Home
last modified time | relevance | path

Searched hist:"09 fda8f5dc925ba059aca539163d16796af6a299" (Results 1 – 2 of 2) sorted by relevance

/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs09fda8f5dc925ba059aca539163d16796af6a299 Tue Feb 25 09:06:20 UTC 2025 Paolo Bonzini <pbonzini@redhat.com> 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>
/qemu/rust/qemu-api/src/
H A Dsysbus.rs09fda8f5dc925ba059aca539163d16796af6a299 Tue Feb 25 09:06:20 UTC 2025 Paolo Bonzini <pbonzini@redhat.com> 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>