diff options
author | Isaku Yamahata | 2010-05-14 09:29:03 +0200 |
---|---|---|
committer | Blue Swirl | 2010-05-15 17:32:28 +0200 |
commit | b8d6f53986c56dfcffe1961cb01877e81d0f8bb5 (patch) | |
tree | 427e7b17856b52360877125d0493cf7533b79f8d /hw/pc.h | |
parent | acpi: split acpi.c into the common part and the piix4 part. (diff) | |
download | qemu-b8d6f53986c56dfcffe1961cb01877e81d0f8bb5.tar.gz qemu-b8d6f53986c56dfcffe1961cb01877e81d0f8bb5.tar.xz qemu-b8d6f53986c56dfcffe1961cb01877e81d0f8bb5.zip |
pc: initialize ioapic before use.
The changeset of 2c8d9340203c7f19265fd4cb2341f568217a3af6
prevents isa_irq_handler() from NULL refering of IsaIrqState::ioapic.
However it would be better to initialize the member before reference.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/pc.h')
0 files changed, 0 insertions, 0 deletions