cd\_format ========== Description ----------- Sets the format for a given cdrom drive. This directive exists to do some special magic for cd drive formats 'ahci' and 'usb2' (see `virttest/qemu\_vm.py `_ for more information). Currently used options in Avocado-VT are: ahci and usb2. Example: :: variants: - usb.cdrom: cd_format = usb2 Defined On ---------- - `shared/cfg/virtio-win.cfg `_ - `shared/cfg/guest-hw.cfg `_ Used By ------- - `virttest/qemu\_vm.py `_ Referenced By ------------- No other documentation currently references this configuration key. See also -------- - `drive\_format `_