From 5aa276efcbd67f4300ca1a7f809c6e00aadb03da Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Tue, 8 Jul 2025 13:28:15 +0200 Subject: restructure results --- results/classifier/zero-shot-user-mode/instruction/1287195 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 results/classifier/zero-shot-user-mode/instruction/1287195 (limited to 'results/classifier/zero-shot-user-mode/instruction/1287195') diff --git a/results/classifier/zero-shot-user-mode/instruction/1287195 b/results/classifier/zero-shot-user-mode/instruction/1287195 new file mode 100644 index 00000000..468667b0 --- /dev/null +++ b/results/classifier/zero-shot-user-mode/instruction/1287195 @@ -0,0 +1,9 @@ +instruction: 0.578 +syscall: 0.298 +runtime: 0.124 + + + +validate_guest_space incorrectly enabled on AArch64 + +When running linux-user targetting AArch64, validate_guest_space() in elfload.c reserves space in the guest address space for the ARM commpage. Since there is no commpage on AArch64, this function should be disable on that target. \ No newline at end of file -- cgit v1.2.3