libvirt/src/libxl
Cole Robinson fbf14e8294 XMLToNative: Parse XML as INACTIVE
Right now we are parsing the XML as though it's live, which for example
will choke on hardcoded XML like:

  <seclabel type='dynamic' model='selinux' relabel='yes'/>

Erroring with:

  $ sudo virsh domxml-to-native qemu-argv f
  error: XML error: security label is missing

All drivers are fixed, but only qemu was tested.
2014-03-14 17:33:29 -04:00
..
libxl_conf.c add pci passthrough to libxl driver 2014-03-12 17:03:50 +00:00
libxl_conf.h add pci passthrough to libxl driver 2014-03-12 17:03:50 +00:00
libxl_domain.c add hostdev pci backend type for xen 2014-03-12 17:03:23 +00:00
libxl_domain.h libxl: Add job support to libxl driver 2014-02-19 11:10:00 -07:00
libxl_driver.c XMLToNative: Parse XML as INACTIVE 2014-03-14 17:33:29 -04:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00