Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 93) 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-sysemu.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/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()
H A Darm-xilinx-zynq-a9-machine.c49 static QOSGraphObject *xilinx_zynq_a9_get_device(void *obj, const char *device) in xilinx_zynq_a9_get_device()
H A Daarch64-xlnx-zcu102-machine.c49 static QOSGraphObject *xlnx_zcu102_get_device(void *obj, const char *device) in xlnx_zcu102_get_device()
H A Darm-raspi2-machine.c49 static QOSGraphObject *raspi2_get_device(void *obj, const char *device) in raspi2_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/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/docs/system/devices/
H A Dvhost-user.rst65 vhost-user-device
/qemu/qapi/
H A Dacpi.json117 # <- { "return": [ { "device": "d1", "slot": "0", "slot-type": "DIMM", "source": 1, "status": 0… string
/qemu/tests/avocado/
H A Dreplay_linux.py47 def vm_add_disk(self, vm, path, id, device): argument
57 def vm_add_cdrom(self, vm, path, id, device): argument
/qemu/
H A Dblockdev.c1108 void qmp_blockdev_snapshot_internal_sync(const char *device, in qmp_blockdev_snapshot_internal_sync()
1204 const char *device; in internal_snapshot_action() local
1348 const char *device; in external_snapshot_action() local
2277 void qmp_block_stream(const char *job_id, const char *device, in qmp_block_stream()
2424 void qmp_block_commit(const char *job_id, const char *device, in qmp_block_commit()
3053 const char *device, const char *target, in qmp_blockdev_mirror()
3143 void qmp_block_job_cancel(const char *device, in qmp_block_job_cancel()
3169 void qmp_block_job_pause(const char *device, Error **errp) in qmp_block_job_pause()
3184 void qmp_block_job_resume(const char *device, Error **errp) in qmp_block_job_resume()
3199 void qmp_block_job_complete(const char *device, Error **errp) in qmp_block_job_complete()
[all …]
/qemu/pc-bios/descriptors/
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 D60-edk2-x86_64.json7 "device": "flash", string
H A D50-edk2-i386-secure.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