Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
13 days | rust: hpet: decode HPET registers into enums | Paolo Bonzini | 1 | -97/+109 |
13 days | rust: hpet: do not access fields of SysBusDevice | Paolo Bonzini | 1 | -3/+1 |
13 days | rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements | Paolo Bonzini | 1 | -2/+8 |
13 days | rust: hpet: embed Timer without the Option and Box indirection | Paolo Bonzini | 1 | -32/+29 |
2025-02-25 | rust: qom: get rid of ClassInitImpl | Paolo Bonzini | 1 | -2/+2 |
2025-02-25 | rust: qom: add ObjectImpl::CLASS_INIT | Paolo Bonzini | 1 | -1/+2 |
2025-02-25 | rust: add SysBusDeviceImpl | Paolo Bonzini | 1 | -1/+3 |
2025-02-13 | rust/timer/hpet: add qom and qdev APIs support | Zhao Liu | 3 | -11/+273 |
2025-02-13 | rust/timer/hpet: add basic HPET timer and HPETState | Zhao Liu | 2 | -0/+630 |
2025-02-13 | rust/timer/hpet: define hpet_fw_cfg | Zhao Liu | 4 | -0/+117 |