summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src/utils.rs (unfollow)
Commit message (Expand)AuthorFilesLines
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-03rust: bindings: allow ptr_offset_with_castPaolo Bonzini1-0/+1
2025-06-02hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machineBernhard Beschow1-0/+5
2025-06-02vdpa: move memory listener register to vhost_vdpa_initEugenio Pérez1-7/+28
2025-06-02