qemu/rust/qemu-api/src
Paolo Bonzini b2a4854508 rust: qom: add default definitions for ObjectImpl
Remove a bunch of duplicate const definitions.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-10 18:49:26 +01:00
..
bindings.rs rust: build: establish a baseline of lints across all crates 2024-12-10 18:44:06 +01:00
bitops.rs rust: add a bit operation module 2024-12-10 18:49:26 +01:00
c_str.rs rust: introduce a c_str macro 2024-11-05 14:18:16 +01:00
cell.rs rust: cell: add BQL-enforcing RefCell variant 2024-12-10 18:49:26 +01:00
definitions.rs rust: qom: add default definitions for ObjectImpl 2024-12-10 18:49:26 +01:00
device_class.rs rust/qemu-api: Fix fragment-specifiers in define_property macro 2024-12-10 18:49:24 +01:00
irq.rs rust: add bindings for interrupt sources 2024-12-10 18:49:26 +01:00
lib.rs rust: add a bit operation module 2024-12-10 18:49:26 +01:00
offset_of.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
prelude.rs rust: add a bit operation module 2024-12-10 18:49:26 +01:00
sysbus.rs rust: add bindings for interrupt sources 2024-12-10 18:49:26 +01:00
vmstate.rs rust: introduce alternative implementation of offset_of! 2024-11-05 14:18:16 +01:00
zeroable.rs rust: fix doc test syntax 2024-12-10 18:49:24 +01:00