Home
last modified time | relevance | path

Searched hist:"9 a2ba4882d320a650b4f98f92b49bb45956d227e" (Results 1 – 1 of 1) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dvmstate.rs9a2ba4882d320a650b4f98f92b49bb45956d227e Sat Dec 21 15:28:29 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: qemu_api: add vmstate_struct

It is not type safe, but it's the best that can be done without
const_refs_static. It can also be used with BqlCell and BqlRefCell.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>