| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rust: macros: check that the first field of a #[derive(Object)] struct is a P... | Paolo Bonzini | 2025-01-10 | 1 | -19/+27 |
| * | rust: macros: check that #[derive(Object)] requires #[repr(C)] | Paolo Bonzini | 2025-01-10 | 1 | -6/+11 |
| * | rust: rename qemu-api modules to follow C code a bit more | Paolo Bonzini | 2024-12-19 | 1 | -1/+1 |
| * | rust: introduce alternative implementation of offset_of! | Junjie Mao | 2024-11-05 | 1 | -2/+73 |
| * | rust: cleanup module_init!, use it from #[derive(Object)] | Paolo Bonzini | 2024-11-05 | 1 | -28/+5 |
| * | rust: modernize link_section usage for ELF platforms | Paolo Bonzini | 2024-11-05 | 1 | -2/+5 |
| * | rust: add utility procedural macro crate | Manos Pitsidianakis | 2024-10-11 | 1 | -0/+43 |