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