libvirt/src/xenapi
Jim Fehlig 041973504f Add support for HAP feature to xen drivers
xen-unstable c/s 16931 introduced a per-domain setting for hvm
guests to enable/disable hardware assisted paging.  If disabled,
software techniques such as shadow page tables are used.  If enabled,
and the feature exists in underlying hardware, hardware support for
paging is used.

This provides implementation for mapping HAP setting to/from
domxml/native formats in xen drivers.
2011-01-13 09:30:26 -07:00
..
xenapi_driver_private.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_driver.c Add support for HAP feature to xen drivers 2011-01-13 09:30:26 -07:00
xenapi_driver.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_utils.c Add support for HAP feature to xen drivers 2011-01-13 09:30:26 -07:00
xenapi_utils.h Add actions to virDomainLifecycle enum 2010-08-20 15:06:30 -06:00