qemu-cr16/rust/hw
Paolo Bonzini 56dbf087a8 rust/util: add ensure macro
The macro is similar to anyhow::ensure but uses QEMU's variation
on anyhow::Error.  It can be used to easily check a condition
and format an error message.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-11-04 17:13:00 +01:00
..
char char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
core char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
timer rust/util: add ensure macro 2025-11-04 17:13:00 +01:00
Kconfig i386: enable rust hpet for pc when rust is enabled 2025-02-13 12:51:34 +01:00
meson.build rust/timer/hpet: define hpet_fw_cfg 2025-02-13 12:51:34 +01:00