Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dpc.h24 typedef struct PCMachineState { struct
26 X86MachineState parent_obj;
31 Notifier machine_done;
34 PCIBus *pcibus;
35 I2CBus *smbus;
36 PFlashCFI01 *flash[2];
37 ISADevice *pcspk;
61 } PCMachineState; argument