qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [0.14?][PATCH v2 0/4] IOAPIC fixes
@ 2011-02-03 18:25 Jan Kiszka
  2011-02-03 18:25 ` [Qemu-devel] [0.14?][PATCH v2 1/4] ioapic: Implement EOI handling for level-triggered IRQs Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2011-02-03 18:25 UTC (permalink / raw)
  To: qemu-devel, Anthony Liguori
  Cc: kvm, Gleb Natapov, Marcelo Tosatti, Alexander Graf, Blue Swirl,
	Avi Kivity

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-03 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 18:25 [Qemu-devel] [0.14?][PATCH v2 0/4] IOAPIC fixes Jan Kiszka
2011-02-03 18:25 ` [Qemu-devel] [0.14?][PATCH v2 1/4] ioapic: Implement EOI handling for level-triggered IRQs Jan Kiszka
2011-02-03 18:25 ` [Qemu-devel] [0.14?][PATCH v2 2/4] ioapic: Save/restore irr Jan Kiszka
2011-02-03 18:25 ` [Qemu-devel] [0.14?][PATCH v2 3/4] ioapic: Prepare for base address relocation Jan Kiszka
2011-02-03 18:25 ` [Qemu-devel] [0.14?][PATCH v2 4/4] ioapic: Style & magics cleanup Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).