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
/
scripts
/
rust
/
rustc_args.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-03
qapi: Tidy up references to job state CONCLUDED
Markus Armbruster
2
-6
/
+6
2025-06-03
qapi: Mention both job-cancel and block-job-cancel in doc comments
Markus Armbruster
1
-5
/
+5
2025-06-03
qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
Markus Armbruster
1
-29
/
+28
2025-06-03
qapi: Spell JSON null correctly in blockdev-reopen documentation
Markus Armbruster
1
-1
/
+1
2025-06-03
qapi: Use proper markup instead of CAPS for emphasis in doc comments
Markus Armbruster
4
-19
/
+19
2025-06-03
qapi: Fix capitalization in doc comments
Markus Armbruster
8
-10
/
+10
2025-06-03
qapi: Correct spelling of QEMU in doc comments
Markus Armbruster
10
-26
/
+26
2025-06-03
qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
Markus Armbruster
1
-1
/
+1
2025-06-03
qapi: Avoid breaking lines within (since X.Y)
Markus Armbruster
8
-66
/
+66
2025-06-03
qapi: Move (since X.Y) to end of description
Markus Armbruster
2
-12
/
+12
2025-06-03
qapi: Tidy up whitespace in doc comments
Markus Armbruster
8
-24
/
+25
2025-06-03
qapi: Tidy up run-together sentences in doc comments
Markus Armbruster
5
-28
/
+28
2025-06-02
trace/simple: seperate hot paths of tracing fucntions
Tan