qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] bugs fix for hpet
@ 2013-08-30  7:53 Liu Ping Fan
  2013-08-30  7:53 ` [Qemu-devel] [PATCH v3 1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS Liu Ping Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Liu Ping Fan @ 2013-08-30  7:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Andreas Färber, Anthony Liguori, Jan Kiszka

v3:
  change hpet interrupt capablity on board's demand

Liu Ping Fan (3):
  hpet: inverse polarity when pin above ISA_NUM_IRQS
  qdev: interface for SysBusDevice to change property on requirement
  hpet: entitle more irq pins for hpet

 hw/core/sysbus.c    |  5 ++++-
 hw/i386/pc.c        |  8 +++++++-
 hw/timer/hpet.c     | 26 ++++++++++++++++++++++----
 include/hw/sysbus.h |  8 +++++---
 4 files changed, 38 insertions(+), 9 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-09-02  6:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-30  7:53 [Qemu-devel] [PATCH v3 0/3] bugs fix for hpet Liu Ping Fan
2013-08-30  7:53 ` [Qemu-devel] [PATCH v3 1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS Liu Ping Fan
2013-08-30  7:53 ` [Qemu-devel] [PATCH v3 2/3] qdev: interface for SysBusDevice to change property on requirement Liu Ping Fan
2013-08-30  8:17   ` Paolo Bonzini
2013-08-30 12:32     ` Andreas Färber
2013-09-02  6:11       ` liu ping fan
2013-09-02  6:10     ` liu ping fan
2013-08-30  8:31   ` Peter Maydell
2013-08-30  7:53 ` [Qemu-devel] [PATCH v3 3/3] hpet: entitle more irq pins for hpet Liu Ping Fan
2013-08-30 12:31   ` Andreas Färber
2013-08-30 12:43     ` Paolo Bonzini

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