#qemu #plugin-api #virtualization #low-level #emulation

sys qemu-plugin-sys

Low level bindings to the QEMU plugin API

6 releases

8.2.2-v0 Mar 11, 2024
8.2.0-v1 Jan 10, 2024
8.1.3-v4 Jan 10, 2024
8.1.3-v3 Dec 19, 2023

#310 in Emulators

Download history 27/week @ 2024-01-09 5/week @ 2024-02-20 65/week @ 2024-02-27 98/week @ 2024-03-05 112/week @ 2024-03-12 17/week @ 2024-03-19 1/week @ 2024-03-26 7/week @ 2024-04-02

71 downloads per month
Used in qemu-plugin

GPL-2.0-only

50KB
1K SLoC

QEMU-PLUGIN-SYS

Low level auto-generated FFI bindings to the QEMU Plugin API (qemu-plugin.h). This crate should not be used directly, check out the qemu-plugin crate for the idiomatic high-level bindings.


lib.rs:

Low level bindings to the QEMU Plugin API

These bindings are generated from the QEMU source code, and should not be used directly. Instead, use the qeu-plugin crate.

No runtime deps