qemu-cr16/rust
Paolo Bonzini efe8d07383 rust: meson: remove unnecessary complication in device crates
It is not necessary anymore to explicitly list procedural macro crates
when doing the final link using rustc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250908105005.2119297-33-pbonzini@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-09-17 19:00:58 +02:00
..
bindings/src rust: split "hwcore" crate 2025-09-17 19:00:57 +02:00
bits rust: re-export qemu_macros internal helper in "bits" 2025-09-17 19:00:57 +02:00
bql rust: split "system" crate 2025-09-17 19:00:57 +02:00
chardev rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
common rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
hw rust: meson: remove unnecessary complication in device crates 2025-09-17 19:00:58 +02:00
migration rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
qemu-macros rust: rename qemu_api_macros -> qemu_macros 2025-09-17 19:00:57 +02:00
qom rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
system rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
tests rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
util rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
.gitignore
Cargo.lock rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
Cargo.toml rust: repurpose qemu_api -> tests 2025-09-17 19:00:57 +02:00
Kconfig rust: add PL011 device model 2024-11-05 14:18:15 +01:00
meson.build rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00