| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: add a bit operation module | Paolo Bonzini | 2024-12-10 | 1 | -0/+1 |
| * | rust: add bindings for interrupt sources | Paolo Bonzini | 2024-12-10 | 1 | -0/+2 |
| * | rust: define prelude | Paolo Bonzini | 2024-12-10 | 1 | -0/+5 |
| * | rust: cell: add BQL-enforcing Cell variant | Paolo Bonzini | 2024-12-10 | 1 | -0/+1 |
| * | rust: allow using build-root bindings.rs from cargo | Paolo Bonzini | 2024-12-10 | 1 | -22/+0 |
| * | rust: introduce alternative implementation of offset_of! | Junjie Mao | 2024-11-05 | 1 | -0/+4 |
| * | rust: introduce a c_str macro | Paolo Bonzini | 2024-11-05 | 1 | -0/+1 |
| * | rust: use std::os::raw instead of core::ffi | Paolo Bonzini | 2024-11-05 | 1 | -4/+7 |
| * | rust: add definitions for vmstate | Manos Pitsidianakis | 2024-11-05 | 1 | -0/+3 |
| * | rust: provide safe wrapper for MaybeUninit::zeroed() | Paolo Bonzini | 2024-11-05 | 1 | -0/+1 |
| * | rust: build integration test for the qemu_api crate | Paolo Bonzini | 2024-11-05 | 1 | -3/+0 |
| * | rust: add crate to expose bindings and interfaces | Manos Pitsidianakis | 2024-10-11 | 1 | -0/+166 |