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
2023-05-18
tests: Use configure-provided pyvenv for tests
John Snow
2023-05-18
coverity: the definitive COMPONENTS.md update
Paolo Bonzini
2023-05-17
qapi/parser: Drop two bad type hints for now
Markus Armbruster
2023-05-16
Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2023-05-16
Don't require libcap-ng for virtfs support
Peter Foley
2023-05-16
Add information how to fix common build error on Windows in symlink-install-tree
Mateusz Krawczuk
2023-05-10
Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...
Richard Henderson
2023-05-10
scripts/ci: clean-up the 20.04/22.04 confusion in ansible
Alex Bennée
2023-05-10
scripts/ci: add gitlab-runner to kvm group
Alex Bennée
2023-05-10
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
block: add configure options for excluding vmdk, vhdx and vpc
Vladimir Sementsov-Ogievskiy
2023-05-10
qapi: Section parameter @indent is no longer used, drop
Markus Armbruster
2023-05-10
qapi: Relax doc string @name: description indentation rules
Markus Armbruster
2023-05-10
qapi: Rewrite parsing of doc comment section symbols and tags
Markus Armbruster
2023-05-09
qapi: Fix argument description indentation stripping
Markus Armbruster
2023-05-09
qapi: Fix crash on stray double quote character
Markus Armbruster
2023-05-05
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-28
update-linux-headers.sh: Add missing kernel headers.
David 'Digit' Turner
2023-04-28
checkpatch: add qemu_bh_new/aio_bh_new checks
Alexander Bulekov
2023-04-27
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
2023-04-27
vmstate-static-checker: Recognize "num" field
Peter Xu
2023-04-26
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
2023-04-26
qapi: Improve specificity of type/member descriptions
Markus Armbruster
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-04-24
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
2023-04-24
qapi: Require boxed for conditional command and event arguments
Markus Armbruster
2023-04-24
qapi: Fix code generated for optional conditional struct member
Markus Armbruster
2023-04-24
qapi: Fix to reject 'data': 'mumble' in struct
Markus Armbruster
2023-04-24
qapi: Fix error message when type name or array is expected
Markus Armbruster
2023-04-24
qapi: Simplify code a bit after previous commits
Markus Armbruster
2023-04-24
qapi: Improve error message for unexpected array types
Markus Armbruster
2023-04-24
qapi: Split up check_type()
Markus Armbruster
2023-04-24
qapi: Clean up after removal of simple unions
Markus Armbruster
2023-04-24
qapi/schema: Use super()
Markus Armbruster
2023-04-24
qapi: Fix error message format regression
Markus Armbruster
2023-04-21
meson_options.txt: Enable qom-cast-debug by default again
Thomas Huth
2023-04-20
coverity: unify Fedora dockerfiles
Paolo Bonzini
2023-04-20
qapi-gen: mark coroutine QMP command functions as coroutine_fn
Paolo Bonzini
2023-04-20
coverity: update COMPONENTS.md
Paolo Bonzini
2023-04-20
mtest2make.py: teach suite name that are just "PROJECT"
Marc-André Lureau
2023-04-04
scripts/coverage: initial coverage comparison script
Alex Bennée
2023-03-22
scripts/ci: update gitlab-runner playbook to handle CentOS
Alex Bennée
2023-03-22
scripts/ci: add libslirp-devel to build-environment
Alex Bennée
2023-03-10
tests/avocado: Add igb test
Akihiko Odaki
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2023-03-05
tracing: remove transform.py
Richard Henderson
2023-02-28
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...
Peter Maydell
[next]