summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/hypervisor/1732177
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/1732177')
-rw-r--r--results/classifier/deepseek-r1:14b/output/hypervisor/17321776
1 files changed, 6 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/1732177 b/results/classifier/deepseek-r1:14b/output/hypervisor/1732177
new file mode 100644
index 000000000..bfff74eed
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/hypervisor/1732177
@@ -0,0 +1,6 @@
+
+SBSA ACS test freezes inside qemu-system-aarch64
+
+In an effort to get Windows 10 for ARM64 (which is supposed to boot on SBSA/SBBR-compliant platforms) to boot inside qemu, I tried to run the SBSA ACS test suite. I used the UEFI image from the latest Linaro snapshot, and built the SBSA ACS UEFI application from https://github.com/ARM-software/sbsa-acs myself using a Linaro aarch64 compiler.
+
+Test #8 causes an infinite exception loop, as the exception vectors themselves somehow become inaccessible, and accessing them triggers another exception to be handled by the same vector. (With some older Linaro UEFI images, the hard lockup is avoided, and the SBSA UEFI app crashes instead.) If I disable that test, the testsuite locks up in other tests in very similar ways. We aren't even able to get a pass/fail score from the app because of this.
\ No newline at end of file