[libvirt] [PATCH V2] libxl: support hvm direct kernel boot

2014-09-16 Thread Chunyan Liu
Xen libxl can support Xen HVM direct kernel boot now. To support Xen HVM direct kernel boot in libvirt, it still needs some changes to libvirt code: accept HVM direct kernel boot related configuration in xml, parse those info into virDomainDefPtr, and fill in related parts of

Re: [libvirt] [PATCH V2] libxl: support hvm direct kernel boot

2014-09-16 Thread Jim Fehlig
Chunyan Liu wrote: Xen libxl can support Xen HVM direct kernel boot now. To support Xen HVM direct kernel boot in libvirt, it still needs some changes to libvirt code: accept HVM direct kernel boot related configuration in xml, parse those info into virDomainDefPtr, and fill in related parts