From: "Michael S. Tsirkin" <mst@redhat.com>
To: Chao Peng <chao.p.peng@linux.intel.com>
Cc: qemu-devel@nongnu.org, Richard Henderson <rth@twiddle.net>,
Paolo Bonzini <pbonzini@redhat.com>,
Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce
Date: Thu, 10 Nov 2016 16:50:58 +0200 [thread overview]
Message-ID: <20161110165013-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <1478330391-74060-1-git-send-email-chao.p.peng@linux.intel.com>
On Sat, Nov 05, 2016 at 03:19:47AM -0400, Chao Peng wrote:
> This patchset makes SMBUS/SATA/PIT configurable and introduces a new
> machine type q35-lite with these features disabled by default. This is
> useful for creating light weight virtual machine without boot time
> penalty when these devices are unused.
>
> See https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg00422.html
> for the background.
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
As we are in freeze now, please remember to re-test and ping after the
release to get this applied.
> Chao Peng (4):
> pc: make smbus configurable
> pc: make sata configurable
> pc: make pit configurable
> q35: introduce q35-lite
>
> hw/i386/pc.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++-----
> hw/i386/pc_piix.c | 2 +-
> hw/i386/pc_q35.c | 57 ++++++++++++++++++++++++++++++-------------
> include/hw/i386/pc.h | 8 +++++++
> 4 files changed, 112 insertions(+), 23 deletions(-)
>
> --
> 1.8.3.1
next prev parent reply other threads:[~2016-11-10 14:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-05 7:19 [Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce Chao Peng
2016-11-05 7:19 ` [Qemu-devel] [PATCH 1/4] pc: make smbus configurable Chao Peng
2016-11-05 7:19 ` [Qemu-devel] [PATCH 2/4] pc: make sata configurable Chao Peng
2016-11-05 7:19 ` [Qemu-devel] [PATCH 3/4] pc: make pit configurable Chao Peng
2016-11-05 7:19 ` [Qemu-devel] [PATCH 4/4] q35: introduce q35-lite Chao Peng
2016-11-06 7:06 ` Michael S. Tsirkin
2016-11-07 17:09 ` Paolo Bonzini
2016-11-14 8:06 ` Chao Peng
2016-11-14 20:51 ` Michael S. Tsirkin
2016-12-14 16:58 ` Paolo Bonzini
2016-11-10 14:50 ` Michael S. Tsirkin [this message]
2016-11-14 7:41 ` [Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce Chao Peng
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=20161110165013-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=chao.p.peng@linux.intel.com \
--cc=ehabkost@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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 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.