diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-07 10:29:27 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-23 11:50:53 +0100 |
commit | 9d4899496b555751c8ea4155d6da4fc3dbd7edae (patch) | |
tree | b01b68aad98de028672616859a7c485a49123c29 /rust/qemu-api/src/qom.rs | |
parent | b800a3132194014928cfbf9d79062da77ea70fee (diff) | |
download | qemu-9d4899496b555751c8ea4155d6da4fc3dbd7edae.zip qemu-9d4899496b555751c8ea4155d6da4fc3dbd7edae.tar.gz qemu-9d4899496b555751c8ea4155d6da4fc3dbd7edae.tar.bz2 |
rust: vmstate: remove translation of C vmstate macros
Keep vmstate_clock!; because it uses a field of type VMStateDescription,
it cannot be converted to the VMState trait without access to the
const_refs_static feature.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/qom.rs')
0 files changed, 0 insertions, 0 deletions