qemu-cr16/rust
Marc-André Lureau 88cf78e917 rust: move vmstate_clock!() to qdev module
This will allow to split vmstate to a standalone crate next.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Link: https://lore.kernel.org/r/20250827104147.717203-8-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
hw rust: qdev: const_refs_to_static 2025-09-17 19:00:56 +02:00
qemu-api rust: move vmstate_clock!() to qdev module 2025-09-17 19:00:57 +02:00
qemu-api-macros rust: qdev: const_refs_to_static 2025-09-17 19:00:56 +02:00
.gitignore
Cargo.lock subprojects: update proc-macro2 and syn 2025-08-27 10:57:04 +02:00
Cargo.toml rust: add workspace authors 2025-09-17 19:00:56 +02:00
Kconfig rust: add PL011 device model 2024-11-05 14:18:15 +01:00
meson.build rust: move rust.bindgen to qemu-api crate 2025-06-20 13:24:42 +02:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00