[libvirt] [PATCH 3/4] xen: fix PyGrub boot device order

2011-10-12 Thread Philipp Hahn
When PyGrub is used as the bootloader in Xen, it gets passed the first bootable disk. Xend supports a bootable-flag for this, which isn't explicitly supported by libvirt. When converting libvirt-xml to xen-sxpr the bootable-flag gets implicitly set by xen.xend.XenConfig.device_add() for the first

Re: [libvirt] [PATCH 3/4] xen: fix PyGrub boot device order

2011-10-12 Thread Eric Blake
On 10/12/2011 02:26 AM, Philipp Hahn wrote: When PyGrub is used as the bootloader in Xen, it gets passed the first bootable disk. Xend supports a bootable-flag for this, which isn't explicitly supported by libvirt. Hmm, the XML has been enhanced in the meantime; we can now mark various disks