]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename qemuBuildCommandLine tapfds -> vmfds.
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 20 May 2010 14:03:17 +0000 (10:03 -0400)
committerChris Lalancette <clalance@redhat.com>
Thu, 20 May 2010 14:05:20 +0000 (10:05 -0400)
commit7e1249f259a6cbd83740e7fdfee0e8da80b6bdfd
tree3e441b58b3a0a493f2fa93ff2aa07402e6d26e87
parent97d5c95d8e24be393ca5248182ca05933950127d
Rename qemuBuildCommandLine tapfds -> vmfds.

There doesn't seem to be anything specific to tap devices for this
array of file descriptors which need to stay open of the guest to use.
Rename then for others to make use of.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c