qemu-cr16/rust/hw
Paolo Bonzini 414ac7e057 rust: hpet: fix fw_cfg handling
HPET ids for fw_cfg are not assigned correctly, because there
is a read but no write.  This is caught by nightly Rust as
an unused-assignments warning, so fix it.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-10-14 11:03:43 +02:00
..
char rust: pl011: fix warning with new clippy 2025-10-09 23:11:33 +02:00
core rust: use glib-sys 2025-10-03 15:14:48 +02:00
timer rust: hpet: fix fw_cfg handling 2025-10-14 11:03:43 +02: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