
5 Feb
2008
5 Feb
'08
9:33 a.m.
"Daniel P. Berrange" <berrange@redhat.com> wrote:
The latest xen-unstable tree has support for booting HVM guests using an explicit kernel+initrd+cmdline, as an alternative to the traditional BIOS boot from harddisk/cdrom/network. This gives Xen HVM parity with KVM in terms of boot methods. The current libvirt Xen driver though assumes that Xen paravirt is always kernel+initrd or bootloader based, while Xen HVM is always BIOS based. ...
This patch looks fine to me, too.