qemu/rust/qemu-api-macros
Paolo Bonzini 4aed0296b3 rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev.  For now,
keep the names shorter but still a bit easier to find.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-19 19:36:37 +01:00
..
src rust: rename qemu-api modules to follow C code a bit more 2024-12-19 19:36:37 +01:00
Cargo.toml rust: cargo: store desired warning levels in workspace Cargo.toml 2024-12-10 18:44:06 +01:00
meson.build rust: qemu-api-macros: always process subprojects before dependencies 2024-11-09 08:34:07 +01:00
README.md rust: add utility procedural macro crate 2024-10-11 12:32:17 +02:00

qemu-api-macros - Utility macros for defining QEMU devices