Home
last modified time | relevance | path

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

/qemu/tests/functional/
H A Dtest_virtio_version.py49 def devtype_implements(vm, devtype, implements): argument
53 def get_pci_interfaces(vm, devtype): argument
67 def run_device(self, devtype, opts=None, machine='pc'): argument
/qemu/qga/
H A Dcommands-common.h27 char *devtype; member
/qemu/hw/s390x/
H A Dipl.c346 static CcwDevice *s390_get_ccw_device(DeviceState *dev_st, int *devtype) in s390_get_ccw_device()
429 int devtype; in s390_build_iplb() local
/qemu/scripts/
H A Ddevice-crash-test290 def __init__(self, binary, devtype): argument
/qemu/hw/ppc/
H A Dspapr_pci.c817 const char *devtype = "qemu"; in spapr_phb_get_loc_code() local