On Fri, Nov 07, 2014 at 09:33:13AM +0100, Gerd Hoffmann wrote:
On Do, 2014-11-06 at 14:44 +0100, Paolo Bonzini wrote:
On 06/11/2014 14:31, Hannes Reinecke wrote:
Some newer cards have the I/O bar at BAR 0, so we need to check that, too, if we cannot get an address for BAR 2. Without this patch the new 'megasas-gen2' emulation in qemu is not detected.
Signed-off-by: Hannes Reinecke hare@suse.de
Thanks---Gerd, can we somehow add this patch to QEMU 2.2? O:-)
cherry-pick into stable-1.7.5, then roll out 1.7.5.1 ...
/me can handle that. While being at it: other important bugfixes in master which should be picked up?
I see the following changes that look like simple bug fixes:
c58799cb - vgabios: Return from handle_1011() if handler found dd7527c6 - Don't enable thread preemption during S3 resume vga option rom execution ec44fac1 - build: Avoid absolute paths during "whole-program" compiling 68354a6c - romlayout: Use "rep ; nop" not "rep nop" 67d1fbef - ehci: Fix bug in hub port assignment
I'll leave it up to you to decide which patches should go into the stable release though.
-Kevin