Home
last modified time | relevance | path

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

/qemu/block/
H A Dsnapshot.c485 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 Dreadconfig-test.c231 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 Ddisplay-vga-test.c31 static const char *devices[] = { in main() local
H A Dvirtio-net-failover.c135 QList *devices; in find_device() local
/qemu/include/hw/misc/
H A Daspeed_i3c.h46 AspeedI3CDevice devices[ASPEED_I3C_NR_DEVICES]; member
/qemu/include/hw/input/
H A Dadb.h77 ADBDevice *devices[MAX_ADB_DEVICES]; member
/qemu/include/hw/pci/
H A Dpci_bus.h44 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX]; member
/qemu/migration/
H A Dsavevm.c3253 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 Dhwprofile.c45 static GHashTable *devices; variable
/qemu/hw/sensor/
H A Dtmp421.c46 static const DeviceInfo devices[] = { variable
/qemu/hw/mem/
H A Dmemory-device.c298 GSList *devices = NULL, *item; in qmp_memory_device_list() local
/qemu/system/
H A Dbootdevice.c73 void validate_bootdevices(const char *devices, Error **errp) in validate_bootdevices()
/qemu/hw/usb/
H A Du2f-passthru.c399 struct udev_list_entry *devices, *entry; in u2f_passthru_open_from_enumerate() local
/qemu/hw/vfio/
H A Diommufd.c696 struct vfio_pci_dependent_device *devices; in iommufd_cdev_pci_hot_reset() local
H A Dcontainer.c1025 struct vfio_pci_dependent_device *devices; in vfio_legacy_pci_hot_reset() local
/qemu/hw/arm/
H A Dmusca.c322 const PPCPortInfo devices[] = { in make_musca_a_devs() local
/qemu/linux-headers/linux/
H A Dvfio.h747 struct vfio_pci_dependent_device devices[]; member