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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
2024-03-12
1
-19
/
+5
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-03-09
1
-1
/
+1
|
\
|
*
make-release: switch to .xz format by default
Michael Tokarev
2024-03-09
1
-1
/
+1
*
|
run-coverity-scan: add --check-upload-only option
Paolo Bonzini
2024-03-08
1
-17
/
+42
|
/
*
qapi: Reject "Returns" section when command doesn't return anything
Markus Armbruster
2024-03-04
1
-1
/
+6
*
qapi: New documentation section tag "Errors"
Markus Armbruster
2024-03-04
1
-6
/
+17
*
qapi: Slightly clearer error message for invalid "Returns" section
Markus Armbruster
2024-03-04
1
-2
/
+3
*
qapi: Memorize since & returns sections
Markus Armbruster
2024-03-04
1
-14
/
+17
*
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
1
-1
/
+13
*
qapi: Divorce QAPIDoc from QAPIParseError
Markus Armbruster
2024-02-26
1
-38
/
+28
*
qapi: Reject multiple and empty feature descriptions
Markus Armbruster
2024-02-26
1
-1
/
+7
*
qapi: Rewrite doc comment parser
Markus Armbruster
2024-02-26
1
-269
/
+211
*
qapi: Merge adjacent untagged sections
Markus Armbruster
2024-02-26
1
-0
/
+3
*
qapi: Call QAPIDoc.check() always
Markus Armbruster
2024-02-26
1
-5
/
+2
*
qapi: Recognize section tags and 'Features:' only after blank line
Markus Armbruster
2024-02-26
1
-3
/
+8
*
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-26
1
-0
/
+3
*
qapi: Reject section heading in the middle of a doc comment
Markus Armbruster
2024-02-26
1
-3
/
+3
*
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
1
-15
/
+15
*
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
1
-7
/
+7
*
qapi: Improve error position for bogus invalid "Returns" section
Markus Armbruster
2024-02-26
1
-3
/
+7
*
qapi: Improve error position for bogus argument descriptions
Markus Armbruster
2024-02-26
1
-1
/
+3
*
ci/gitlab-pipeline-status: correct typos
Manos Pitsidianakis
2024-02-21
1
-1
/
+1
*
Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-02-13
2
-1
/
+8
|
\
|
*
qapi: Require member documentation (with loophole)
Markus Armbruster
2024-02-12
2
-1
/
+8
*
|
scripts: drop comment about autogenerated CPU API file
Daniel P. Berrangé
2024-02-09
1
-1
/
+0
|
/
*
scripts/clean-includes: Update exclude list
Peter Maydell
2024-01-30
1
-1
/
+1
*
analyze-migration.py: Remove trick on parsing ramblocks
Peter Xu
2024-01-29
1
-8
/
+3
*
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
Markus Armbruster
2024-01-26
1
-1
/
+1
*
Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...
Peter Maydell
2024-01-12
1
-1
/
+2
|
\
|
*
mtest2make: stop disabling meson test timeouts
Daniel P. Berrangé
2024-01-12
1
-1
/
+2
*
|
scripts/checkpatch: Support codespell checking
Zhao Liu
2024-01-11
1
-20
/
+105
|
/
*
linux-headers: riscv: add ptrace.h
Daniel Henrique Barboza
2024-01-10
1
-0
/
+3
*
scripts/replay_dump: track total number of instructions
Alex Bennée
2024-01-08
1
-1
/
+4
*
scripts/replay-dump: update to latest format
Alex Bennée
2024-01-08
1
-8
/
+82
*
block-coroutine-wrapper: use qemu_get_current_aio_context()
Stefan Hajnoczi
2023-12-21
1
-4
/
+2
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-3
/
+0
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-2
/
+2
*
tests/qtest/migration-test: Fix analyze-migration.py for s390x
Thomas Huth
2023-12-20
1
-2
/
+33
*
scripts: adjust url to Coverity tools
Paolo Bonzini
2023-11-24
1
-2
/
+2
*
coverity: physmem: use simple assertions instead of modelling
Vladimir Sementsov-Ogievskiy
2023-11-24
1
-88
/
+0
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-1
/
+1
*
qapi: Fix QAPISchemaEntity.__repr__()
Markus Armbruster
2023-11-13
1
-1
/
+2
*
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Stefan Hajnoczi
2023-11-10
1
-1
/
+1
|
\
|
*
tracetool: avoid invalid escape in Python string
Marc-André Lureau
2023-11-09
1
-1
/
+1
*
|
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
2023-11-08
1
-2
/
+44
|
/
*
scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
Zhao Liu
2023-11-07
1
-2
/
+2
*
build-sys: add a "pixman" feature
Marc-André Lureau
2023-11-07
1
-0
/
+3
*
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
1
-0
/
+3
*
qapi: provide a friendly string representation of QAPI classes
Daniel P. Berrangé
2023-10-19
1
-0
/
+5
*
qapi: re-establish linting baseline
John Snow
2023-10-19
2
-3
/
+4
[next]