On 28 June 2013 08:01, Rob Landley <r...@landley.net> wrote: > Now that the next kernel's about to come out, I'm trying to get my arm > versatile image to work under qemu 1.5.0. The old kernel doesn't work, and > the current vanilla kernel doesn't work. This change broke it.
Nope. Current vanilla is busted under QEMU-1.4-and-earlier behaviour too: the first PCI device will work but second and subsequent won't. The behaviour with QEMU 1.5 is the same. This is simply and straightforwardly a kernel bug and you need to get the kernel folk to fix it, preferably by actually writing PCI code which works on the hardware. -- PMM