qemu-cr16/rust/hw/core/src
Paolo Bonzini 8abea41ecd rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize
Return a Result<()> from the method, and "unwrap" it into error_fatal
in the caller.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-11-04 17:13:22 +01:00
..
bindings.rs rust: remove useless glib_sys bindings 2025-10-28 13:02:21 +01:00
irq.rs rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
lib.rs rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
qdev.rs char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
sysbus.rs rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize 2025-11-04 17:13:22 +01:00