summary refs log tree commit diff stats
path: root/rust/wrapper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson2025-04-231-1/+1
* include/system: Move exec/memory.h to system/memory.hRichard Henderson2025-04-231-1/+1
* rust: pl011: Check size of state struct at compile timePeter Maydell2025-03-211-0/+1
* rust/timer/hpet: add basic HPET timer and HPETStateZhao Liu2025-02-131-0/+1
* rust: add bindings for timerZhao Liu2025-02-131-0/+1
* rust: add bindings for memattrsZhao Liu2025-02-131-0/+1
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* rust/wrapper.h: define memory_order enumManos Pitsidianakis2024-11-051-0/+17
* rust: add bindgen step as a meson dependencyManos Pitsidianakis2024-10-111-0/+47