Home
last modified time | relevance | path

Searched +full:04 +full:- +full:s390x +full:- +full:all (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/.gitlab-ci.d/custom-runners/
H A Dubuntu-22.04-s390x.yml1 # All ubuntu-22.04 jobs should run successfully in an environment
2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task
5 ubuntu-22.04-s390x-all-linux:
10 - ubuntu_22.04
11 - s390x
13 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
14 - if: "$S390X_RUNNER_AVAILABLE"
16 - mkdir build
17 - cd build
18 - ../configure --enable-debug --disable-system --disable-tools --disable-docs
[all …]
/openbmc/qemu/disas/
H A Dcapstone.c3 * SPDX-License-Identifier: GPL-2.0-or-later
8 #include "disas/dis-asm.h"
20 * The capstone library always skips 2 bytes for S390X.
30 /* See get_ilen() in target/s390x/internal.h. */ in cap_skipdata_s390x_cb()
59 * re-open the target handle with a different arch for the target in order
64 cs_mode cap_mode = info->cap_mode; in cap_disas_start()
67 cap_mode += (info->endian == BFD_ENDIAN_BIG ? CS_MODE_BIG_ENDIAN in cap_disas_start()
70 err = cs_open(info->cap_arch, cap_mode, handle); in cap_disas_start()
78 switch (info->cap_arch) { in cap_disas_start()
108 fprintf_function print = info->fprintf_func; in cap_dump_insn_units()
[all …]
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c10 * your option) any later version. See the COPYING file in the top-level
18 #include "hw/s390x/s390-pci-bus.h"
19 #include "hw/s390x/s390-pci-inst.h"
20 #include "hw/s390x/s390-pci-kvm.h"
21 #include "hw/s390x/s390-pci-vfio.h"
22 #include "hw/s390x/s390-virtio-ccw.h"
25 #include "hw/qdev-properties.h"
28 #include "qemu/error-report.h"
57 sei_cont = QTAILQ_FIRST(&s->pending_sei); in pci_chsc_sei_nt2_get_event()
59 QTAILQ_REMOVE(&s->pending_sei, sei_cont, link); in pci_chsc_sei_nt2_get_event()
[all …]
H A Dvirtio-ccw.c9 * your option) any later version. See the COPYING file in the top-level
15 #include "system/address-spaces.h"
19 #include "migration/qemu-file-types.h"
20 #include "hw/virtio/virtio-net.h"
22 #include "qemu/error-report.h"
25 #include "hw/virtio/virtio-bus.h"
26 #include "hw/s390x/adapter.h"
27 #include "hw/s390x/s390_flic.h"
29 #include "hw/s390x/ioinst.h"
30 #include "hw/s390x/css.h"
[all …]
/openbmc/qemu/hw/vfio/
H A Dccw.c13 * your option) any later version. See the COPYING file in the top-level
24 #include "hw/vfio/vfio-device.h"
26 #include "hw/s390x/s390-ccw.h"
27 #include "hw/s390x/vfio-ccw.h"
28 #include "hw/qdev-properties.h"
29 #include "hw/s390x/ccw-device.h"
30 #include "system/address-spaces.h"
31 #include "qemu/error-report.h"
32 #include "qemu/main-loop.h"
58 vdev->needs_reset = false; in vfio_ccw_compute_needs_reset()
[all …]
/openbmc/u-boot/tools/buildman/
H A DREADME1 # SPDX-License-Identifier: GPL-2.0+
6 Quick-start
12 cd /path/to/u-boot
14 buildman --fetch-arch arm
15 buildman -k rpi_2
17 # u-boot.bin is the output image
23 This tool handles building U-Boot to check that you have not broken it
26 to make full use of multi-processor machines.
38 where it left off. This should happen cleanly and without side-effects.
42 You may need to press Ctrl-C several times to quit it. Also it will print
[all …]
/openbmc/
Dopengrok1.0.log1 2025-11-07 03:01:04.994-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-11-07 03:01:05.087-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-11-06 03:01:01.673-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-11-06 03:01:01.746-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]