Home
last modified time | relevance | path

Searched +full:pixman +full:- +full:devel (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/tests/docker/dockerfiles/
H A Dcentos9.docker1 # THIS FILE WAS AUTO-GENERATED
3 # $ lcitool dockerfile --layers all centos-stream-9 qemu
5 # https://gitlab.com/libvirt/libvirt-ci
9 RUN dnf distro-sync -y && \
10 dnf install 'dnf-command(config-manager)' -y && \
11 dnf config-manager --set-enabled -y crb && \
12 dnf install -y epel-release && \
13 dnf install -y epel-next-release && \
14 dnf install -y \
15 SDL2-devel \
[all …]
H A Dfedora.docker1 # THIS FILE WAS AUTO-GENERATED
3 # $ lcitool dockerfile --layers all fedora-40 qemu
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 \
21 SDL2-devel \
22 SDL2_image-devel \
23 alsa-lib-devel \
[all …]
H A Dfedora-rust-nightly.docker1 # THIS FILE WAS AUTO-GENERATED
3 # $ lcitool dockerfile --layers all fedora-40 qemu
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 \
21 SDL2-devel \
22 SDL2_image-devel \
23 alsa-lib-devel \
[all …]
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 …]
/openbmc/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker1 # syntax=docker/dockerfile:1.0.0-experimental
16 # run-coverity-scan script.
20 RUN dnf install -y nosync && \
21 echo -e '#!/bin/sh\n\
22 if test -d /usr/lib64\n\
30 nosync dnf update -y && \
31 nosync dnf install -y \
32 SDL2-devel \
33 SDL2_image-devel \
34 alsa-lib-devel \
[all …]
/openbmc/qemu/tests/vm/
H A Dcentos.aarch6412 # the COPYING file in the top-level directory.
26 'machine' : "virt,gic-version=max",
28 "dnf config-manager --enable crb, "
29 "dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo, "
30 "dnf install -y make ninja-build git python3 gcc gcc-c++ flex bison "\
31 "glib2-devel pixman-devel zlib-devel docker-ce.aarch64, "
43 image_name = "CentOS-Stream-GenericCloud-9-20230501.0.aarch64.qcow2"
44 image_link = "https://cloud.centos.org/centos/9-stream/aarch64/images/"
47 set -e;
48 cd $(mktemp -d);
[all …]
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 #include "qemu/error-report.h"
9 #include "hw/virtio/virtio-gpu.h"
10 #include "hw/virtio/virtio-gpu-pixman.h"
11 #include "hw/virtio/virtio-iommu.h"
21 (cmd)->error = VIRTIO_GPU_RESP_ERR_UNSPEC; \
46 if (res->width != s->current_cursor->width || in virtio_gpu_rutabaga_update_cursor()
47 res->height != s->current_cursor->height) { in virtio_gpu_rutabaga_update_cursor()
54 transfer.w = res->width; in virtio_gpu_rutabaga_update_cursor()
55 transfer.h = res->height; in virtio_gpu_rutabaga_update_cursor()
[all …]
/openbmc/qemu/
H A Dmeson.build10 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))
23 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')
30 tmpdir = meson.current_build_dir() / 'meson-private/temp'
61 have_linux_user = have_linux_user or target.endswith('linux-user')
62 have_bsd_user = have_bsd_user or target.endswith('bsd-user')
63 have_system = have_system or target.endswith('-softmmu')
107 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"')
114 message('To use Rust you can install a new version with "cargo install bindgen-cli"')
132 # instead. QEMU --enable-modules depends on this because the SystemTap
135 add_global_arguments('-DSTAP_SDT_V2',
[all …]
/openbmc/qemu/ui/
H A Dgtk.c22 * Portions from gtk-vnc (originally licensed under the LGPL v2+):
27 * Copyright (C) 2009-2010 Daniel P. Berrange <dan@berrange.com>
35 #include "qapi/qapi-commands-control.h"
36 #include "qapi/qapi-commands-machine.h"
37 #include "qapi/qapi-commands-misc.h"
39 #include "qemu/error-report.h"
40 #include "qemu/main-loop.h"
47 #include "ui/win32-kbd-hook.h"
129 #define TYPE_CHARDEV_VC "chardev-vc"
149 for (i = 0; i < s->nb_vcs; i++) { in gd_vc_find_by_menu()
[all …]
/openbmc/
Dopengrok1.0.log1 2025-03-17 03:00:37.547-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-03-17 03:00:37.671-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-03-16 03:00:36.730-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-03-16 03:00:36.828-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
/openbmc/linux/
H A Dopengrok1.0.log1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c'
2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms)
3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa
[all...]
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]