On Thu, Jan 12, 2017 at 07:24:43PM +0100, Laszlo Ersek wrote: > Previous version (v5): > http://lists.nongnu.org/archive/html/qemu-devel/2017-01/msg01902.html > > Changes in v6 (see the individual patches for details): > - pick up feedback tags > - rename "smi_broadcast" to "x-smi-broadcast" [Eduardo] > > 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>
Series: Reviewed-by: Michael S. Tsirkin <m...@redhat.com> Paolo, I'm merging wave 1, I assume you will want to merge wave 2? > 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