summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1706
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1706')
-rw-r--r--results/classifier/zero-shot/108/other/170624
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1706 b/results/classifier/zero-shot/108/other/1706
new file mode 100644
index 00000000..2cdb6655
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1706
@@ -0,0 +1,24 @@
+device: 0.847
+other: 0.710
+network: 0.707
+socket: 0.673
+vnc: 0.671
+semantic: 0.560
+PID: 0.540
+graphic: 0.534
+permissions: 0.523
+boot: 0.431
+debug: 0.428
+files: 0.424
+performance: 0.328
+KVM: 0.256
+
+Allow TCG plugins to read registers
+Additional information:
+- `include/qemu/plugin.h`
+- `include/qemu/qemu-plugin.h`
+
+PANDA implemented this already but it is not a very clean solution:
+- https://github.com/panda-re/qemu/commit/b97c5a56edd0ba3b5f6ab16bf531ac1f7abaac04 (mentioned in QPP patch series: https://lore.kernel.org/qemu-devel/20221213213757.4123265-1-fasano@mit.edu/)
+
+I personally think the flag for the TB translation and execution callbacks makes more sense