| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: qdev: add minimal clock bindings | Paolo Bonzini | 2025-10-01 | 1 | -0/+33 |
| * | rust/qdev: Drop declare_properties & define_property macros | Zhao Liu | 2025-09-22 | 1 | -53/+0 |
| * | rust/qdev: Support bit property in #property macro | Zhao Liu | 2025-09-22 | 1 | -7/+12 |
| * | rust/qdev: Support property info for more common types | Zhao Liu | 2025-09-22 | 1 | -12/+16 |
| * | rust/qdev: Refine the documentation for QDevProp trait | Manos Pitsidianakis | 2025-09-22 | 1 | -4/+11 |
| * | rust/qdev: use addr_of! in QDevProp | Manos Pitsidianakis | 2025-09-22 | 1 | -4/+4 |
| * | rust: re-export qemu macros from common/qom/hwcore | Marc-André Lureau | 2025-09-17 | 1 | -2/+2 |
| * | rust: rename qemu_api_macros -> qemu_macros | Marc-André Lureau | 2025-09-17 | 1 | -3/+3 |
| * | rust: split "hwcore" crate | Marc-André Lureau | 2025-09-17 | 1 | -0/+459 |