qemu-cr16/rust/hw/timer/hpet
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
..
src rust: hpet: fix fw_cfg handling 2025-10-14 11:03:43 +02:00
Cargo.toml rust: re-export qemu macros from common/qom/hwcore 2025-09-17 19:00:58 +02:00
meson.build rust: meson: remove unnecessary complication in device crates 2025-09-17 19:00:58 +02:00