Home
last modified time | relevance | path

Searched full:ppc64le (Results 1 – 22 of 22) sorted by relevance

/qemu/tests/tcg/ppc64le/
H A DMakefile.target3 # ppc64le specific tweaks
5 VPATH += $(SRC_PATH)/tests/tcg/ppc64le
/qemu/docs/system/ppc/
H A Dpowernv.rst90 -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 Dtest_ppc64_tuxrun.py100 'https://storage.tuxboot.com/buildroot/20241119/ppc64le/vmlinux',
103 'https://storage.tuxboot.com/buildroot/20241119/ppc64le/rootfs.ext4.zst',
H A Dtest_ppc64_hv.py39 'releases/ppc64le/alpine-standard-3.21.0-ppc64le.iso'),
H A Dtest_ppc64_replay.py30 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
H A Dtest_ppc64_pseries.py22 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
H A Dtest_ppc64_powernv.py22 'releases/29/Everything/ppc64le/os/ppc/ppc64/vmlinuz'),
/qemu/
H A D.travis.yml83 arch: ppc64le
116 --target-list=ppc64-softmmu,ppc64le-linux-user"
H A Dconfigure397 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.yml279 test "$(uname -m)" = "ppc64le"
/qemu/linux-user/ppc/
H A Dtarget_syscall.h65 #define UNAME_MACHINE "ppc64le"
/qemu/python/qemu/utils/
H A Daccel.py30 "ppc64le": "ppc64",
/qemu/scripts/
H A Dprobe-gdb-support.py42 "powerpc:common64" : ["ppc64", "ppc64le"],
H A Dqemu-binfmt-conf.sh5 ppc ppc64 ppc64le m68k mips mipsel mipsn32 mipsn32el mips64 mips64el \
166 echo "ppc64le"
/qemu/tests/docker/dockerfiles/
H A Ddebian-all-test-cross.docker70 …er,mips64el-linux-user,mipsel-linux-user,ppc-linux-user,ppc64-linux-user,ppc64le-linux-user,riscv6…
H A Ddebian-bootstrap.pre112 QEMU=qemu-ppc64le
H A Ddebian-ppc64el-cross.docker3 # $ lcitool dockerfile --layers all --cross-arch ppc64le debian-12 qemu
/qemu/tests/tcg/plugins/
H A Dsyscall.c53 { "ppc64le", 4 },
/qemu/tests/lcitool/
H A Drefresh223 cross="ppc64le",
/qemu/backends/tpm/
H A Dtpm_ioctl.h107 * ppc64le only ~7k; keep the response below a 4k page size
/qemu/tests/migration-stress/guestperf/
H A Dengine.py324 if machine == "ppc64le":
/qemu/accel/kvm/
H A Dkvm-all.c1373 * on KVM and on PPC64LE. Correct here, swapping back. in adjust_ioeventfd_endianness()