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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-02-27
rust: use checked_div to make clippy happy
John Snow
2025-10-28
rust: only leave leaf crates as workspace members
Paolo Bonzini
2025-10-03
rust: use glib-sys
Marc-André Lureau
2025-10-01
rust: add trace crate
Tanish Desai
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 "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-09-17
rust: add workspace authors
Marc-André Lureau
2025-09-17
rust: remove unused global qemu "allocator"
Marc-André Lureau
2025-09-17
docs/rust: update msrv
Marc-André Lureau
2025-09-17
meson, cargo: require Rust 1.83.0
Paolo Bonzini
2025-08-27
rust: move dependencies to rust/Cargo.toml
Paolo Bonzini
2025-08-27
rust: disable borrow_as_ptr warning
Paolo Bonzini
2025-06-05
rust: qemu-api: add bindings to Error
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-05-06
rust: clippy: enable uninlined_format_args lint
Paolo Bonzini
2025-05-06
rust: remove offset_of replacement
Paolo Bonzini
2025-05-06
rust: enable clippy::ptr_cast_constness
Paolo Bonzini
2025-05-06
meson, cargo: require Rust 1.77.0
Paolo Bonzini
2025-05-02
rust: centralize config in workspace root
Stefan Zabka
2025-03-06
rust: hpet: decode HPET registers into enums
Paolo Bonzini
2025-02-13
rust/timer/hpet: define hpet_fw_cfg
Zhao Liu
2025-02-10
rust: restrict missing_const_for_fn to qemu_api crate
Paolo Bonzini
2024-12-19
rust: qom: add casting functionality
Paolo Bonzini
2024-12-10
rust: build: establish a baseline of lints across all crates
Paolo Bonzini
2024-12-10
rust: build: move strict lints handling to rustc_args.py
Paolo Bonzini
2024-12-10
rust: cargo: store desired warning levels in workspace Cargo.toml
Paolo Bonzini
2024-11-05
rust: create a cargo workspace
Paolo Bonzini