Home
last modified time | relevance | path

Searched full:installer (Results 1 – 25 of 25) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dwindows.yml31 - 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 Dcrossbuild-template.yml42 - section_start installer "Building the installer"
44 then make installer;
48 - section_end installer
/qemu/tests/functional/
H A Dtest_aarch64_xlnx_versal.py13 '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 Dtest_alpha_replay.py15 ('http://archive.debian.org/debian/dists/lenny/main/installer-alpha/'
H A Dtest_alpha_clipper.py15 'installer-alpha/20090123lenny10/images/cdrom/vmlinuz'),
H A Dtest_s390x_ccw_virtio.py29 '20201126T092837Z/dists/buster/main/installer-s390x/'
34 '20201126T092837Z/dists/buster/main/installer-s390x/'
/qemu/python/
H A Dsetup.py3 QEMU tooling installer script
30 QEMU tooling installer
H A DREADME.rst84 - ``setup.py`` is the setuptools installer used by pip; See above.
/qemu/docs/system/ppc/
H A Damigang.rst49 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 Dqemu.nsi3 ; This NSIS script creates an installer for QEMU on Windows.
40 ; Build a unicode installer
48 ; The name of the installer.
H A DMakefile325 $(call print-help,installer,Build NSIS-based installer for QEMU)
326 $(call print-help,msi,Build MSI-based installer for qemu-ga)
H A Dmeson_options.txt373 description: 'version number for qemu-ga installer')
H A Dmeson.build4482 # On windows, we want to deliver the qemu_plugin_api.lib file in the qemu installer,
4619 alias_target('installer', nsis) run
H A DMAINTAINERS3388 F: qga/installer/
/qemu/tests/docker/
H A Dtest-mingw31 make installer
/qemu/tests/vm/
H A Dcentos-8-aarch64.ks2 # This file is used by the CentOS installer to
H A Dnetbsd94 self.print_step("Booting installer")
H A Dopenbsd88 self.print_step("Booting installer")
/qemu/tests/docker/dockerfiles/
H A Dfedora-win64-cross.docker3 # $ lcitool dockerfile --layers all --cross-arch mingw64 fedora-40 qemu,qemu-win-installer
H A Ddebian-bootstrap.pre68 DEBOOTSTRAP_SOURCE=https://salsa.debian.org/installer-team/debootstrap.git
/qemu/qga/
H A Dmeson.build156 input: files('installer/qemu-ga.wxs'),
/qemu/tests/lcitool/
H A Drefresh241 project='qemu,qemu-win-installer',
/qemu/qga/vss-win32/
H A Dinstall.cpp2 * QEMU Guest Agent win32 VSS Provider installer
/qemu/scripts/
H A Dmeson-buildoptions.sh76 printf "%s\n" ' --qemu-ga-version=VALUE version number for qemu-ga installer'
/qemu/hw/ide/
H A Dcore.c1062 /* It seems there is a bug in the Windows 2000 installer HDD in ide_sector_write_cb()