/qemu/ui/ |
H A D | egl-helpers.c | 2 * Copyright (C) 2015-2016 Gerd Hoffmann <kraxel@redhat.com> 20 #include "qemu/error-report.h" 22 #include "ui/egl-helpers.h" 26 #include "standard-headers/drm/drm_fourcc.h" 33 /* ------------------------------------------------------------------ */ 77 if (!fb->delete_texture) { in egl_fb_delete_texture() 81 glDeleteTextures(1, &fb->texture); in egl_fb_delete_texture() 82 fb->delete_texture = false; in egl_fb_delete_texture() 87 if (!fb->framebuffer) { in egl_fb_destroy() 92 glDeleteFramebuffers(1, &fb->framebuffer); in egl_fb_destroy() [all …]
|
/qemu/docs/system/ |
H A D | cpu-models-x86-abi.csv | 2 486-v1,,,, 3 Broadwell-v1,✅,✅,✅, 4 Broadwell-v2,✅,✅,✅, 5 Broadwell-v3,✅,✅,✅, 6 Broadwell-v4,✅,✅,✅, 7 Cascadelake-Server-v1,✅,✅,✅,✅ 8 Cascadelake-Server-v2,✅,✅,✅,✅ 9 Cascadelake-Server-v3,✅,✅,✅,✅ 10 Cascadelake-Server-v4,✅,✅,✅,✅ 11 Cascadelake-Server-v5,✅,✅,✅,✅ [all …]
|
/qemu/tests/qemu-iotests/ |
H A D | 061 | 41 # This tests qcow2-specific low-level functionality 60 _make_test_img -o "compat=1.1,lazy_refcounts=on" 64M 61 $QEMU_IO -c "write -z 0 128k" "$TEST_IMG" | _filter_qemu_io 63 $QEMU_IMG amend -o "compat=0.10" "$TEST_IMG" 65 $QEMU_IO -c "read -P 0 0 128k" "$TEST_IMG" | _filter_qemu_io 71 _make_test_img -o "compat=1.1,lazy_refcounts=on" 64M 72 $QEMU_IO -c "write -z 0 128k" "$TEST_IMG" | _filter_qemu_io 73 $QEMU_IO -c "write -z 32M 128k" "$TEST_IMG" | _filter_qemu_io 74 $QEMU_IO -c map "$TEST_IMG" | _filter_qemu_io 76 $QEMU_IMG amend -o "compat=0.10" --image-opts \ [all …]
|
H A D | 139.out | 2 ----------------------------------------------------------------------
|
H A D | 205.out | 2 ----------------------------------------------------------------------
|
H A D | 281.out | 2 ----------------------------------------------------------------------
|
H A D | 147.out | 2 ----------------------------------------------------------------------
|
H A D | 065.out | 2 ----------------------------------------------------------------------
|
H A D | 151.out | 2 ----------------------------------------------------------------------
|
H A D | 163.out | 2 ----------------------------------------------------------------------
|
H A D | 057.out | 2 ----------------------------------------------------------------------
|
H A D | 298.out | 2 ----------------------------------------------------------------------
|
H A D | 056.out | 2 ----------------------------------------------------------------------
|
H A D | 093.out | 2 ----------------------------------------------------------------------
|
H A D | 045.out | 2 ----------------------------------------------------------------------
|
H A D | 124.out | 2 ----------------------------------------------------------------------
|
H A D | 228.out | 1 --- Implicit backing file --- 3 {"execute": "blockdev-add", "arguments": {"driver": "IMGFMT", "file": {"driver": "file", "filename"… 6 bs->filename: TEST_DIR/PID-top.img 7 bs->backing_file: file:TEST_DIR/PID-base.img 8 bs->backing->bs->filename: TEST_DIR/PID-base.img 10 {"execute": "blockdev-del", "arguments": {"node-name": "node0"}} 13 --- change-backing-file --- 15 {"execute": "blockdev-add", "arguments": {"driver": "IMGFMT", "file": {"driver": "file", "filename"… 17 {"execute": "change-backing-file", "arguments": {"backing-file": "null-co://", "device": "node0", "… 20 …->filename: json:{"backing": {"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR… [all …]
|
/qemu/tests/qemu-iotests/tests/ |
H A D | copy-before-write.out | 2 ----------------------------------------------------------------------
|
H A D | vvfat.out | 2 ----------------------------------------------------------------------
|
/qemu/linux-headers/linux/ |
H A D | iommufd.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* Copyright (c) 2021-2022, NVIDIA CORPORATION & AFFILIATES. 23 * - ENOTTY: The IOCTL number itself is not supported at all 24 * - E2BIG: The IOCTL number is supported, but the provided structure has 25 * non-zero in a part the kernel does not understand. 26 * - EOPNOTSUPP: The IOCTL number is supported, and the structure is 29 * - EINVAL: Everything about the IOCTL was understood, but a field is not 31 * - ENOENT: An ID or IOVA provided does not exist. 32 * - ENOMEM: Out of memory. 33 * - EOVERFLOW: Mathematics overflowed. [all …]
|
/qemu/docs/tools/ |
H A D | qemu-storage-daemon.rst | 1 .. _storage-daemon: 8 -------- 10 **qemu-storage-daemon** [options] 13 ----------- 15 ``qemu-storage-daemon`` provides disk image functionality from QEMU, 16 ``qemu-img``, and ``qemu-nbd`` in a long-running process controlled via QMP 19 perform other disk-related operations. The daemon is controlled via a QMP 20 monitor and initial configuration from the command-line. 34 :manpage:`qemu-storage-daemon-qmp-ref(7)` manual page for a description of the 46 ------- [all …]
|
/qemu/docs/system/arm/ |
H A D | xlnx-versal-virt.rst | 1 Xilinx Versal Virt (``xlnx-versal-virt``) 4 Xilinx Versal is a family of heterogeneous multi-core SoCs 10 https://www.xilinx.com/products/silicon-devices/acap/versal.html 22 - 2 ACPUs (ARM Cortex-A72) 26 - Interrupt controller (ARM GICv3) 27 - 2 UARTs (ARM PL011) 28 - An RTC (Versal built-in) 29 - 2 GEMs (Cadence MACB Ethernet MACs) 30 - 8 ADMA (Xilinx zDMA) channels 31 - 2 SD Controllers [all …]
|
/qemu/tests/docker/dockerfiles/ |
H A D | fedora-win64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mingw64 fedora-40 qemu,qemu-win-installer 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN dnf install -y nosync && \ 11 if test -d /usr/lib64\n\ 19 nosync dnf update -y && \ 20 nosync dnf install -y \ 23 bindgen-cli \ 26 ca-certificates \ 29 dbus-daemon \ [all …]
|
/qemu/ |
H A D | .gitlab-ci.yml | 3 # project: https://gitlab.com/qemu-project/qemu/-/pipelines 12 # https://docs.gitlab.com/ee/ci/pipelines/settings.html#custom-cicd-configuration-path 14 # ---------------------------------------------------------------------- 17 # user-configurable options, modifiable via configuration variables. 19 # See https://qemu-project.gitlab.io/qemu/devel/ci.html#custom-ci-cd-variables 24 - local: '/.gitlab-ci.d/qemu-project.yml'
|
/qemu/docs/system/loongarch/ |
H A D | virt.rst | 12 ----------------- 26 -------------------- 28 The ``qemu-system-loongarch64`` provides emulation for virt 33 ------------ 39 (1) Build qemu-system-loongarch64: 41 .. code-block:: bash 43 ./configure --target-list="loongarch64-softmmu" 44 make -j8 48 .. code-block:: bash 50 …wget https://github.com/loongson/build-tools/releases/download/2022.09.06/loongarch64-clfs-6.3-cro… [all …]
|