From: Liu Ping Fan <qemulist@gmail.com>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH v9 0/2] bugs fix for hpet
Date: Sun, 8 Dec 2013 17:38:15 +0800 [thread overview]
Message-ID: <1386495497-17782-1-git-send-email-pingfank@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2013-12-08 9:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 9:38 Liu Ping Fan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1386495497-17782-1-git-send-email-pingfank@linux.vnet.ibm.com \
--to=qemulist@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).