This is a preparation for the splitting of qemu-api in multiple crates. While I didn't do that yet, I am doing this part early just in case it comes in handy for the Rust implementation of tracing.
Paolo Paolo Bonzini (2): rust: prepare variable definitions for multiple bindgen invocations rust: move rust.bindgen to qemu-api crate meson.build | 52 +++++------------------------------ rust/{ => qemu-api}/wrapper.h | 0 rust/meson.build | 4 ++- rust/qemu-api/meson.build | 43 ++++++++++++++++++++++++++++- 4 files changed, 52 insertions(+), 47 deletions(-) rename rust/{ => qemu-api}/wrapper.h (100%) -- 2.49.0