/qemu/scripts/ci/setup/ubuntu/ |
H A D | build-environment.yml | 25 - ansible_facts['distribution'] == 'Ubuntu' 33 - ansible_facts['distribution'] == 'Ubuntu' 38 file: "ubuntu-2204-{{ ansible_facts['architecture'] }}.yaml" 40 - ansible_facts['distribution'] == 'Ubuntu' 43 - name: Install packages for QEMU on Ubuntu 22.04 47 - ansible_facts['distribution'] == 'Ubuntu' 50 - name: Install armhf cross-compile packages to build QEMU on AArch64 Ubuntu 22.04 64 - ansible_facts['distribution'] == 'Ubuntu'
|
H A D | ubuntu-2204-aarch64.yaml | 3 # $ lcitool variables --host-arch aarch64 ubuntu-2204 qemu
|
H A D | ubuntu-2204-s390x.yaml | 3 # $ lcitool variables --host-arch s390x ubuntu-2204 qemu
|
H A D | ubuntu-2204-armhf-cross.yml | 3 # $ lcitool variables --cross-arch armv7l ubuntu-2204 qemu
|
/qemu/.gitlab-ci.d/custom-runners/ |
H A D | ubuntu-22.04-aarch64.yml | 1 # All ubuntu-22.04 jobs should run successfully in an environment 2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task 3 # "Install basic packages to build QEMU on Ubuntu 22.04" 5 ubuntu-22.04-aarch64-all-linux-static: 19 # https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1987438 26 ubuntu-22.04-aarch64-all: 48 ubuntu-22.04-aarch64-without-defaults: 70 ubuntu-22.04-aarch64-alldbg: 89 ubuntu-22.04-aarch64-clang: 111 ubuntu-22.04-aarch64-tci: [all …]
|
H A D | ubuntu-22.04-s390x.yml | 1 # All ubuntu-22.04 jobs should run successfully in an environment 2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task 3 # "Install basic packages to build QEMU on Ubuntu 22.04" 5 ubuntu-22.04-s390x-all-linux: 24 ubuntu-22.04-s390x-all-system: 43 ubuntu-22.04-s390x-alldbg: 66 ubuntu-22.04-s390x-clang: 88 ubuntu-22.04-s390x-tci: 108 ubuntu-22.04-s390x-notcg:
|
H A D | ubuntu-22.04-aarch32.yml | 1 # All ubuntu-22.04 jobs should run successfully in an environment 2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task 3 # "Install basic packages to build QEMU on Ubuntu 22.04" 5 ubuntu-22.04-aarch32-all:
|
/qemu/tests/functional/ |
H A D | test_aarch64_xlnx_versal.py | 12 ('http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/main/' 14 'ubuntu-installer/arm64/linux'), 18 ('http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/main/' 20 '/ubuntu-installer/arm64/initrd.gz'),
|
/qemu/scripts/ci/setup/ |
H A D | gitlab-runner.yml | 34 - name: Remove the .bash_logout file when on Ubuntu systems 38 when: "ansible_facts['distribution'] == 'Ubuntu'" 52 # Debian/Ubuntu setup 59 - ansible_facts['distribution'] == 'Ubuntu' 64 - ansible_facts['distribution'] == 'Ubuntu' 72 - ansible_facts['distribution'] == 'Ubuntu' 104 - ansible_facts['distribution'] == 'Ubuntu'
|
/qemu/tests/vm/ |
H A D | ubuntu.aarch64 | 3 # Ubuntu aarch64 image 9 # Originally based on ubuntu.i386 Fam Zheng <famz@redhat.com> 33 name = "ubuntu.aarch64" 35 # NOTE: The Ubuntu 20.04 cloud images are periodically updated. The 40 image_link = "https://cloud-images.ubuntu.com/focal/20220615/" + image_name
|
H A D | ubuntuvm.py | 3 # Ubuntu VM testing library 10 # Originally based on ubuntu.i386 Fam Zheng <famz@redhat.com> 22 self.login_prompt = "ubuntu-{}-guest login:".format(self.arch) 26 """Build an Ubuntu VM image. The child class will
|
H A D | Makefile.include | 20 ARM64_IMAGES += ubuntu.aarch64 centos.aarch64 49 @echo " vm-build-ubuntu.aarch64 - Build QEMU in ubuntu aarch64 VM" 52 @echo " (to build centos/ubuntu aarch64 images use configure --efi-aarch64)" 55 @echo " (install genisoimage to build centos/ubuntu images)"
|
/qemu/.gitlab-ci.d/ |
H A D | custom-runners.yml | 32 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml' 33 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml' 34 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml'
|
H A D | buildtest.yml | 34 build-system-ubuntu: 46 check-system-ubuntu: 49 - job: build-system-ubuntu 55 functional-system-ubuntu: 58 - job: build-system-ubuntu
|
/qemu/tests/lcitool/ |
H A D | mappings.yml | 2 # Too old on Ubuntu 22.04; we install it from cargo instead 14 Ubuntu:
|
H A D | refresh | 176 generate_dockerfile("ubuntu2204", "ubuntu-2204", 260 generate_yaml("ubuntu", "ubuntu-2204", "aarch64") 261 generate_yaml("ubuntu", "ubuntu-2204", "s390x")
|
/qemu/tests/docker/dockerfiles/ |
H A D | ubuntu2204.docker | 3 # $ lcitool dockerfile --layers all ubuntu-2204 qemu 7 FROM docker.io/library/ubuntu:22.04
|
/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 100 architecture. For instance, an Ubuntu 20.04 aarch64 system should 108 ubuntu-20.04-aarch64-all:
|
/qemu/docs/system/ppc/ |
H A D | powernv.rst | 90 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \ 106 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive-scsi0-0-0-0,format=qcow2,cache=none 124 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \
|
/qemu/scripts/ci/gitlab-kubernetes-runners/ |
H A D | values.yaml | 19 image = "ubuntu:20.04"
|
/qemu/ |
H A D | .readthedocs.yml | 10 os: ubuntu-22.04
|
H A D | .patchew.yml | 225 docker-clang@ubuntu: 231 time make docker-test-clang@ubuntu SHOW_ENV=1 J=14 NETWORK=1
|
/qemu/.github/workflows/ |
H A D | lockdown.yml | 14 runs-on: ubuntu-latest
|
/qemu/.gitlab-ci.d/opensbi/ |
H A D | Dockerfile | 4 FROM ubuntu:18.04
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 85 Ubuntu LTS. Other distros will be assumed to ship similar software versions. 126 Also, on Ubuntu 22.04 or 24.04 this requires the ``rustc-1.77``
|