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
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
rust: bindings: allow ptr_offset_with_cast
Paolo Bonzini
1
-0
/
+1
2025-06-02
hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
Bernhard Beschow
1
-0
/
+5
2025-06-02
vdpa: move memory listener register to vhost_vdpa_init
Eugenio Pérez
1
-7
/
+28
2025-06-02