Home
last modified time | relevance | path

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

/qemu/block/
H A Dsnapshot.c484 bdrv_all_get_snapshot_devices(bool has_devices, strList *devices, in bdrv_all_get_snapshot_devices()
533 bool bdrv_all_can_snapshot(bool has_devices, strList *devices, in bdrv_all_can_snapshot()
567 bool has_devices, strList *devices, in bdrv_all_delete_snapshot()
607 bool has_devices, strList *devices, in bdrv_all_goto_snapshot()
651 bool has_devices, strList *devices, in bdrv_all_has_snapshot()
693 bool has_devices, strList *devices, in bdrv_all_create_snapshot()
732 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.c134 QList *devices; in find_device() local
/qemu/docs/about/
H A Dremoved-features.rst896 ``spapr-pci-vfio-host-bridge`` (removed in 2.12)
902 ``ivshmem`` (removed in 4.0)
907 ``ide-drive`` (removed in 6.0)
913 ``scsi-disk`` (removed in 6.0)
919 ``sga`` (removed in 8.0)
928 ``pvrdma`` and the RDMA subsystem (removed in 9.1)
1005 VXHS backend (removed in 5.1)
1010 ``sheepdog`` driver (removed in 6.0)
/qemu/docs/system/
H A Dreplay.rst113 .. _snapshotting-label:
/qemu/docs/system/devices/
H A Dusb.rst216 Physical port addressing
/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.c3074 bool has_devices, strList *devices, Error **errp) in save_snapshot()
3266 bool has_devices, strList *devices, Error **errp) in load_snapshot()
3356 strList *devices, Error **errp) in delete_snapshot()
3401 strList *devices; member
3519 strList *devices, in qmp_snapshot_save()
3541 strList *devices, in qmp_snapshot_load()
3562 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/vfio/
H A Diommufd.c517 struct vfio_pci_dependent_device *devices; in iommufd_cdev_pci_hot_reset() local
H A Dcontainer.c969 struct vfio_pci_dependent_device *devices; in vfio_legacy_pci_hot_reset() local
/qemu/system/
H A Dbootdevice.c73 void validate_bootdevices(const char *devices, Error **errp) in validate_bootdevices()
/qemu/hw/mem/
H A Dmemory-device.c298 GSList *devices = NULL, *item; in qmp_memory_device_list() local
/qemu/hw/usb/
H A Du2f-passthru.c399 struct udev_list_entry *devices, *entry; in u2f_passthru_open_from_enumerate() local
/qemu/hw/arm/
H A Dmusca.c322 const PPCPortInfo devices[] = { in make_musca_a_devs() local
/qemu/hw/sh4/
H A Dsh7750.c78 sh7750_io_device *devices[NB_DEVICES]; /* External peripherals */ member
/qemu/linux-headers/linux/
H A Dvfio.h746 struct vfio_pci_dependent_device devices[]; member