mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
apci: switch ich9 to memory api
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
af11110bb8
commit
cacaab8bdd
2 changed files with 28 additions and 17 deletions
|
@ -30,6 +30,7 @@ typedef struct ICH9LPCPMRegs {
|
|||
* PM1a_CNT_BLK = 2 in FADT so it is defined as uint16_t.
|
||||
*/
|
||||
ACPIREGS acpi_regs;
|
||||
MemoryRegion io;
|
||||
uint32_t smi_en;
|
||||
uint32_t smi_sts;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue