| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: bindings: allow ptr_offset_with_cast | Paolo Bonzini | 2025-06-03 | 1 | -0/+1 |
| * | rust: bindings: remove more unnecessary Send/Sync impls | Paolo Bonzini | 2025-03-06 | 1 | -6/+2 |
| * | rust: chardev: wrap Chardev with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -3/+0 |
| * | rust: memory: wrap MemoryRegion with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -3/+0 |
| * | rust: sysbus: wrap SysBusDevice with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -3/+0 |
| * | rust: qdev: wrap Clock and DeviceState with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -6/+0 |
| * | rust: qom: wrap Object with Opaque<> | Paolo Bonzini | 2025-03-06 | 1 | -3/+0 |
| * | rust: qemu_api: add a documentation header for all modules | Paolo Bonzini | 2025-02-13 | 1 | -0/+2 |
| * | rust: bindings: add Send and Sync markers for types that have bindings | Paolo Bonzini | 2025-02-13 | 1 | -0/+46 |
| * | rust: build: establish a baseline of lints across all crates | Paolo Bonzini | 2024-12-10 | 1 | -3/+3 |
| * | rust: allow using build-root bindings.rs from cargo | Paolo Bonzini | 2024-12-10 | 1 | -0/+29 |