Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 96) sorted by relevance

1234

/qemu/block/monitor/
H A Dblock-hmp-cmds.c198 const char *device = qdict_get_str(qdict, "device"); in hmp_commit() local
258 const char *device = qdict_get_str(qdict, "device"); in hmp_drive_backup() local
289 const char *device = qdict_get_str(qdict, "device"); in hmp_block_job_set_speed() local
300 const char *device = qdict_get_str(qdict, "device"); in hmp_block_job_cancel() local
311 const char *device = qdict_get_str(qdict, "device"); in hmp_block_job_pause() local
321 const char *device = qdict_get_str(qdict, "device"); in hmp_block_job_resume() local
331 const char *device = qdict_get_str(qdict, "device"); in hmp_block_job_complete() local
340 const char *device = qdict_get_str(qdict, "device"); in hmp_snapshot_blkdev() local
365 const char *device = qdict_get_str(qdict, "device"); in hmp_snapshot_blkdev_internal() local
375 const char *device = qdict_get_str(qdict, "device"); in hmp_snapshot_delete_blkdev_internal() local
[all …]
/qemu/block/
H A Dqapi-system.c80 const char *device = qdev_id ?: blk_name; in do_open_tray() local
120 void qmp_blockdev_open_tray(const char *device, in qmp_blockdev_open_tray()
139 void qmp_blockdev_close_tray(const char *device, in qmp_blockdev_close_tray()
173 blockdev_remove_medium(const char *device, const char *id, Error **errp) in blockdev_remove_medium()
274 static void blockdev_insert_medium(const char *device, const char *id, in blockdev_insert_medium()
307 void qmp_blockdev_change_medium(const char *device, in qmp_blockdev_change_medium()
400 void qmp_eject(const char *device, const char *id, in qmp_eject()
/qemu/tests/qemu-iotests/
H A D09331 def blockstats(self, device): argument
285 def set_io_throttle(self, device, params): argument
289 def verify_name(self, device, name): argument
H A D13989 def addDeviceModel(self, device, backend, driver = 'virtio-blk'): argument
94 def delDeviceModel(self, device, is_virtio_blk = True): argument
110 def ejectDrive(self, device, node, expect_error = False, argument
122 def insertDrive(self, device, node): argument
H A D12447 def transaction_drive_backup(device, target, **kwargs): argument
155 def wait_qmp_backup(self, device, error='Input/output error'): argument
173 def wait_qmp_backup_cancelled(self, device): argument
/qemu/stubs/
H A Dqdev.c18 void qapi_event_send_device_deleted(const char *device, in qapi_event_send_device_deleted()
/qemu/rust/hw/timer/hpet/src/
H A Dlib.rs10 pub mod device; module
/qemu/tests/qtest/libqos/
H A Dppc64_pseries-machine.c42 static QOSGraphObject *QSPAPR_host_get_device(void *obj, const char *device) in QSPAPR_host_get_device()
79 static QOSGraphObject *spapr_get_device(void *obj, const char *device) in spapr_get_device()
H A Dx86_64_pc-machine.c43 static QOSGraphObject *i440FX_host_get_device(void *obj, const char *device) in i440FX_host_get_device()
80 static QOSGraphObject *pc_get_device(void *obj, const char *device) in pc_get_device()
/qemu/hw/misc/
H A Dmps2-scc.c112 unsigned device, uint32_t value) in scc_cfg_write()
132 unsigned device, uint32_t *value) in scc_cfg_read()
316 int device = extract32(s->cfgctrl, R_CFGCTRL_DEVICE_SHIFT, in mps2_scc_write() local
/qemu/rust/hw/char/pl011/src/
H A Dlib.rs15 mod device; module
/qemu/tests/qtest/
H A Dreadconfig-test.c226 struct device { struct
231 static void test_docs_q35(const char *input_file, struct device *devices) in test_docs_q35() argument
/qemu/include/hw/acpi/
H A Dcpu_hotplug.h23 Object *device; member
/qemu/qapi/
H A Dacpi.json117 # <- { "return": [ { "device": "d1", "slot": "0", "slot-type": "DIMM", "source": 1, "status": 0… string
/qemu/
H A Dblockdev.c1072 void qmp_blockdev_snapshot_sync(const char *device, const char *node_name, in qmp_blockdev_snapshot_sync()
1108 void qmp_blockdev_snapshot_internal_sync(const char *device, in qmp_blockdev_snapshot_internal_sync()
1123 SnapshotInfo *qmp_blockdev_snapshot_delete_internal_sync(const char *device, in qmp_blockdev_snapshot_delete_internal_sync()
1209 const char *device; in internal_snapshot_action() local
1372 const char *device; in external_snapshot_action() local
2293 void coroutine_fn qmp_block_resize(const char *device, const char *node_name, in qmp_block_resize()
2334 void qmp_block_stream(const char *job_id, const char *device, in qmp_block_stream()
2481 void qmp_block_commit(const char *job_id, const char *device, in qmp_block_commit()
3113 const char *device, const char *target, in qmp_blockdev_mirror()
3188 void qmp_block_job_set_speed(const char *device, int64_t speed, Error **errp) in qmp_block_job_set_speed()
[all …]
/qemu/hw/display/
H A Dapple-gfx-pci.m59 PCIDevice *device; typedef
/qemu/pc-bios/descriptors/
H A D60-edk2-loongarch64.json7 "device": "flash", string
H A D60-edk2-riscv64.json7 "device": "flash", string
H A D60-edk2-aarch64.json7 "device": "flash", string
H A D60-edk2-arm.json7 "device": "flash", string
H A D60-edk2-i386.json7 "device": "flash", string
H A D50-edk2-i386-secure.json7 "device": "flash", string
H A D60-edk2-x86_64.json7 "device": "flash", string
H A D50-edk2-x86_64-secure.json7 "device": "flash", string
/qemu/chardev/
H A Dchar-ringbuf.c116 void qmp_ringbuf_write(const char *device, const char *data, in qmp_ringbuf_write()
160 char *qmp_ringbuf_read(const char *device, int64_t size, in qmp_ringbuf_read()

1234