Searched full:ppc64le (Results 1 – 22 of 22) sorted by relevance
/qemu/tests/tcg/ppc64le/ |
H A D | Makefile.target | 3 # ppc64le specific tweaks 5 VPATH += $(SRC_PATH)/tests/tcg/ppc64le
|
/qemu/docs/system/ppc/ |
H A D | powernv.rst | 90 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \ 106 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive-scsi0-0-0-0,format=qcow2,cache=none 118 -drive file=./rhel7-ppc64le.qcow2,if=none,id=drive-scsi0-0-0-0,format=qcow2,cache=none \ 124 -drive file=./ubuntu-ppc64le.qcow2,if=none,id=drive0,format=qcow2,cache=none \ 136 -drive file=./fedora-ppc64le.qcow2,if=none,snapshot=on,id=drive0 \
|
/qemu/tests/functional/ |
H A D | test_ppc64_tuxrun.py | 100 'https://storage.tuxboot.com/buildroot/20241119/ppc64le/vmlinux', 103 'https://storage.tuxboot.com/buildroot/20241119/ppc64le/rootfs.ext4.zst',
|
H A D | test_ppc64_hv.py | 39 'releases/ppc64le/alpine-standard-3.21.0-ppc64le.iso'),
|
H A D | test_ppc64_replay.py | 30 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
|
H A D | test_ppc64_pseries.py | 22 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
|
H A D | test_ppc64_powernv.py | 22 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
|
/qemu/ |
H A D | .travis.yml | 83 arch: ppc64le 116 --target-list=ppc64-softmmu,ppc64le-linux-user"
|
H A D | configure | 397 cpu="ppc64le" 493 ppc64le) 1440 ppc64|ppc64le) container_hosts=x86_64 ;; 1446 x86_64) container_hosts="aarch64 ppc64le x86_64" ;; 1467 ppc|ppc64|ppc64le)
|
H A D | .patchew.yml | 279 test "$(uname -m)" = "ppc64le"
|
/qemu/linux-user/ppc/ |
H A D | target_syscall.h | 65 #define UNAME_MACHINE "ppc64le"
|
/qemu/python/qemu/utils/ |
H A D | accel.py | 30 "ppc64le": "ppc64",
|
/qemu/scripts/ |
H A D | probe-gdb-support.py | 42 "powerpc:common64" : ["ppc64", "ppc64le"],
|
H A D | qemu-binfmt-conf.sh | 5 ppc ppc64 ppc64le m68k mips mipsel mipsn32 mipsn32el mips64 mips64el \ 166 echo "ppc64le"
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-all-test-cross.docker | 70 …er,mips64el-linux-user,mipsel-linux-user,ppc-linux-user,ppc64-linux-user,ppc64le-linux-user,riscv6…
|
H A D | debian-bootstrap.pre | 112 QEMU=qemu-ppc64le
|
H A D | debian-ppc64el-cross.docker | 3 # $ lcitool dockerfile --layers all --cross-arch ppc64le debian-12 qemu
|
/qemu/tests/tcg/plugins/ |
H A D | syscall.c | 53 { "ppc64le", 4 },
|
/qemu/tests/lcitool/ |
H A D | refresh | 223 cross="ppc64le",
|
/qemu/backends/tpm/ |
H A D | tpm_ioctl.h | 107 * ppc64le only ~7k; keep the response below a 4k page size
|
/qemu/tests/migration-stress/guestperf/ |
H A D | engine.py | 324 if machine == "ppc64le":
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 1373 * on KVM and on PPC64LE. Correct here, swapping back. in adjust_ioeventfd_endianness()
|