qemu-cr16/rust
Marc-André Lureau f6b4f0dd9c rust: split "bql" crate
Unfortunately, an example had to be compile-time disabled, since it
relies on higher level crates (qdev, irq etc). The alternative is
probably to move that code to an example in qemu-api or elsewere and
make a link to it, or include_str.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Link: https://lore.kernel.org/r/20250827104147.717203-12-marcandre.lureau@redhat.com
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-09-17 19:00:57 +02:00
..
bits rust: add missing const markers for MSRV==1.83.0 2025-09-17 19:00:56 +02:00
bql rust: split "bql" crate 2025-09-17 19:00:57 +02:00
common rust: split "bql" crate 2025-09-17 19:00:57 +02:00
hw rust: split "bql" crate 2025-09-17 19:00:57 +02:00
migration rust: split "bql" crate 2025-09-17 19:00:57 +02:00
qemu-api rust: split "bql" crate 2025-09-17 19:00:57 +02:00
qemu-api-macros rust: split "util" crate 2025-09-17 19:00:57 +02:00
util rust: split "util" crate 2025-09-17 19:00:57 +02:00
.gitignore
Cargo.lock rust: split "bql" crate 2025-09-17 19:00:57 +02:00
Cargo.toml rust: split "bql" crate 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: split "bql" crate 2025-09-17 19:00:57 +02:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00