On 09/21/11 08:16, Jan Kiszka wrote:
From: Jan Kiszka
This prevents lockups when trying to allocate PCI resources on an
ISA-only system like QEMU can emulate.
Looks good to me.
Acked-by: Gerd Hoffmann
cheers,
Gerd
On Wed, Sep 21, 2011 at 08:16:21AM +0200, Jan Kiszka wrote:
> From: Jan Kiszka
>
> This prevents lockups when trying to allocate PCI resources on an
> ISA-only system like QEMU can emulate.
>
> Signed-off-by: Jan Kiszka
Looks okay to me.
-Kevin
From: Jan Kiszka
This prevents lockups when trying to allocate PCI resources on an
ISA-only system like QEMU can emulate.
Signed-off-by: Jan Kiszka
---
src/pci.c | 14 +-
src/pci.h |3 ++-
src/pciinit.c |7 +--
3 files changed, 20 insertions(+), 4 deletions(-)