[Qemu-devel] Re: [PATCH v2 master, stable-0.12] Don't load options roms intended to be loaded by the bios in qemu

2009-12-22 Thread Avi Kivity
On 12/22/2009 04:50 PM, Anthony Liguori wrote: On 12/22/2009 03:57 AM, Avi Kivity wrote: The first such option rom will load at address 0, which isn't very nice, and the second will report a conflict and abort, which is horrible. Signed-off-by: Avi Kivity This fixes extboot in qemu-kvm? Yes

[Qemu-devel] Re: [PATCH v2 master, stable-0.12] Don't load options roms intended to be loaded by the bios in qemu

2009-12-22 Thread Anthony Liguori
On 12/22/2009 03:57 AM, Avi Kivity wrote: The first such option rom will load at address 0, which isn't very nice, and the second will report a conflict and abort, which is horrible. Signed-off-by: Avi Kivity This fixes extboot in qemu-kvm? Regards, Anthony Liguori