Home
last modified time | relevance | path

Searched refs:IF_VIRTIO (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dblockdev.h23 IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN, enumerator
/openbmc/qemu/
H A Dblockdev.c85 [IF_VIRTIO] = "virtio",
263 if (dinfo->is_default || dinfo->type == IF_VIRTIO in drive_check_orphaned()
964 if (type == IF_VIRTIO) { in drive_new()
987 if (type != IF_IDE && type != IF_SCSI && type != IF_VIRTIO && in drive_new()
997 if (type != IF_IDE && type != IF_VIRTIO && type != IF_SCSI && in drive_new()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c768 mc->block_default_type = IF_VIRTIO; in ccw_machine_class_init()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1397 mc->block_default_type = IF_VIRTIO; in virt_class_init()
/openbmc/qemu/hw/riscv/
H A Dvirt.c1775 mc->block_default_type = IF_VIRTIO; in virt_machine_class_init()
/openbmc/qemu/hw/arm/
H A Dvirt.c3074 mc->block_default_type = IF_VIRTIO; in virt_machine_class_init()