index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-03
i386/tdvf: Fix build on 32-bit host
Cédric Le Goater
1
-3
/
+3
2025-06-03
i386/tdx: Fix build on 32-bit host
Cédric Le Goater
1
-13
/
+13
2025-06-03
meson: use config_base_arch for target libraries
Pierrick Bouvier
1
-4
/
+3
2025-06-03
target/i386: Add the immediate form MSR access instruction support
Xin Li (Intel)
2
-1
/
+5
2025-06-03
target/i386: Add a new CPU feature word for CPUID.7.1.ECX
Xin Li (Intel)
2
-1
/
+23
2025-06-03
target/i386: Remove FRED dependency on WRMSRNS
Xin Li (Intel)
1
-4
/
+0
2025-06-03
rust: use native Meson support for clippy and rustdoc
Paolo Bonzini
6
-22
/
+10
2025-06-03
rust: cell: remove support for running doctests with "cargo test --doc"
Paolo Bonzini
1
-13
/
+9
2025-06-03
rust: add qemu-api doctests to "meson test"
Paolo Bonzini
4
-9
/
+16
2025-06-03
build, dockerfiles: add support for detecting rustdoc
Paolo Bonzini
5
-0
/
+16
2025-06-03
rust: use "objects" for Rust executables as well
Paolo Bonzini
3
-24
/
+7
2025-06-03
meson: update to version 1.8.1
Paolo Bonzini
6
-4
/
+16
2025-06-03