Searched full:centos (Results 1 – 11 of 11) sorted by relevance
/qemu/tests/vm/ |
H A D | centos.aarch64 | 3 # Centos aarch64 image 29 "dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo, " 43 image_name = "CentOS-Stream-GenericCloud-9-20230501.0.aarch64.qcow2" 44 image_link = "https://cloud.centos.org/centos/9-stream/aarch64/images/"
|
H A D | Makefile.include | 18 X86_IMAGES += centos 20 ARM64_IMAGES += ubuntu.aarch64 centos.aarch64 50 @echo " vm-build-centos.aarch64 - Build QEMU in CentOS aarch64 VM" 52 @echo " (to build centos/ubuntu aarch64 images use configure --efi-aarch64)" 55 @echo " (install genisoimage to build centos/ubuntu images)"
|
H A D | centos-8-aarch64.ks | 1 # CentOS aarch64 image kickstart file. 2 # This file is used by the CentOS installer to
|
/qemu/tests/docker/dockerfiles/ |
H A D | centos9.docker | 3 # $ lcitool dockerfile --layers all centos-stream-9 qemu 7 FROM quay.io/centos/centos:stream9
|
/qemu/scripts/ci/setup/ |
H A D | gitlab-runner.yml | 81 - ansible_facts['distribution'] == 'CentOS' 86 - ansible_facts['distribution'] == 'CentOS' 94 - ansible_facts['distribution'] == 'CentOS'
|
/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 165 build-system-centos: 254 check-system-centos: 257 - job: build-system-centos 263 functional-system-centos: 266 - job: build-system-centos
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 84 the project will look at CentOS, Debian, Fedora, openSUSE, RHEL, SLES and
|
/qemu/docs/ |
H A D | multi-thread-compression.txt | 63 Host OS: CentOS 7 64-bit
|
/qemu/tests/lcitool/ |
H A D | refresh | 171 generate_dockerfile("centos9", "centos-stream-9")
|
/qemu/ |
H A D | configure | 961 " CentOS: dnf install python3.12"
|
/qemu/target/i386/ |
H A D | cpu.c | 7556 * commit 412a3c41(e.g., CentOS 6), the ebx's value always == 0 in cpu_x86_cpuid() 7558 * (e.g., CentOS 6), So set ebx == ecx to workaround it. in cpu_x86_cpuid()
|