qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [0.14?][PATCH v2 0/4] IOAPIC fixes


From: Jan Kiszka
Subject: [Qemu-devel] [0.14?][PATCH v2 0/4] IOAPIC fixes
Date: Thu, 3 Feb 2011 19:25:16 +0100

Second round, addressing review comments and fixing (still unused) code:
 - pass IOAPIC default address as property
 - properly update MMIO mapping after vmload
 - switch post_load callback for all fix-ups



Jan Kiszka (4):
  ioapic: Implement EOI handling for level-triggered IRQs
  ioapic: Save/restore irr
  ioapic: Prepare for base address relocation
  ioapic: Style & magics cleanup

 hw/apic.c    |    9 ++-
 hw/ioapic.c  |  248 +++++++++++++++++++++++++++++++++++++++++----------------
 hw/ioapic.h  |   24 ++++++
 hw/pc_piix.c |    4 +-
 4 files changed, 209 insertions(+), 76 deletions(-)
 create mode 100644 hw/ioapic.h




reply via email to

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