aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api/src/memory.rs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-02-14 12:36:11 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2025-03-06 12:44:47 +0100
commit2ad011d466697d69f7f9aa84662a6553049f6556 (patch)
tree4d3808860a55c93633ab126fda298bd2e97e68c2 /rust/qemu-api/src/memory.rs
parent48627510a7fed7a045358743e6b869a98931f85e (diff)
downloadqemu-2ad011d466697d69f7f9aa84662a6553049f6556.zip
qemu-2ad011d466697d69f7f9aa84662a6553049f6556.tar.gz
qemu-2ad011d466697d69f7f9aa84662a6553049f6556.tar.bz2
rust: bindings: remove more unnecessary Send/Sync impls
Send and Sync are now implemented on the opaque wrappers. Remove them from the bindings module, unless the structs are pure data containers and/or have no C functions defined on them. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/memory.rs')
0 files changed, 0 insertions, 0 deletions