Home
last modified time | relevance | path

Searched full:s390x (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-s390x-cross.docker3 # $ lcitool dockerfile --layers all --cross-arch s390x debian-12 qemu
76 dpkg --add-architecture s390x && \
81 gcc-s390x-linux-gnu \
82 libaio-dev:s390x \
83 libasan6:s390x \
84 libasound2-dev:s390x \
85 libattr1-dev:s390x \
86 libbpf-dev:s390x \
87 libbrlapi-dev:s390x \
88 libbz2-dev:s390x \
[all …]
/openbmc/qemu/docs/system/
H A Dtarget-s390x.rst3 s390x System emulator
6 QEMU can emulate z/Architecture (in particular, 64 bit) s390x systems
7 via the ``qemu-system-s390x`` binary. Only one machine type,
25 s390x/vfio-ap
26 s390x/css
27 s390x/3270
28 s390x/vfio-ccw
29 s390x/pcidevices
35 s390x/bootdevices
36 s390x/protvirt
[all …]
/openbmc/qemu/.gitlab-ci.d/custom-runners/
H A Dubuntu-22.04-s390x.yml5 ubuntu-22.04-s390x-all-linux:
11 - s390x
24 ubuntu-22.04-s390x-all-system:
30 - s390x
43 ubuntu-22.04-s390x-alldbg:
49 - s390x
66 ubuntu-22.04-s390x-clang:
72 - s390x
88 ubuntu-22.04-s390x-tci:
93 - s390x
[all …]
/openbmc/qemu/docs/system/s390x/
H A Dcpu-topology.rst1 .. _cpu-topology-s390x:
3 CPU topology on s390x
6 Since QEMU 8.2, CPU topology on s390x provides up to 3 levels of
31 The s390x host needs to use a Linux kernel v6.0 or newer (which provides the so-called
87 -device gen16b-s390x-cpu,drawer-id=1,book-id=1,socket-id=2,core-id=1
93 -device gen16b-s390x-cpu,core-id=1,dedicated=true
119 (qemu) device_add gen16b-s390x-cpu,core-id=9
127 (qemu) device_add gen16b-s390x-cpu,drawer-id=1,book-id=1,socket-id=2,core-id=1
137 $ qemu-system-s390x -accel kvm -m 2G \
140 -device host-s390x-cpu,core-id=14 \
[all …]
H A Dbootdevices.rst1 Boot devices on s390x
9 in s390x-speak -- IPL means "Initial Program Load").
11 So for booting an s390x guest in QEMU, you should always mark the
15 qemu-system-s390x -drive if=none,id=dr1,file=guest.qcow2 \
27 qemu-system-s390x -blockdev file,node-name=c1,filename=... \
33 also ``-boot once=...``) is not supported on s390x.
52 s390x. Due to technical limitations in the QEMU code base, you will get a
66 qemu-system-s390x -machine s390-ccw-virtio,loadparm=<string>
91 qemu-system-s390x -drive if=none,id=dr1,file=primary.qcow2 \
117 qemu-system-s390x -netdev user,id=n1,tftp=...,bootfile=... \
H A Dpcidevices.rst1 PCI devices on s390x
4 PCI devices on s390x work differently than on other architectures and need to
15 qemu-system-s390x ... \
22 other PCI implementations. Topology information is not available on s390x, and
32 qemu-system-s390x ... \
/openbmc/qemu/docs/devel/
H A Ds390-cpu-topology.rst12 qemu-system-s390x \
16 -device z14-s390x-cpu,core-id=19,entitlement=high \
17 -device z14-s390x-cpu,core-id=11,entitlement=low \
18 -device z14-s390x-cpu,core-id=12,entitlement=high \
45 "target": "s390x"
60 "target": "s390x"
75 "target": "s390x"
90 "target": "s390x"
156 QAPI query command: query-s390x-cpu-polarization
159 The query command query-s390x-cpu-polarization returns the current
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A DMakefile.target1 S390X_SRC=$(SRC_PATH)/tests/tcg/s390x
14 TESTS+=hello-s390x
27 TESTS+=signals-s390x
98 run-gdbstub-signals-s390x: signals-s390x
102 --bin $< --test $(S390X_SRC)/gdbstub/test-signals-s390x.py, \
105 hello-s390x-asm: CFLAGS+=-nostdlib
107 run-gdbstub-svc: hello-s390x-asm
114 EXTRA_RUNS += run-gdbstub-signals-s390x run-gdbstub-svc
H A DMakefile.softmmu-target1 S390X_SRC=$(SRC_PATH)/tests/tcg/s390x
6 CFLAGS+=-ggdb -O0 -I$(SRC_PATH)/include/hw/s390x/ipl/
51 # s390x clears the BSS section so we need to account for that
/openbmc/linux/Documentation/bpf/
H A Ds390.rst38 sudo dpkg --add-architecture s390x
49 g++-s390x-linux-gnu \
50 gcc-s390x-linux-gnu \
58 libcap-dev:s390x \
59 libelf-dev:s390x \
86 --arch=s390x \
119 make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- menuconfig
120 make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- bzImage modules scripts_gdb
121 make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- \
132 qemu-system-s390x \
[all …]
/openbmc/qemu/.gitlab-ci.d/
H A Dcrossbuilds.yml140 cross-s390x-system:
143 job: s390x-debian-cross-container
145 IMAGE: debian-s390x-cross
147 cross-s390x-user:
150 job: s390x-debian-cross-container
152 IMAGE: debian-s390x-cross
154 cross-s390x-kvm-only:
157 job: s390x-debian-cross-container
159 IMAGE: debian-s390x-cross
H A Dbuildtest.yml179 TARGETS: ppc64-softmmu or1k-softmmu s390x-softmmu
276 AVOCADO_TAGS: arch:ppc64 arch:or1k arch:s390x arch:x86_64 arch:rx
287 TARGETS: s390x-softmmu x86_64-softmmu aarch64-softmmu
307 AVOCADO_TAGS: arch:s390x arch:x86_64 arch:aarch64
324 ppc64-softmmu rx-softmmu s390x-softmmu sh4-softmmu x86_64-softmmu
425 s390x-softmmu x86_64-softmmu
457 TARGETS: alpha-softmmu arm-softmmu m68k-softmmu mips64-softmmu s390x-softmmu
519 build-cfi-ppc64-s390x:
531 TARGETS: ppc64-softmmu s390x-softmmu
539 check-cfi-ppc64-s390x:
[all …]
/openbmc/qemu/
H A D.travis.yml36 …- MAIN_SYSTEM_TARGETS="aarch64-softmmu,mips64-softmmu,ppc64-softmmu,riscv64-softmmu,s390x-softmmu,…
153 - name: "[s390x] GCC check-tcg"
154 arch: s390x
186 …--target-list=hppa-softmmu,mips64-softmmu,ppc64-softmmu,riscv64-softmmu,s390x-softmmu,x86_64-softm…
197 - name: "[s390x] Clang (other-system)"
198 arch: s390x
228 - name: "[s390x] GCC (user)"
229 arch: s390x
243 - name: "[s390x] Clang (disable-tcg)"
244 arch: s390x
/openbmc/qemu/target/s390x/kvm/
H A Dmeson.build14 # - we build on s390x
15 # - we build the system emulation for s390x (qemu-system-s390x)
18 if host_machine.cpu_family() == 's390x' and cc.has_link_argument('-Wl,--s390-pgste')
/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c17 #include "target/s390x/kvm/pv.h"
18 #include "hw/s390x/s390-pci-bus.h"
19 #include "hw/s390x/s390-pci-kvm.h"
20 #include "hw/s390x/s390-pci-inst.h"
21 #include "hw/s390x/s390-pci-vfio.h"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A Dparallelism.patch97 -linux-S390X: iozone_linux-s390x.o libbif.o libasync.o fileop_linux-s390x.o pit_server.o
98 +linux-S390X: iozone_linux-s390x.o fileop_linux-s390x.o pit_server.o
99 $(CC) -O2 $(LDFLAGS) -lpthread -lrt iozone_linux-s390x.o \
101 $(CC) -O3 -Dlinux fileop_linux-s390x.o -o fileop
/openbmc/qemu/tests/functional/
H A Dtest_s390x_topology.py25 S390x CPU topology consists of 4 topology layers, from bottom to top,
28 See: docs/system/s390x/cpu-topology.rst.
30 S390x CPU topology is setup in different ways:
38 The S390x modifier attribute entitlement depends on the machine
51 '/fedora-secondary/releases/35/Server/s390x/os'
57 '/fedora-secondary/releases/35/Server/s390x/os'
175 self.vm.add_args('-device', 'max-s390x-cpu,core-id=10')
177 'max-s390x-cpu,'
180 'max-s390x-cpu,'
183 'max-s390x-cpu,'
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-Add-support-for-riscv32-CPU.patch24 s390x s390x s390x 64 big
35 s390x
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile15 ARCH_DIR := s390x
52 LIBKVM_s390x += lib/s390x/diag318_test_handler.c
53 LIBKVM_s390x += lib/s390x/processor.c
54 LIBKVM_s390x += lib/s390x/ucall.c
167 TEST_GEN_PROGS_s390x = s390x/memop
168 TEST_GEN_PROGS_s390x += s390x/resets
169 TEST_GEN_PROGS_s390x += s390x/sync_regs_test
170 TEST_GEN_PROGS_s390x += s390x/tprot
171 TEST_GEN_PROGS_s390x += s390x/cmma_test
172 TEST_GEN_PROGS_s390x += s390x/debug_test
/openbmc/qemu/target/s390x/
H A Dmeson.build42 target_arch += {'s390x': s390x_ss}
43 target_system_arch += {'s390x': s390x_system_ss}
44 target_user_arch += {'s390x': s390x_user_ss}
H A Ddiag.c2 * S390x DIAG instruction helper functions
17 #include "s390x-internal.h"
20 #include "hw/s390x/ipl.h"
21 #include "hw/s390x/s390-virtio-ccw.h"
24 #include "target/s390x/kvm/pv.h"
H A Dcpu.c26 #include "s390x-internal.h"
42 #include "hw/s390x/cpu-topology.h"
155 value->u.s390x.cpu_state = s390_cpu->env.cpu_state; in s390_query_cpu_fast()
158 value->u.s390x.has_dedicated = true; in s390_query_cpu_fast()
159 value->u.s390x.dedicated = s390_cpu->env.dedicated; in s390_query_cpu_fast()
160 value->u.s390x.has_entitlement = true; in s390_query_cpu_fast()
161 value->u.s390x.entitlement = s390_cpu->env.entitlement; in s390_query_cpu_fast()
405 cc->gdb_core_xml_file = "s390x-core64.xml"; in s390_cpu_class_init()
/openbmc/qemu/tests/migration/s390x/
H A DMakefile2 # $ make CROSS_PREFIX=s390x-linux-gnu-
12 a-b-bios.h: s390x.elf
18 s390x.elf: a-b-bios.c
/openbmc/linux/drivers/vfio/pci/
H A DKconfig52 bool "VFIO PCI extensions for s390x KVM passthrough"
56 Support s390x-specific extensions to enable support for enhancements
60 To enable s390x KVM vfio-pci extensions, say Y.
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-snapshot.inc44 SRC_URI[cargo-snapshot-s390x.sha256sum] = "0c22278b4e8afa79de0cae798575c9ef258e73d0555b18a84efd5d04…
45 SRC_URI[clippy-snapshot-s390x.sha256sum] = "52c3368de0e01b07f89f74a4b36279be1b7d2312b05253c7c9ccb50…
46 SRC_URI[rust-std-snapshot-s390x.sha256sum] = "e732ce690fd63e3c2576bfe83a556031c4805c17b35b8a1c1a0dd…
47 SRC_URI[rustc-snapshot-s390x.sha256sum] = "0c06439db686645be36390969b503996608f25954eab2b7fd9a2915d…

12345678910>>...12