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/qom
Paolo Bonzini d4fbf6ff8d rust: migration: allow passing ParentField<> to vmstate_of!
The common superclass for devices could have its own migration state;
for it to be included in the subclass's VMState, ParentField<> must
implement the VMState trait.

Reported-by: Chen Miao <chenmiao@openatom.club>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
src rust: migration: allow passing ParentField<> to vmstate_of! 2 weeks ago
Cargo.toml rust: use glib-sys 1 month ago
build.rs rust: split "qom" crate 2 months ago
meson.build rust: use glib-sys 1 month ago
wrapper.h rust: split "qom" crate 2 months ago