qemu/rust/hw/char/pl011/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
..
device.rs rust: do not use --generate-cstr 2024-11-05 14:18:17 +01:00
device_class.rs rust: introduce a c_str macro 2024-11-05 14:18:16 +01:00
lib.rs rust: introduce a c_str macro 2024-11-05 14:18:16 +01:00
memory_ops.rs rust: use std::os::raw instead of core::ffi 2024-11-05 14:18:16 +01:00