x86: move SMM property to X86MachineState
commited9e923c3c9a2c50c4e82ba178b3fb1feba56867
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Dec 2019 16:28:01 +0000 (12 17:28 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Dec 2019 18:33:50 +0000 (17 19:33 +0100)
treec540f1bd96362502dfd29af0ac15ca20473f622c
parentec5ce147a63273bbc55ed1c52c1db41b0c5a7775
x86: move SMM property to X86MachineState

Add it to microvm as well, it is a generic property of the x86
architecture.

Suggested-by: Sergio Lopez <slp@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/x86.c
include/hw/i386/pc.h
include/hw/i386/x86.h
target/i386/kvm.c