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.h43 struct X86MachineState { struct
45 MachineState parent;
50 ISADevice *rtc;
51 FWCfgState *fw_cfg;
52 qemu_irq *gsi;
53 DeviceState *ioapic2;
54 GMappedFile *initrd_mapped_file;
55 HotplugHandler *acpi_dev;
61 MemoryRegion bios;
67 MemoryRegion isa_bios;
[all …]