You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 week ago
..
src rust: migration: allow nested offset_of 1 week ago
Cargo.toml rust: qemu-macros: add ToMigrationState derive macro 1 month ago
build.rs
meson.build rust: qemu-macros: add ToMigrationState derive macro 1 month ago
wrapper.h