qemu/rust/hw/timer
Paolo Bonzini 09fda8f5dc rust: hpet: do not access fields of SysBusDevice
Fields of SysBusDevice must only be accessed with the BQL taken.  Add
a wrapper that verifies that.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-03-06 12:44:47 +01:00
..
hpet rust: hpet: do not access fields of SysBusDevice 2025-03-06 12:44:47 +01:00
Kconfig i386: Fix the missing Rust HPET configuration option 2025-02-25 10:49:23 +01:00
meson.build rust/timer/hpet: define hpet_fw_cfg 2025-02-13 12:51:34 +01:00