Home
last modified time | relevance | path

Searched refs:no_cdrom (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/core/
H A Dnull-machine.c55 mc->no_cdrom = 1; in machine_none_machine_init()
/openbmc/qemu/hw/avr/
H A Darduino.c68 mc->no_cdrom = 1; in arduino_machine_class_init()
/openbmc/qemu/hw/arm/
H A Dfby35.c172 mc->no_cdrom = 1; in fby35_class_init()
H A Draspi.c327 mc->no_cdrom = 1; in raspi_machine_class_common_init()
H A Dnpcm7xx_boards.c465 mc->no_cdrom = 1; in npcm7xx_machine_class_init()
H A Dsbsa-ref.c902 mc->no_cdrom = 1; in sbsa_ref_class_init()
H A Dxlnx-versal-virt.c820 mc->no_cdrom = true; in versal_virt_machine_class_init()
H A Daspeed.c1265 mc->no_cdrom = 1; in aspeed_machine_class_init()
H A Dvirt.c3126 mc->no_cdrom = 1; in virt_machine_class_init()
/openbmc/qemu/include/hw/
H A Dboards.h285 no_cdrom:1, member
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c758 mc->no_cdrom = 1; in ccw_machine_class_init()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1451 mc->no_cdrom = 1; in virt_class_init()
/openbmc/qemu/hw/riscv/
H A Dvirt.c1807 mc->no_cdrom = 1; in virt_machine_class_init()
/openbmc/qemu/system/
H A Dvl.c1350 if (!has_defaults || machine_class->no_cdrom) { in qemu_disable_default_devices()