Searched full:installer (Results 1 – 25 of 25) sorted by relevance
/qemu/.gitlab-ci.d/ |
H A D | windows.yml | 31 - Write-Output "Acquiring msys2.exe installer at $(Get-Date -Format u)" 39 Write-Output "Cached installer sig" ; 41 Write-Output "Mis-matched installer sig, new installer download required" ; 47 Write-Output "Matched installer sig, cached installer still valid" 50 Write-Output "No cached installer sig, new installer download required" ; 56 Write-Output "Fetching latest installer" ; 62 Write-Output "Using cached installer" 64 - Write-Output "Invoking msys2.exe installer at $(Get-Date -Format u)"
|
H A D | crossbuild-template.yml | 42 - section_start installer "Building the installer" 44 then make installer; 48 - section_end installer
|
/qemu/tests/functional/ |
H A D | test_aarch64_xlnx_versal.py | 13 'installer-arm64/20101020ubuntu543.19/images/netboot/' 14 'ubuntu-installer/arm64/linux'), 19 'installer-arm64/20101020ubuntu543.19/images/netboot/' 20 '/ubuntu-installer/arm64/initrd.gz'),
|
H A D | test_alpha_replay.py | 15 ('http://archive.debian.org/debian/dists/lenny/main/installer-alpha/'
|
H A D | test_alpha_clipper.py | 15 'installer-alpha/20090123lenny10/images/cdrom/vmlinuz'),
|
H A D | test_s390x_ccw_virtio.py | 29 '20201126T092837Z/dists/buster/main/installer-s390x/' 34 '20201126T092837Z/dists/buster/main/installer-s390x/'
|
/qemu/python/ |
H A D | setup.py | 3 QEMU tooling installer script 30 QEMU tooling installer
|
H A D | README.rst | 84 - ``setup.py`` is the setuptools installer used by pip; See above.
|
/qemu/docs/system/ppc/ |
H A D | amigang.rst | 49 https://sourceforge.net/projects/amigaone-linux/files/debian-installer/. 55 -cdrom "A1 Linux Net Installer.iso" \ 63 eventually it boots and the installer becomes visible. The ``ati-vga`` RV100
|
/qemu/ |
H A D | qemu.nsi | 3 ; This NSIS script creates an installer for QEMU on Windows. 40 ; Build a unicode installer 48 ; The name of the installer.
|
H A D | Makefile | 325 $(call print-help,installer,Build NSIS-based installer for QEMU) 326 $(call print-help,msi,Build MSI-based installer for qemu-ga)
|
H A D | meson_options.txt | 373 description: 'version number for qemu-ga installer')
|
H A D | meson.build | 4482 # On windows, we want to deliver the qemu_plugin_api.lib file in the qemu installer, 4619 alias_target('installer', nsis) run
|
H A D | MAINTAINERS | 3388 F: qga/installer/
|
/qemu/tests/docker/ |
H A D | test-mingw | 31 make installer
|
/qemu/tests/vm/ |
H A D | centos-8-aarch64.ks | 2 # This file is used by the CentOS installer to
|
H A D | netbsd | 94 self.print_step("Booting installer")
|
H A D | openbsd | 88 self.print_step("Booting installer")
|
/qemu/tests/docker/dockerfiles/ |
H A D | fedora-win64-cross.docker | 3 # $ lcitool dockerfile --layers all --cross-arch mingw64 fedora-40 qemu,qemu-win-installer
|
H A D | debian-bootstrap.pre | 68 DEBOOTSTRAP_SOURCE=https://salsa.debian.org/installer-team/debootstrap.git
|
/qemu/qga/ |
H A D | meson.build | 156 input: files('installer/qemu-ga.wxs'),
|
/qemu/tests/lcitool/ |
H A D | refresh | 241 project='qemu,qemu-win-installer',
|
/qemu/qga/vss-win32/ |
H A D | install.cpp | 2 * QEMU Guest Agent win32 VSS Provider installer
|
/qemu/scripts/ |
H A D | meson-buildoptions.sh | 76 printf "%s\n" ' --qemu-ga-version=VALUE version number for qemu-ga installer'
|
/qemu/hw/ide/ |
H A D | core.c | 1062 /* It seems there is a bug in the Windows 2000 installer HDD in ide_sector_write_cb()
|