]> Git Repo - qemu.git/commit - hw/i386/pc_piix.c
x86: move SMM property to X86MachineState
authorPaolo Bonzini <[email protected]>
Thu, 12 Dec 2019 16:28:01 +0000 (17:28 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 17 Dec 2019 18:33:50 +0000 (19:33 +0100)
commited9e923c3c9a2c50c4e82ba178b3fb1feba56867
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
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
This page took 0.027283 seconds and 4 git commands to generate.