summary refs log tree commit diff stats
path: root/rust/hw/timer/hpet/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: hpet: rename hpet module to "device"Paolo Bonzini2025-05-271-1/+1
* rust: Fix Zhao's email addressZhao Liu2025-05-261-1/+1
* rust: replace c_str! with c"" literalsPaolo Bonzini2025-05-061-3/+1
* rust/timer/hpet: add qom and qdev APIs supportZhao Liu2025-02-131-0/+4
* rust/timer/hpet: add basic HPET timer and HPETStateZhao Liu2025-02-131-0/+1
* rust/timer/hpet: define hpet_fw_cfgZhao Liu2025-02-131-0/+10