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/timer
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>
1 week ago
..
hpet rust: hpet: fix fw_cfg handling 1 week ago
Kconfig rust: Kconfig: Factor out whether HPET is Rust or C 7 months ago
meson.build rust/timer/hpet: define hpet_fw_cfg 8 months ago