qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
Date: Fri, 14 Aug 2009 10:40:21 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Gerd Hoffmann <address@hidden> writes:

> Attached a patch.  It will:
>
>   (1) make isa-bus maintain isa irqs, complain when allocating
>       already taken irqs.
>   (2) note that (1) works only for isa devices converted to qdev
>       already (floppy and ps2/kbd/mouse right now), so more work
>       is needed to make this really useful.
>   (3) split floppy init into isa and sysbus versions.
>   (4) add sysbus->isa bridge & fix -M isapc breakage.

It fixes this:

$ qemu tmp.qcow2 -S -M isapc
Tried to create isa device i8042 with no isa bus present.
Segmentation fault (core dumped)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]