| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: irq: wrap IRQState with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -5/+10 |
| * | rust: prefer importing std::ptr over core::ptr | Zhao Liu | 2025-02-25 | 1 | -2/+1 |
| * | rust: add bindings for gpio_{in|out} initialization | Zhao Liu | 2025-02-13 | 1 | -1/+0 |
| * | rust/irq: Add a helper to convert [InterruptSource] to pointer | Zhao Liu | 2025-02-13 | 1 | -0/+6 |
| * | rust: irq: define ObjectType for IRQState | Paolo Bonzini | 2025-02-13 | 1 | -3/+12 |
| * | rust: bindings: add Send and Sync markers for types that have bindings | Paolo Bonzini | 2025-02-13 | 1 | -0/+3 |
| * | rust: qdev: expose inherited methods to subclasses of SysBusDevice | Paolo Bonzini | 2025-01-10 | 1 | -2/+1 |
| * | rust: add bindings for interrupt sources | Paolo Bonzini | 2024-12-10 | 1 | -0/+91 |