qemu-rust.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rust: prepare for multiple bindgen invocations
@ 2025-06-13 13:02 Paolo Bonzini
  2025-06-13 13:02 ` [PATCH 1/2] rust: prepare variable definitions " Paolo Bonzini
  2025-06-13 13:02 ` [PATCH 2/2] rust: move rust.bindgen to qemu-api crate Paolo Bonzini
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Bonzini @ 2025-06-13 13:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-rust, tanishdesai37

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-20 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 13:02 [PATCH 0/2] rust: prepare for multiple bindgen invocations Paolo Bonzini
2025-06-13 13:02 ` [PATCH 1/2] rust: prepare variable definitions " Paolo Bonzini
2025-06-20 10:07   ` Zhao Liu
2025-06-13 13:02 ` [PATCH 2/2] rust: move rust.bindgen to qemu-api crate Paolo Bonzini
2025-06-20 15:10   ` Zhao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).