summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/instruction/1287195
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot-user-mode/instruction/1287195')
-rw-r--r--results/classifier/zero-shot-user-mode/instruction/12871959
1 files changed, 9 insertions, 0 deletions
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