qemu-cr16/rust/hw/core
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
..
src rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize 2025-11-04 17:13:22 +01:00
tests rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
build.rs
Cargo.toml rust: use glib-sys 2025-10-03 15:14:48 +02:00
meson.build rust: use glib-sys 2025-10-03 15:14:48 +02:00
wrapper.h