qemu-cr16/rust/migration
Paolo Bonzini ac561a3050 rust: migration: allow nested offset_of
Nested offset_of was stabilized in Rust 1.82.  Since the minimum
supported version for QEMU is 1.83, allow nested field accesses
in vmstate_of!

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-11-04 17:13:25 +01:00
..
src rust: migration: allow nested offset_of 2025-11-04 17:13:25 +01:00
build.rs
Cargo.toml rust: qemu-macros: add ToMigrationState derive macro 2025-10-14 11:04:07 +02:00
meson.build rust: qemu-macros: add ToMigrationState derive macro 2025-10-14 11:04:07 +02:00
wrapper.h