libvirt/src/libxl
Jim Fehlig 09f2faf933 libxl: populate build_info vfb in separate function
For HVM domains, vfb info must be populated in the libxl_domain_build_info
struct.  Currently this is done in the libxlMakeVfbList function, but IMO
it would be cleaner to populate the build_info vfb in a separate
libxlMakeBuildInfoVfb function.  libxlMakeVfbList would then handle only
vfb devices, simiar to the other libxlMake<device>List functions.

A future patch will extend libxlMakeBuildInfoVfb to support SPICE.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2015-05-28 12:40:43 -06:00
..
libvirtd_libxl.aug libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_conf.c libxl: populate build_info vfb in separate function 2015-05-28 12:40:43 -06:00
libxl_conf.h libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_domain.c libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_domain.h libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_driver.c Use virDomainDiskByName where appropriate 2015-05-21 14:35:02 +02:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: Resolve Coverity RESOURCE_LEAK 2015-05-05 20:02:36 -04:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00
libxl.conf libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
test_libvirtd_libxl.aug.in libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00