Home
last modified time | relevance | path

Searched +full:- +full:- +full:- (Results 276 – 300 of 8803) sorted by relevance

1...<<11121314151617181920>>...353

/qemu/ui/
H A Degl-helpers.c2 * 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 Dcpu-models-x86-abi.csv2 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 D06141 # 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 D139.out2 ----------------------------------------------------------------------
H A D205.out2 ----------------------------------------------------------------------
H A D281.out2 ----------------------------------------------------------------------
H A D147.out2 ----------------------------------------------------------------------
H A D065.out2 ----------------------------------------------------------------------
H A D151.out2 ----------------------------------------------------------------------
H A D163.out2 ----------------------------------------------------------------------
H A D057.out2 ----------------------------------------------------------------------
H A D298.out2 ----------------------------------------------------------------------
H A D056.out2 ----------------------------------------------------------------------
H A D093.out2 ----------------------------------------------------------------------
H A D045.out2 ----------------------------------------------------------------------
H A D124.out2 ----------------------------------------------------------------------
H A D228.out1 --- 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 Dcopy-before-write.out2 ----------------------------------------------------------------------
H A Dvvfat.out2 ----------------------------------------------------------------------
/qemu/linux-headers/linux/
H A Diommufd.h1 /* 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 Dqemu-storage-daemon.rst1 .. _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 Dxlnx-versal-virt.rst1 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 Dfedora-win64-cross.docker1 # 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.yml3 # 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 Dvirt.rst12 -----------------
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 …]

1...<<11121314151617181920>>...353