Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugins API V4 #21

Merged
merged 10 commits into from
Dec 6, 2024
Merged

Add plugins API V4 #21

merged 10 commits into from
Dec 6, 2024

Conversation

novafacing
Copy link
Owner

Plugins API V4 is here and it adds my first qemu contribution: qemu_plugin_read_memory_vaddr which allows plugins to read virtual memory! It should land in 9.2.0 and I've added support for it to qemu-plugin as well as adding an example to the tracer plugin to dump out buffers from read/write syscalls.

@novafacing novafacing merged commit 5d400c5 into main Dec 6, 2024
5 checks passed
@novafacing novafacing deleted the plugins-v4 branch December 6, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant