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
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
..
bindings/src char: rename CharBackend->CharFrontend 2 weeks ago
bits rust: re-export qemu_macros internal helper in "bits" 2 months ago
bql rust: remove useless glib_sys bindings 2 weeks ago
chardev rust: do not add qemuutil to Rust crates 1 week ago
common rust/common/uninit: Fix Clippy's complaints about lifetime 2 months ago
hw rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize 1 week ago
migration rust: migration: allow nested offset_of 1 week ago
qemu-macros rust/qemu-macros: Convert bit value to u8 within #[property] 2 weeks ago
qom rust: migration: allow passing ParentField<> to vmstate_of! 2 weeks ago
system rust: remove useless glib_sys bindings 2 weeks ago
tests rust: re-export qemu macros from common/qom/hwcore 2 months ago
trace tracetool/syslog: add Rust support 1 month ago
util rust: do not add qemuutil to Rust crates 1 week ago
.gitignore
Cargo.lock rust: qemu-macros: add ToMigrationState derive macro 1 month ago
Cargo.toml rust: only leave leaf crates as workspace members 2 weeks ago
Kconfig rust: add PL011 device model 1 year ago
meson.build rust: move VMState from bql to migration 1 month ago
rustfmt.toml rust: add crate to expose bindings and interfaces 1 year ago