All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pit/hpet: Fix legacy mode switching
@ 2011-12-10 12:28 ` Jan Kiszka
  0 siblings, 0 replies; 22+ messages in thread
From: Jan Kiszka @ 2011-12-10 12:28 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel; +Cc: Blue Swirl, Marcelo Tosatti, Avi Kivity, kvm

This is a small preparatory series to allow the introduction of the KVM
in-kernel PIT. Of course, it is also a fix for the various bugs in the
related PIT/HPET code. See patches for details.

Jan Kiszka (2):
  hpet: Save/restore cached RTC IRQ level
  i8254: Rework & fix interaction with HPET in legacy mode

 hw/alpha_dp264.c   |    2 +-
 hw/hpet.c          |   64 +++++++++++++++++++++++++++++++++++++--------------
 hw/hpet_emul.h     |    3 ++
 hw/i8254.c         |   60 +++++++++++++++++++++++++++---------------------
 hw/mips_fulong2e.c |    2 +-
 hw/mips_jazz.c     |    2 +-
 hw/mips_malta.c    |    2 +-
 hw/mips_r4k.c      |    2 +-
 hw/pc.c            |   13 ++++++++--
 hw/pc.h            |   13 +---------
 hw/ppc_prep.c      |    2 +-
 11 files changed, 100 insertions(+), 65 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-12-10 16:50 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 12:28 [PATCH 0/2] pit/hpet: Fix legacy mode switching Jan Kiszka
2011-12-10 12:28 ` [Qemu-devel] " Jan Kiszka
2011-12-10 12:28 ` [PATCH 1/2] hpet: Save/restore cached RTC IRQ level Jan Kiszka
2011-12-10 12:28   ` [Qemu-devel] " Jan Kiszka
2011-12-10 12:28 ` [PATCH 2/2] i8254: Rework & fix interaction with HPET in legacy mode Jan Kiszka
2011-12-10 12:28   ` [Qemu-devel] " Jan Kiszka
2011-12-10 15:49   ` Blue Swirl
2011-12-10 15:49     ` [Qemu-devel] " Blue Swirl
2011-12-10 15:51     ` Jan Kiszka
2011-12-10 15:51       ` [Qemu-devel] " Jan Kiszka
2011-12-10 15:54       ` Blue Swirl
2011-12-10 15:54         ` [Qemu-devel] " Blue Swirl
2011-12-10 16:03         ` Jan Kiszka
2011-12-10 16:03           ` [Qemu-devel] " Jan Kiszka
2011-12-10 16:26           ` Blue Swirl
2011-12-10 16:26             ` [Qemu-devel] " Blue Swirl
2011-12-10 16:29             ` Jan Kiszka
2011-12-10 16:29               ` [Qemu-devel] " Jan Kiszka
2011-12-10 16:49               ` Blue Swirl
2011-12-10 16:49                 ` [Qemu-devel] " Blue Swirl
2011-12-10 15:52 ` [PATCH 0/2] pit/hpet: Fix legacy mode switching Blue Swirl
2011-12-10 15:52   ` [Qemu-devel] " Blue Swirl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.