qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v9 0/2] bugs fix for hpet
@ 2013-12-08  9:38 Liu Ping Fan
  2013-12-08  9:38 ` [Qemu-devel] [PATCH 1/2] hpet: inverse polarity when pin above ISA_NUM_IRQS Liu Ping Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Liu Ping Fan @ 2013-12-08  9:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Michael S. Tsirkin

I see the open of 2.0 development window, and rebase V8 with a small fix

v9:
  use PC_Q35_1_8_MACHINE_OPTIONS in pc_q35_machine_v1_8
v8:
  make piix/q35 compat diverge
  simplify the code, use hpet_irqs to pass "intcap" value


Liu Ping Fan (2):
  hpet: inverse polarity when pin above ISA_NUM_IRQS
  hpet: enable to entitle more irq pins for hpet

 hw/i386/pc.c         | 19 ++++++++++++++++---
 hw/i386/pc_piix.c    |  3 ++-
 hw/i386/pc_q35.c     | 21 +++++++++++++++++----
 hw/timer/hpet.c      | 23 +++++++++++++++++++----
 include/hw/i386/pc.h | 24 +++++++++++++++++++++++-
 5 files changed, 77 insertions(+), 13 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-12-10  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08  9:38 [Qemu-devel] [PATCH v9 0/2] bugs fix for hpet Liu Ping Fan
2013-12-08  9:38 ` [Qemu-devel] [PATCH 1/2] hpet: inverse polarity when pin above ISA_NUM_IRQS Liu Ping Fan
2013-12-09 14:50 ` [Qemu-devel] [PATCH v9 0/2] bugs fix for hpet Paolo Bonzini
2013-12-10 10:01 ` Michael S. Tsirkin

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).