OSDN Git Service

ich9: add smm_enabled field and arguments
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Jun 2015 16:30:51 +0000 (18:30 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jul 2015 15:59:44 +0000 (17:59 +0200)
commitfba72476c6b7be60ac74c5bcdc06c61242d1fe4f
treed3aa2ae337edcff05bf5595a01701bd5a01daa43
parent61e66c6237a0ca3eac35cf3145ccbb3ab5b6354c
ich9: add smm_enabled field and arguments

Q35's ACPI device is hard-coding SMM availability to KVM.  Place the
logic where the board is created instead, so that it will be possible
to override it.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/acpi/ich9.c
hw/i386/pc_q35.c
hw/isa/lpc_ich9.c
include/hw/acpi/ich9.h
include/hw/i386/ich9.h