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