diff options
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/1706')
| -rw-r--r-- | results/classifier/deepseek-r1:14b/output/hypervisor/1706 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/1706 b/results/classifier/deepseek-r1:14b/output/hypervisor/1706 new file mode 100644 index 000000000..a571eb003 --- /dev/null +++ b/results/classifier/deepseek-r1:14b/output/hypervisor/1706 @@ -0,0 +1,10 @@ + +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 |