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