Searched defs:devices (Results 1 – 17 of 17) sorted by relevance
/qemu/block/ |
H A D | snapshot.c | 485 bdrv_all_get_snapshot_devices(bool has_devices, strList *devices, in bdrv_all_get_snapshot_devices() 534 bool bdrv_all_can_snapshot(bool has_devices, strList *devices, in bdrv_all_can_snapshot() 568 bool has_devices, strList *devices, in bdrv_all_delete_snapshot() 614 bool has_devices, strList *devices, in bdrv_all_goto_snapshot() 658 bool has_devices, strList *devices, in bdrv_all_has_snapshot() 700 bool has_devices, strList *devices, in bdrv_all_create_snapshot() 739 bool has_devices, strList *devices, in bdrv_all_find_vmstate_bs()
|
/qemu/tests/qtest/ |
H A D | readconfig-test.c | 231 static void test_docs_q35(const char *input_file, struct device *devices) in test_docs_q35() 308 struct device devices[] = { in test_docs_q35_emulated() local 336 struct device devices[] = { in test_docs_q35_virtio_graphical() local 362 struct device devices[] = { in test_docs_q35_virtio_serial() local
|
H A D | display-vga-test.c | 31 static const char *devices[] = { in main() local
|
H A D | virtio-net-failover.c | 135 QList *devices; in find_device() local
|
/qemu/include/hw/misc/ |
H A D | aspeed_i3c.h | 46 AspeedI3CDevice devices[ASPEED_I3C_NR_DEVICES]; member
|
/qemu/include/hw/input/ |
H A D | adb.h | 77 ADBDevice *devices[MAX_ADB_DEVICES]; member
|
/qemu/include/hw/pci/ |
H A D | pci_bus.h | 44 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX]; member
|
/qemu/migration/ |
H A D | savevm.c | 3253 bool has_devices, strList *devices, Error **errp) in save_snapshot() 3441 bool has_devices, strList *devices, Error **errp) in load_snapshot() 3532 strList *devices, Error **errp) in delete_snapshot() 3579 strList *devices; member 3697 strList *devices, in qmp_snapshot_save() 3719 strList *devices, in qmp_snapshot_load() 3740 strList *devices, in qmp_snapshot_delete()
|
/qemu/contrib/plugins/ |
H A D | hwprofile.c | 45 static GHashTable *devices; variable
|
/qemu/hw/sensor/ |
H A D | tmp421.c | 46 static const DeviceInfo devices[] = { variable
|
/qemu/hw/mem/ |
H A D | memory-device.c | 298 GSList *devices = NULL, *item; in qmp_memory_device_list() local
|
/qemu/system/ |
H A D | bootdevice.c | 73 void validate_bootdevices(const char *devices, Error **errp) in validate_bootdevices()
|
/qemu/hw/usb/ |
H A D | u2f-passthru.c | 399 struct udev_list_entry *devices, *entry; in u2f_passthru_open_from_enumerate() local
|
/qemu/hw/vfio/ |
H A D | iommufd.c | 696 struct vfio_pci_dependent_device *devices; in iommufd_cdev_pci_hot_reset() local
|
H A D | container.c | 1025 struct vfio_pci_dependent_device *devices; in vfio_legacy_pci_hot_reset() local
|
/qemu/hw/arm/ |
H A D | musca.c | 322 const PPCPortInfo devices[] = { in make_musca_a_devs() local
|
/qemu/linux-headers/linux/ |
H A D | vfio.h | 747 struct vfio_pci_dependent_device devices[]; member
|