diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-07-06 17:28:57 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-07-14 01:32:42 +0200 |
commit | c4d8a77512bf7e8224f3aff930ed48a680b4ea53 (patch) | |
tree | 274b2cfe235706edc6e33a0a3e4199af0de11c4e /test/lib | |
parent | aa8603e6a9ae4b057e209ad6dfa2be86b8586617 (diff) | |
download | passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar.gz passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar.bz2 passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar.lz passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar.xz passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.tar.zst passt-c4d8a77512bf7e8224f3aff930ed48a680b4ea53.zip |
tests: qemu-system-ppc64le isn't a thing
Several tests run pp64le guests using "qemu-system-ppc64le". But, at the
system level there's no difference between ppc64 and ppc64le - it's the
same hardware, just placed into different endian modes by OS early boot
code. Reflecting that, qemu only supplies a single "qemu-system-ppc64".
Some distros alias qemu-system-ppc64le to qemu-system-ppc64 (Debian does),
but it's best not to count on this (Fedora doesn't, for example).
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test/lib')
0 files changed, 0 insertions, 0 deletions