On 26/01/2017 02:44, Laszlo Ersek wrote: > Hi Paolo, > > I'm sending v7 with no functional changes; I've only picked up Igor's > R-b's from v6 so you don't have to, and while rebasing to current > master, I resolved a conflict in patch #3 against recent commit > abc62c89f319 ("pc.h: move x-mach-use-reliable-get-clock compat entry to > PC_COMPAT_2_8", 2017-01-18). > > The series is fully reviewed and is mergeable as-is.
Much appreciated, thanks. I hope to send the pull request already tomorrow. Paolo > v6 wave 2 was at > <http://lists.nongnu.org/archive/html/qemu-devel/2017-01/msg02424.html>. > > 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 > > 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 | 6 ++++ > hw/isa/lpc_ich9.c | 91 > +++++++++++++++++++++++++++++++++++++++++++++++++- > 3 files changed, 109 insertions(+), 1 deletion(-) >