qemu/rust/hw/timer/hpet
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
..
src rust: hpet: do not access fields of SysBusDevice 2025-03-06 12:44:47 +01:00
Cargo.toml rust/timer/hpet: define hpet_fw_cfg 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