summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src/utils.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-03i386/tdvf: Fix build on 32-bit hostCédric Le Goater1-3/+3
2025-06-03i386/tdx: Fix build on 32-bit hostCédric Le Goater1-13/+13
2025-06-03meson: use config_base_arch for target librariesPierrick Bouvier1-4/+3
2025-06-03target/i386: Add the immediate form MSR access instruction supportXin Li (Intel)2-1/+5
2025-06-03target/i386: Add a new CPU feature word for CPUID.7.1.ECXXin Li (Intel)2-1/+23
2025-06-03target/i386: Remove FRED dependency on WRMSRNSXin Li (Intel)1-4/+0
2025-06-03rust: use native Meson support for clippy and rustdocPaolo Bonzini6-22/+10
2025-06-03rust: cell: remove support for running doctests with "cargo test --doc"Paolo Bonzini1-13/+9
2025-06-03rust: add qemu-api doctests to "meson test"Paolo Bonzini4-9/+16
2025-06-03build, dockerfiles: add support for detecting rustdocPaolo Bonzini5-0/+16
2025-06-03rust: use "objects" for Rust executables as wellPaolo Bonzini3-24/+7
2025-06-03meson: update to version 1.8.1Paolo Bonzini6-4/+16
2025-06-03