qemu-cr16/rust/hw
Zhao Liu 4f09cf54fa rust/hpet: Clean up type mismatch for num_timers property
Now `num_timers` is `usize` other than `u8`. Although the type field in
`declare_properties` macro hasn't been used, it's better to explicitly
point this out and clean up this before doing other property work.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20250920160520.3699591-11-zhao1.liu@intel.com
2025-09-22 17:17:19 +02:00
..
char rust: meson: remove unnecessary complication in device crates 2025-09-17 19:00:58 +02:00
core rust/qdev: Support bit property in #property macro 2025-09-22 17:17:19 +02:00
timer rust/hpet: Clean up type mismatch for num_timers property 2025-09-22 17:17:19 +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