On Wed, Jan 11, 2017 at 06:35:25PM +0100, Laszlo Ersek wrote: > 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" <m...@redhat.com> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Gerd Hoffmann <kra...@redhat.com> > Cc: Igor Mammedov <imamm...@redhat.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > > Thanks > Laszlo
Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > 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