libvirt/src/libxl
Jim Fehlig 6ce9b85dee libxl: support enabling and disabling <hap> feature
Until now, the libxl driver ignored any <hap> setting in domain XML
and deferred to libxl, which enables hap if not specified. While
this is a good default, it prevents disabling hap if desired.

This change allows disabling hap with <hap state='off'/>. hap is
explicitly enabled with <hap/> or <hap state='on/>. Absense of <hap>
retains current behavior of deferring default state to libxl.
2016-03-21 09:28:18 -06:00
..
libvirtd_libxl.aug libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_conf.c libxl: support enabling and disabling <hap> feature 2016-03-21 09:28:18 -06:00
libxl_conf.h libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_domain.c conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
libxl_domain.h libxl: implement virDomainGetJobInfo 2015-12-15 15:21:37 -07:00
libxl_driver.c conf: Extract code filling data for virDomainGetVcpuPinInfo 2016-03-09 10:09:16 +01: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: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_migration.h libxl: add p2p migration 2016-02-09 20:26:54 -07:00
libxl.conf libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
test_libvirtd_libxl.aug.in libxl: keepalive messages support 2016-02-09 21:14:12 -07:00