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" <[email protected]> Cc: Eduardo Habkost <[email protected]> Cc: Gerd Hoffmann <[email protected]> Cc: Igor Mammedov <[email protected]> Cc: Paolo Bonzini <[email protected]> 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
