Home
last modified time | relevance | path

Searched defs:X86MachineState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dx86.h39 struct X86MachineState { struct
41 MachineState parent;
46 ISADevice *rtc;
47 FWCfgState *fw_cfg;
48 qemu_irq *gsi;
49 DeviceState *ioapic2;
50 GMappedFile *initrd_mapped_file;
51 HotplugHandler *acpi_dev;
57 MemoryRegion bios;
63 MemoryRegion isa_bios;
[all …]