xemu/rust/qemu-api/src
Paolo Bonzini ce4a144cf8 rust: do not use --generate-cstr
--generate-cstr is a good idea and generally the right thing to do,
but it is not available in Debian 12 and Ubuntu 22.04.  Work around
the absence.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-11-05 14:18:17 +01:00
..
c_str.rs rust: introduce a c_str macro 2024-11-05 14:18:16 +01:00
definitions.rs rust: use std::os::raw instead of core::ffi 2024-11-05 14:18:16 +01:00
device_class.rs rust: do not use --generate-cstr 2024-11-05 14:18:17 +01:00
lib.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
offset_of.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
vmstate.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
zeroable.rs rust: do not use MaybeUninit::zeroed() 2024-11-05 14:18:17 +01:00