From: Laszlo Ersek <lersek@redhat.com>
To: qemu devel list <qemu-devel@nongnu.org>
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Igor Mammedov <imammedo@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: [Qemu-devel] [PATCH v5 wave 2 0/3] q35: add negotiable broadcast SMI
Date: Wed, 11 Jan 2017 18:35:25 +0100 [thread overview]
Message-ID: <20170111173528.30510-1-lersek@redhat.com> (raw)
This is the second (ICH9-LPC) half of the v5 iteration of the series
posted here:
<http://lists.nongnu.org/archive/html/qemu-devel/2016-12/msg00129.html>.
In this version, the ICH9-LPC patches have been separated into a
standalone "wave", for helping review / maintenance. More importantly,
I've addressed Igor's v4 feedback (which happens to address Eduardo's
feedback as well). See the individual patches for the details.
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Thanks
Laszlo
Laszlo Ersek (3):
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
hw/isa/lpc_ich9: add broadcast SMI feature
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
include/hw/i386/ich9.h | 13 ++++++++
include/hw/i386/pc.h | 5 +++
hw/isa/lpc_ich9.c | 91 +++++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 108 insertions(+), 1 deletion(-)
--
2.9.3
next reply other threads:[~2017-01-11 17:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-11 17:35 Laszlo Ersek [this message]
2017-01-11 17:35 ` [Qemu-devel] [PATCH v5 wave 2 1/3] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg Laszlo Ersek
2017-01-11 17:35 ` [Qemu-devel] [PATCH v5 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature Laszlo Ersek
2017-01-11 17:35 ` [Qemu-devel] [PATCH v5 wave 2 3/3] hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types Laszlo Ersek
2017-01-12 12:40 ` Eduardo Habkost
2017-01-12 16:40 ` Laszlo Ersek
2017-01-12 16:55 ` Eduardo Habkost
2017-01-12 15:57 ` [Qemu-devel] [PATCH v5 wave 2 0/3] q35: add negotiable broadcast SMI Michael S. Tsirkin
2017-01-12 16:38 ` Laszlo Ersek
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=20170111173528.30510-1-lersek@redhat.com \
--to=lersek@redhat.com \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=kraxel@redhat.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).