From: "Michael S. Tsirkin" <mst@redhat.com>
To: Liu Ping Fan <qemulist@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [PATCH v7 0/4] bugs fix for hpet
Date: Thu, 17 Oct 2013 08:45:10 +0300 [thread overview]
Message-ID: <20131017054510.GF12141@redhat.com> (raw)
In-Reply-To: <1381979765-23092-1-git-send-email-pingfank@linux.vnet.ibm.com>
On Thu, Oct 17, 2013 at 11:16:01AM +0800, Liu Ping Fan wrote:
> v7:
> use macro to define "intcap" in pc.h
> (as to 3/4 and 4/4, I am not sure about whether to merge them or not, so keep them separate")
>
Yes, please smash 2 3 and 4 together.
There's no need to waste time reviewing code that gets
deleted in the next patch.
> v6:
> move the setting of intcap to board, and keep the init value as zero. (thanks for the discussion from Paolo and Michael)
> introduce an extra hpet property "compat" to tell PC version
>
> v5:
> use stand compat property to fix hpet intcap on pc-q35, while on pc-piix, hard code intcap as IRQ2
>
> v4:
> use stand compat property to fix hpet intcap
>
> v3:
> change hpet interrupt capablity on board's demand
>
>
>
> Liu Ping Fan (4):
> hpet: inverse polarity when pin above ISA_NUM_IRQS
> hpet: enable to entitle more irq pins for hpet
> PC: use qdev_xx to create hpet instead of sysbus_create_xx
> PC: differentiate hpet's interrupt capability on piix and q35
>
> hw/i386/pc.c | 23 ++++++++++++++++++++---
> hw/i386/pc_piix.c | 7 ++++++-
> hw/i386/pc_q35.c | 6 +++++-
> hw/timer/hpet.c | 24 ++++++++++++++++++++----
> include/hw/i386/pc.h | 13 ++++++++++++-
> 5 files changed, 63 insertions(+), 10 deletions(-)
>
> --
> 1.8.1.4
prev parent reply other threads:[~2013-10-17 5:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 3:16 [Qemu-devel] [PATCH v7 0/4] bugs fix for hpet Liu Ping Fan
2013-10-17 3:16 ` [Qemu-devel] [PATCH v7 1/4] hpet: inverse polarity when pin above ISA_NUM_IRQS Liu Ping Fan
2013-10-17 3:16 ` [Qemu-devel] [PATCH v7 2/4] hpet: enable to entitle more irq pins for hpet Liu Ping Fan
2013-10-17 3:16 ` [Qemu-devel] [PATCH v7 3/4] PC: use qdev_xx to create hpet instead of sysbus_create_xx Liu Ping Fan
2013-10-17 3:16 ` [Qemu-devel] [PATCH v7 4/4] PC: differentiate hpet's interrupt capability on piix and q35 Liu Ping Fan
2013-10-17 5:44 ` Michael S. Tsirkin
2013-10-17 6:27 ` liu ping fan
2013-10-17 6:43 ` Michael S. Tsirkin
2013-10-17 11:19 ` Paolo Bonzini
2013-10-17 11:19 ` Paolo Bonzini
2013-10-17 5:45 ` Michael S. Tsirkin [this message]
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=20131017054510.GF12141@redhat.com \
--to=mst@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemulist@gmail.com \
/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).