Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen-pvh-common.h22 struct XenPVHMachineClass { struct
23 MachineClass parent;
26 void (*init)(MachineState *state);
35 void (*set_pci_intx_irq)(void *opaque, int irq, int level);
44 int (*set_pci_link_route)(uint8_t line, uint8_t irq);
47 uint8_t handle_bufioreq;
53 bool has_pci;
54 bool has_tpm;
55 bool has_virtio_mmio;