index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-02-28
1
-0
/
+3
|
\
|
*
scripts/checkpatch.pl: Do not allow assert(0)
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+3
*
|
meson: stop looking for 'sphinx-build-3'
John Snow
2023-02-27
1
-0
/
+1
*
|
meson: Avoid duplicates in generated config-poison.h again
Markus Armbruster
2023-02-27
1
-1
/
+1
|
/
*
qapi: remove JSON value FIXME
John Snow
2023-02-23
1
-4
/
+0
*
qapi: remove _JSONObject
John Snow
2023-02-23
2
-13
/
+5
*
qapi/parser: add QAPIExpression type
John Snow
2023-02-23
3
-100
/
+100
*
qapi: Add minor typing workaround for 3.6
John Snow
2023-02-23
1
-3
/
+2
*
qapi: update pylint configuration
John Snow
2023-02-23
1
-0
/
+1
*
qapi: Update flake8 config
John Snow
2023-02-23
1
-1
/
+2
*
Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into staging
Peter Maydell
2023-02-20
4
-15
/
+0
|
\
|
*
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
2023-02-16
3
-8
/
+0
|
*
virtiofsd: Remove test
Dr. David Alan Gilbert
2023-02-16
1
-7
/
+0
*
|
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2023-02-17
1
-11
/
+72
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-16
2
-3
/
+6
|
\
|
*
build: make meson-buildoptions.sh stable
Paolo Bonzini
2023-02-10
2
-3
/
+6
*
|
meson: Add missing libdw knobs
Ilya Leoshkevich
2023-02-14
1
-0
/
+3
*
|
AVX512 support for xbzrle_encode_buffer
ling xu
2023-02-11
1
-0
/
+3
|
/
*
Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-02-08
1
-8
/
+19
|
\
|
*
scripts/clean-includes: Improve --git commit message
Markus Armbruster
2023-02-08
1
-3
/
+9
|
*
scripts/clean-includes: Skip symbolic links
Markus Armbruster
2023-02-08
1
-0
/
+4
|
*
scripts/clean-includes: Don't claim duplicate headers found when not
Markus Armbruster
2023-02-08
1
-3
/
+2
|
*
scripts/clean-includes: Fully skip / ignore files
Markus Armbruster
2023-02-08
1
-3
/
+5
*
|
scripts/ci: bump CentOS Python to 3.8
Paolo Bonzini
2023-02-06
3
-2
/
+15
*
|
scripts/ci: unify package lists for CentOS in build-environment files
Paolo Bonzini
2023-02-06
2
-0
/
+44
*
|
scripts/ci: add capstone development packages
Paolo Bonzini
2023-02-06
2
-0
/
+20
*
|
scripts/ci: support CentOS Stream 8 in build-environment.yaml
Paolo Bonzini
2023-02-06
1
-2
/
+12
*
|
scripts/ci: remove unnecessary checks from CentOS playbook
Paolo Bonzini
2023-02-06
1
-4
/
+0
|
/
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-03
1
-5
/
+15
|
\
|
*
block-coroutine-wrapper: support void functions
Emanuele Giuseppe Esposito
2023-02-01
1
-5
/
+15
*
|
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
2023-02-02
1
-1
/
+0
*
|
gitlab: add lsan suppression file to workaround tcmalloc issues
Alex Bennée
2023-02-02
1
-0
/
+2
*
|
build-sys: fix crlf-ending C code
Marc-André Lureau
2023-02-02
2
-16
/
+26
*
|
scripts/ci: update gitlab-runner playbook to use latest runner
Alex Bennée
2023-02-02
2
-45
/
+13
|
/
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-1
/
+2
*
scripts/git.orderfile: Display MAINTAINERS changes first
Philippe Mathieu-Daudé
2023-01-13
1
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-08
2
-2
/
+1
|
\
|
*
meson: accept relative symlinks in "meson introspect --installed" data
Paolo Bonzini
2023-01-06
1
-1
/
+0
|
*
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2023-01-06
1
-1
/
+1
*
|
Update scripts/meson-buildoptions.sh
Alessandro Di Federico
2023-01-05
1
-6
/
+12
|
/
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2022-12-16
1
-37
/
+96
|
\
|
*
block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
Emanuele Giuseppe Esposito
2022-12-15
1
-0
/
+12
|
*
block-coroutine-wrapper.py: support also basic return types
Emanuele Giuseppe Esposito
2022-12-15
1
-8
/
+11
|
*
block-coroutine-wrapper.py: support functions without bs arg
Emanuele Giuseppe Esposito
2022-12-15
1
-8
/
+8
|
*
block-coroutine-wrapper.py: introduce co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
1
-33
/
+77
|
*
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
2022-12-15
1
-3
/
+3
*
|
scripts/make-release: Only clone single branches to speed up the script
Thomas Huth
2022-12-15
1
-4
/
+6
*
|
scripts/make-release: Add a simple help text for the script
Thomas Huth
2022-12-15
1
-0
/
+6
|
/
*
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-15
1
-3
/
+2
|
\
|
*
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-12-14
1
-3
/
+2
[next]