Home
last modified time | relevance | path

Searched +full:cross +full:- +full:s390x +full:- +full:kvm +full:- +full:only (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/.gitlab-ci.d/
H A Dcrossbuilds.yml2 - local: '/.gitlab-ci.d/crossbuild-template.yml'
4 cross-armhf-user:
7 job: armhf-debian-cross-container
9 IMAGE: debian-armhf-cross
11 cross-arm64-system:
14 job: arm64-debian-cross-container
16 IMAGE: debian-arm64-cross
18 cross-arm64-user:
21 job: arm64-debian-cross-container
23 IMAGE: debian-arm64-cross
[all …]
H A Dbuildtest.yml2 - local: '/.gitlab-ci.d/buildtest-template.yml'
4 build-system-alpine:
6 - .native_build_job_template
7 - .native_build_artifact_template
9 - job: amd64-alpine-container
12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu
13 MAKE_CHECK_ARGS: check-build
14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog
16 check-system-alpine:
19 - job: build-system-alpine
[all …]
/openbmc/qemu/docs/about/
H A Dbuild-platforms.rst1 .. _Supported-build-platforms:
21 support targets, QEMU considers only the version number, and assumes the
25 support for those backports, unless the feature is auto-detectable in a
33 :ref:`setup-build-env` page.
36 ----------------------------
40 .. list-table::
41 :header-rows: 1
43 * - CPU Architecture
44 - Accelerators
45 * - Arm
[all …]
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst7 ------------
14 On s390x, AP adapter cards are exposed via the AP bus. This document
15 describes how those cards may be made available to KVM guests using the
19 -------------------------
51 An AP queue is the means by which an AP command-request message is sent to an
57 which the AP command-request message is to be sent for processing.
63 * NQAP: to enqueue an AP command-request message to a queue
64 * DQAP: to dequeue an AP command-reply message from a queue
73 ----------------------------------------------
75 A KVM guest is started by executing the Start Interpretive Execution (SIE)
[all …]
/openbmc/qemu/
H A Dconfigure14 source_path=$(cd "$(dirname -- "$0")"; pwd)
16 if test "$PWD" -ef "$source_path"
20 MARKER=build/auto-created-by-configure
22 if test -e build
24 if test -f $MARKER
26 rm -rf build
36 echo "your source directory, or try doing an out-of-tree build."
41 # This file is auto-generated by configure to support in-source tree
46 @$(MAKE) -C build -f Makefile $(MAKECMDGOALS)
48 test -e build/auto-created-by-configure ; \
[all …]
H A Dmeson.build15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))
28 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')
35 tmpdir = meson.current_build_dir() / 'meson-private/temp'
54 supported_cpus = ['ppc', 'ppc64', 's390x', 'riscv32', 'riscv64', 'x86', 'x86_64',
66 have_linux_user = have_linux_user or target.endswith('linux-user')
67 have_bsd_user = have_bsd_user or target.endswith('bsd-user')
68 have_system = have_system or target.endswith('-softmmu')
113 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"')
120 message('To use Rust you can install a new version with "cargo install bindgen-cli"')
128 '--rustc-version', rustc.version(),
[all …]
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c10 * your option) any later version. See the COPYING file in the top-level
18 #include "qemu/error-report.h"
23 #include "hw/s390x/s390-pci-inst.h"
24 #include "hw/s390x/s390-pci-bus.h"
25 #include "hw/s390x/s390-pci-kvm.h"
26 #include "hw/s390x/s390-pci-vfio.h"
27 #include "hw/s390x/tod.h"
33 if (iommu->dma_limit) { in inc_dma_avail()
34 iommu->dma_limit->avail++; in inc_dma_avail()
40 if (iommu->dma_limit) { in dec_dma_avail()
[all …]
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2 * QEMU KVM support
12 * See the COPYING file in the top-level directory.
20 #include <linux/kvm.h>
24 #include "qemu/config-file.h"
25 #include "qemu/error-report.h"
29 #include "hw/s390x/adapter.h"
34 #include "system/accel-blocker.h"
35 #include "accel/accel-ops.h"
41 #include "qemu/main-loop.h"
45 #include "qapi/qapi-types-common.h"
[all …]
/openbmc/
Dopengrok1.0.log1 2025-11-29 03:01:04.736-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-11-29 03:01:04.813-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-11-28 03:01:16.028-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-11-28 03:01:16.106-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]