Home
last modified time | relevance | path

Searched refs:hd0 (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/qemu-iotests/
H A D240.out8 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}}
10 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}}
12 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}}
14 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}}
16 {"execute": "blockdev-del", "arguments": {"node-name": "hd0"}}
25 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}}
29 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}}
33 {"execute": "blockdev-del", "arguments": {"node-name": "hd0"}}
46 …device_add", "arguments": {"bus": "scsi0.0", "drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"…
50 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}}
[all …]
H A D186.out423 ide0-hd0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
/qemu/hw/ide/
H A Disa.c81 DriveInfo *hd0, DriveInfo *hd1) in isa_ide_init() argument
95 if (hd0) { in isa_ide_init()
96 ide_bus_create_drive(&s->bus, 0, hd0); in isa_ide_init()
H A Dmmio.c172 void mmio_ide_init_drives(DeviceState *dev, DriveInfo *hd0, DriveInfo *hd1) in mmio_ide_init_drives() argument
176 if (hd0 != NULL) { in mmio_ide_init_drives()
177 ide_bus_create_drive(&s->bus, 0, hd0); in mmio_ide_init_drives()
/qemu/include/hw/ide/
H A Dmmio.h24 void mmio_ide_init_drives(DeviceState *dev, DriveInfo *hd0, DriveInfo *hd1);
H A Disa.h18 DriveInfo *hd0, DriveInfo *hd1);
/qemu/docs/system/arm/
H A Dxlnx-versal-virt.rst82 -drive if=none,index=0,file=hd0.qcow2,id=hd0,snapshot \
84 -device virtio-blk-device,drive=hd0 -append root=/dev/vda
/qemu/docs/
H A Dthrottle.txt53 -drive file=hd0.qcow2,throttling.iops-total=100
91 -drive file=hd0.qcow2,
112 With this, the user can perform I/O on hd0.qcow2 at a rate of 2000
171 not specified, then the device name (i.e. 'virtio0', 'ide0-hd0') will