You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 week ago
..
bindings.rs rust: remove useless glib_sys bindings 2 weeks ago
irq.rs rust: re-export qemu macros from common/qom/hwcore 2 months ago
lib.rs rust: re-export qemu macros from common/qom/hwcore 2 months ago
qdev.rs char: rename CharBackend->CharFrontend 2 weeks ago
sysbus.rs rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize 1 week ago