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 7ee5875d42 rust: migration: implement ToMigrationState as part of impl_vmstate_bitsized
This is most likely desirable, and is the easiest way to migrate
a bit-sized value without peeking at the innards of the bilge crate.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
bindings/src rust: split "hwcore" crate 1 month ago
bits rust: re-export qemu_macros internal helper in "bits" 1 month ago
bql rust: move VMState from bql to migration 1 week ago
chardev rust: use glib-sys 3 weeks ago
common rust/common/uninit: Fix Clippy's complaints about lifetime 1 month ago
hw rust: hpet: fix fw_cfg handling 1 week ago
migration rust: migration: implement ToMigrationState as part of impl_vmstate_bitsized 1 week ago
qemu-macros rust: qemu-macros: add ToMigrationState derive macro 1 week ago
qom rust: use glib-sys 3 weeks ago
system rust: use glib-sys 3 weeks ago
tests rust: re-export qemu macros from common/qom/hwcore 1 month ago
trace tracetool/syslog: add Rust support 3 weeks ago
util rust: use glib-sys 3 weeks ago
.gitignore
Cargo.lock rust: qemu-macros: add ToMigrationState derive macro 1 week ago
Cargo.toml rust: use glib-sys 3 weeks ago
Kconfig rust: add PL011 device model 12 months ago
meson.build rust: move VMState from bql to migration 1 week ago
rustfmt.toml rust: add crate to expose bindings and interfaces 1 year ago