hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
commitf3c30aeaa7888aee96a1fa28f259fb8312d47ab2
authorLaszlo Ersek <lersek@redhat.com>
Fri, 24 Jul 2015 18:16:01 +0000 (24 20:16 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 27 Jul 2015 19:44:47 +0000 (27 22:44 +0300)
tree27cfc3dbd0d9cce8639d6acf515986487cc9799c
parentbe66680e8320d612f1c96096a217e642e458f47b
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM

Commit fba72476c6 ("ich9: add smm_enabled field and arguments") detached
SMM availability from kvm_enabled(). However, the comment in pm_reset()
was not updated; let's do it now.

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-trivial@nongnu.org
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/acpi/ich9.c