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-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
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-18
scripts/update-linux-headers: Add iommufd.h
Eric Auger
2023-10-18
meson-buildoptions: document the data at the top
Paolo Bonzini
2023-10-18
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
2023-10-18
configure: move environment-specific defaults to config-meson.cross
Paolo Bonzini
2023-10-18
configure: move target-specific defaults to an external machine file
Paolo Bonzini
2023-10-18
configure: clean up plugin option handling
Paolo Bonzini
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-17
Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-10-17
tracetool: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
scripts/get_maintainer.pl: don't print parentheses
Emmanouil Pitsidianakis
2023-10-17
scripts: Mark feature_to_c.py as non-executable to fix a build issue
Thomas Huth
2023-10-17
migration: Fix analyze-migration read operation signedness
Fabiano Rosas
2023-10-17
migration: Fix analyze-migration.py when ignore-shared is used
Fabiano Rosas
2023-10-17
migration: Add capability parsing to analyze-migration.py
Fabiano Rosas
2023-10-17
migration: Fix analyze-migration.py 'configuration' parsing
Fabiano Rosas
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
2023-10-12
scripts: add python_qmp_updater.py
Vladimir Sementsov-Ogievskiy
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions
Kevin Wolf
[next]