Home
last modified time | relevance | path

Searched full:centos (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/vm/
H A Dcentos.aarch643 # 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 DMakefile.include18 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 Dcentos-8-aarch64.ks1 # CentOS aarch64 image kickstart file.
2 # This file is used by the CentOS installer to
/qemu/tests/docker/dockerfiles/
H A Dcentos9.docker3 # $ lcitool dockerfile --layers all centos-stream-9 qemu
7 FROM quay.io/centos/centos:stream9
/qemu/scripts/ci/setup/
H A Dgitlab-runner.yml81 - ansible_facts['distribution'] == 'CentOS'
86 - ansible_facts['distribution'] == 'CentOS'
94 - ansible_facts['distribution'] == 'CentOS'
/qemu/.gitlab-ci.d/
H A Dbuildtest.yml165 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 Dbuild-platforms.rst84 the project will look at CentOS, Debian, Fedora, openSUSE, RHEL, SLES and
/qemu/docs/
H A Dmulti-thread-compression.txt63 Host OS: CentOS 7 64-bit
/qemu/tests/lcitool/
H A Drefresh171 generate_dockerfile("centos9", "centos-stream-9")
/qemu/
H A Dconfigure961 " CentOS: dnf install python3.12"
/qemu/target/i386/
H A Dcpu.c7556 * 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()