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
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
..
char rust: pl011: fix warning with new clippy 2 weeks ago
core rust: use glib-sys 3 weeks ago
timer rust: hpet: fix fw_cfg handling 1 week ago
Kconfig i386: enable rust hpet for pc when rust is enabled 8 months ago
meson.build rust/timer/hpet: define hpet_fw_cfg 8 months ago