From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../target_ppc/host_missing/accel_missing/860.toml | 318 +++++++++++++++++++++ 1 file changed, 318 insertions(+) create mode 100644 gitlab/issues/target_ppc/host_missing/accel_missing/860.toml (limited to 'gitlab/issues/target_ppc/host_missing/accel_missing/860.toml') diff --git a/gitlab/issues/target_ppc/host_missing/accel_missing/860.toml b/gitlab/issues/target_ppc/host_missing/accel_missing/860.toml new file mode 100644 index 00000000..d02ef4d2 --- /dev/null +++ b/gitlab/issues/target_ppc/host_missing/accel_missing/860.toml @@ -0,0 +1,318 @@ +id = 860 +title = "Not able to launch guests in ppc64le P9 OPAL" +state = "closed" +created_at = "2022-02-04T19:30:26.468Z" +closed_at = "2022-02-11T12:02:52.851Z" +labels = ["Closed::WontFix", "target: ppc"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/860" +host-os = "RHEL8" +host-arch = "ppc64le" +qemu-version = "- qemu-kvm-5.1.0-21.module+el8.3.1+10464+8ad18d1a.ppc64le" +guest-os = "Fedora CoreOS" +guest-arch = "ppc64le" +description = """Not able to launch guests in ppc64le P9 OPAL""" +reproduce = """1. In a RHEL8 using 4.18.0-305.3.1.el8_4.ppc64le create a Fedora CoreOS VM using kernel-5.15.17-200.fc35.ppc64le. +2. Inside the FCOS vm run: +``` +virt-install --import \\ + --name buildvm-ppc64le-fcos01.iad2.fedoraproject.org \\ + --memory=32768,maxmemory=32768 \\ + --vcpus=16,maxvcpus=16 \\ + --feature nested-hv=on \\ + --network bridge=br0,model=virtio,mac=RANDOM \\ + --autostart \\ + --memballoon virtio \\ + --watchdog default \\ + --rng /dev/random \\ + --noautoconsole \\ + --disk path=$PWD/fcos-ppc64le-builder.ign,format=raw,readonly=on,serial=ignition \\ + --disk bus=virtio,path=/dev/vg_guests/buildvm-ppc64le-fcos01.iad2.fedoraproject.org,cache=unsafe,io=threads +``` + +3. Try to run it again and you will get: + +``` +KVM: Failed to create TCE64 table for liobn 0x71000002 +KVM: Failed to create TCE64 table for liobn 0x80000000 +KVM: unknown exit, hardware reason ffffffffffffffc9 +NIP 0000000000000100 LR 0000000000000000 CTR 0000000000000000 XER 0000000000000000 CPU#0 +MSR 8000000000001000 HID0 0000000000000000 HF 6c000004 iidx 3 didx 3 +TB 00000000 00000000 DECR 0 +GPR00 0000000000000000 0000000000000000 0000000000000000 000000007fe00000 +GPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +GPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000 +CR 00000000 [ - - - - - - - - ] RES ffffffffffffffff + SRR0 0000000000000000 SRR1 0000000000000000 PVR 00000000004e1202 VRSAVE 0000000000000000 +SPRG0 0000000000000000 SPRG1 0000000000000000 SPRG2 0000000000000000 SPRG3 0000000000000000 +SPRG4 0000000000000000 SPRG5 0000000000000000 SPRG6 0000000000000000 SPRG7 0000000000000000 +HSRR0 0000000000000000 HSRR1 0000000000000000 + CFAR 0000000000000000 + LPCR 0000000000560413 + PTCR 0000000000000000 DAR 0000000000000000 DSISR 0000000000000000 +```""" +additional = """Fedora xml: +``` + + buildvm-ppc64le-fcos01.iad2.fedoraproject.org + ed30c95e-b7c0-4c25-a6ba-b739459f101b + 33554432 + 33554432 + 16 + + /machine + + + hvm + + + + + + + POWER9 + + + destroy + restart + destroy + + /usr/libexec/qemu-kvm + + + + + + +
+ + + + + + + + ignition + +
+ + + +
+ + + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + +
+ + + + + +
+ + + +
+ + + +
+ + + + +