/qemu/tests/uefi-test-tools/ |
H A D | Makefile | 17 intermediate_suffixes := .efi .fat .iso.raw 21 $(images_dir)/$(binary).$(target).iso.qcow2)) 43 $(images_dir)/%.iso.qcow2: Build/%.iso.raw 50 Build/%.iso.raw: Build/%.fat
|
/qemu/tests/vm/ |
H A D | openbsd | 82 iso = img + ".install.iso" 85 subprocess.check_call(["cp", "-f", cimg, iso]) 92 "-cdrom", iso 209 os.remove(iso)
|
H A D | netbsd | 88 iso = img + ".install.iso" 91 subprocess.check_call(["ln", "-f", cimg, iso]) 97 "-cdrom", iso 214 os.remove(iso)
|
/qemu/tests/unit/ |
H A D | pkix_asn1_tab.c.inc | 10 {"joint-iso-ccitt", 1073741825, "2"}, 301 {"joint-iso-itu-t", 1073741825, "2"}, 336 {"iso", 1073741825, "1"}, 378 {"joint-iso-ccitt", 1073741825, "2"}, 469 {"iso", 1073741825, "1"}, 570 {"iso", 1073741825, "1"}, 580 {"iso", 1073741825, "1"}, 596 {"iso", 1073741825, "1"}, 939 {"iso", 1073741825, "1"}, 1024 {"iso", 1073741825, "1"}, [all …]
|
/qemu/docs/system/ppc/ |
H A D | amigang.rst | 54 -cdrom "A1 Linux Net Installer.iso" \ 106 -cdrom debian-8.11.0-powerpc-netinst.iso \ 121 -cdrom debian-8.11.0-powerpc-netinst.iso 155 -drive if=none,id=cd,format=raw,file=crux-ppc-2.7a.iso \
|
/qemu/tests/functional/ |
H A D | test_ppc64_hv.py | 62 def extract_from_iso(self, iso, path): argument 76 cmd = "xorriso -osirrox on -indev %s -cpx %s %s" % (iso, path, filename)
|
/qemu/tests/qtest/ |
H A D | ahci-test.c | 1573 char *iso; in ahci_test_cdrom() local 1586 fd = prepare_iso(iso_size, &tx, &iso); in ahci_test_cdrom() 1592 "-device ide-cd,drive=drive0 ", iso); in ahci_test_cdrom() 1600 remove_iso(fd, iso); in ahci_test_cdrom() 1653 char *iso; in test_atapi_tray() local 1659 fd = prepare_iso(iso_size, &tx, &iso); in test_atapi_tray() 1662 "-device ide-cd,id=cd0,drive=drive0 ", iso); in test_atapi_tray() 1696 "'filename': %s }}}", iso); in test_atapi_tray() 1735 remove_iso(fd, iso); in test_atapi_tray()
|
/qemu/qapi/ |
H A D | block.json | 282 # "filename": "fedora.iso" } } } 350 # "filename": "/srv/images/Fedora-12-x86_64-DVD.iso",
|
/qemu/hw/usb/ |
H A D | pcap.c | 62 } iso; member
|
/qemu/tests/avocado/avocado_qemu/ |
H A D | linuxtest.py | 220 cloudinit.iso(cloudinit_iso, self.name,
|
/qemu/docs/system/ |
H A D | device-url-syntax.rst.inc | 189 …t.org/pub/archive/fedora/linux/releases/20/Live/x86_64/Fedora-Live-Desktop-x86_64-20-1.iso,readonly 191 …raproject.org/pub/fedora/linux/releases/20/Live/x86_64/Fedora-Live-Desktop-x86_64-20-1.iso,readonly
|
H A D | qemu-block-drivers.rst.inc | 661 -b /IMAGES/cd.iso --device-type=cd
|
/qemu/docs/devel/testing/ |
H A D | blkverify.rst | 69 $ ./qemu-system-x86_64 -cdrom debian.iso \
|
H A D | acpi-bits.rst | 74 biosbits iso. It then spawns a QEMU VM with it, collects the log and reports
|
/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 175 file = "install.iso" # CHANGE ME
|
H A D | q35-virtio-graphical.cfg | 170 file = "install.iso" # CHANGE ME
|
H A D | mach-virt-serial.cfg | 225 file = "install.iso" # CHANGE ME
|
H A D | mach-virt-graphical.cfg | 219 file = "install.iso" # CHANGE ME
|
H A D | q35-emulated.cfg | 159 file = "install.iso" # CHANGE ME
|
/qemu/docs/ |
H A D | multiseat.txt | 87 fully updated for the new kernel though, i.e. the live iso doesn't cut
|
/qemu/docs/system/devices/ |
H A D | usb.rst | 140 -drive if=none,id=uas-cdrom,media=cdrom,format=raw,file=/path/to/image.iso \\
|
/qemu/ |
H A D | hmp-commands.hx | 225 (qemu) change ide1-cd0 /path/to/some.iso
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 3237 core-iso.c: 8971
|