index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
meson.build
Age
Commit message (
Expand
)
Author
2026-01-27
rust: move hwcore::sysbus to system crate
Paolo Bonzini
2026-01-27
rust: move binding generation to bindings/
Marc-André Lureau
2025-12-27
rust: skip compilation if there are no system emulators
Paolo Bonzini
2025-12-27
subprojects: add probe crate
Stefan Hajnoczi
2025-10-14
rust: move VMState from bql to migration
Paolo Bonzini
2025-10-03
subprojects: add glib-sys-rs
Marc-André Lureau
2025-10-01
rust: add trace crate
Tanish Desai
2025-09-22
subprojects: add attrs crate
Paolo Bonzini
2025-09-17
rust: re-export qemu macros from common/qom/hwcore
Marc-André Lureau
2025-09-17
rust: repurpose qemu_api -> tests
Marc-André Lureau
2025-09-17
rust: rename qemu_api_macros -> qemu_macros
Marc-André Lureau
2025-09-17
rust: split "hwcore" crate
Marc-André Lureau
2025-09-17
rust: split "system" crate
Marc-André Lureau
2025-09-17
rust: split "chardev" crate
Marc-André Lureau
2025-09-17
rust: split "qom" crate
Marc-André Lureau
2025-09-17
rust: split "bql" crate
Marc-André Lureau
2025-09-17
rust: split "migration" crate
Marc-André Lureau
2025-09-17
rust: split "util" crate
Marc-André Lureau
2025-09-17
rust: split Rust-only "common" crate
Marc-André Lureau
2025-06-20
rust: move rust.bindgen to qemu-api crate
Paolo Bonzini
2025-06-20
rust: prepare variable definitions for multiple bindgen invocations
Paolo Bonzini
2025-06-05
subprojects: add the foreign crate
Paolo Bonzini
2025-06-05
subprojects: add the anyhow crate
Paolo Bonzini
2025-06-03
rust: add "bits", a custom bitflags implementation
Paolo Bonzini
2025-06-03
rust: use native Meson support for clippy and rustdoc
Paolo Bonzini
2025-06-03
rust: use "objects" for Rust executables as well
Paolo Bonzini
2025-05-28
rust: make declaration of dependent crates more consistent
Paolo Bonzini
2024-12-10
rust: build: add "make clippy", "make rustfmt", "make rustdoc"
Paolo Bonzini
2024-10-11
rust: add PL011 device model
Paolo Bonzini
2024-10-11
rust: add utility procedural macro crate
Manos Pitsidianakis
2024-10-11
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
2024-10-11
rust: add bindgen step as a meson dependency
Manos Pitsidianakis