qemu/rust/qemu-api/src
Paolo Bonzini 166e8a1fd1 rust: qom: change the parent type to an associated type
Avoid duplicated code to retrieve the QOM type strings from the
Rust type.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-11 15:57:19 +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: change the parent type to an associated type 2024-12-11 15:57:19 +01:00
device_class.rs rust: qom: split ObjectType from ObjectImpl trait 2024-12-11 15:56:54 +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: qom: split ObjectType from ObjectImpl trait 2024-12-11 15:56:54 +01:00
sysbus.rs rust: qom: split ObjectType from ObjectImpl trait 2024-12-11 15:56:54 +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