aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * configure: clean up plugin option handlingPaolo Bonzini2023-10-182-6/+13
| * meson, cutils: allow non-relocatable installsPaolo Bonzini2023-10-181-0/+3
| * tracetool: avoid invalid escape in Python stringPaolo Bonzini2023-10-172-8/+8
| * scripts/get_maintainer.pl: don't print parenthesesEmmanouil Pitsidianakis2023-10-171-0/+1
| * scripts: Mark feature_to_c.py as non-executable to fix a build issueThomas Huth2023-10-171-0/+0
* | Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quintela/qemu into stagingStefan Hajnoczi2023-10-171-7/+60
|\ \
| * | migration: Fix analyze-migration read operation signednessFabiano Rosas2023-10-171-3/+3
| * | migration: Fix analyze-migration.py when ignore-shared is usedFabiano Rosas2023-10-171-0/+5
| * | migration: Add capability parsing to analyze-migration.pyFabiano Rosas2023-10-171-0/+38
| * | migration: Fix analyze-migration.py 'configuration' parsingFabiano Rosas2023-10-171-4/+14
| |/
* | Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into stagingStefan Hajnoczi2023-10-171-0/+3
|\ \ | |/ |/|
| * gfxstream + rutabaga: meson supportGurchetan Singh2023-10-161-0/+3
* | Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi2023-10-164-12/+148
|\ \
| * | scripts: add python_qmp_updater.pyVladimir Sementsov-Ogievskiy2023-10-121-0/+136
| * | python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2023-10-123-12/+12
| * | scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()Vladimir Sementsov-Ogievskiy2023-10-121-6/+6
* | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2023-10-161-3/+7
|\ \ \ | |_|/ |/| |
| * | block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functionsKevin Wolf2023-10-121-3/+7
| |/
* | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2023-10-121-0/+0
|\ \ | |/ |/|
| * scripts/xml-preprocess: Make sure this script is invoked via the right PythonThomas Huth2023-10-121-0/+0
* | gdbstub: Introduce GDBFeature structureAkihiko Odaki2023-10-112-69/+48
|/
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-084-6/+6
* Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2023-10-051-3/+0
|\
| * build: Remove --enable-gprofRichard Henderson2023-10-041-3/+0
* | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into stagingStefan Hajnoczi2023-10-041-0/+4
|\ \ | |/ |/|
| * analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSHMarc-André Lureau2023-10-031-0/+4
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-032-2/+2
|\ \ | |/ |/|
| * make-release: do not ship dtc sourcesPaolo Bonzini2023-09-292-2/+2
* | scripts/analyse-locks-simpletrace.py: changed iteritems() to items()Mads Ynddal2023-09-261-1/+1
* | simpletrace: added simplified Analyzer2 classMads Ynddal2023-09-261-23/+75
* | simpletrace: move event processing to Analyzer classMads Ynddal2023-09-261-24/+36
* | simpletrace: move logic of process into internal functionMads Ynddal2023-09-261-8/+18
* | simpletrace: refactor to separate responsibilitiesMads Ynddal2023-09-261-62/+53
* | simpletrace: made Analyzer into context-managerMads Ynddal2023-09-261-11/+20
* | simpletrace: define exception and add handlingMads Ynddal2023-09-261-8/+14
* | simpletrace: improved error handling on struct unpackMads Ynddal2023-09-261-25/+16
* | simpletrace: update code for Python 3.11Mads Ynddal2023-09-261-1/+1
* | simpletrace: changed naming of edict and idtoname to improve readabilityMads Ynddal2023-09-261-17/+17
* | simpletrace: improve parsing of sys.argv; fix files never closed.Mads Ynddal2023-09-261-16/+34
* | simpletrace: annotate magic constants from QEMU codeMads Ynddal2023-09-261-0/+5
* | simpletrace: add __all__ to define public interfaceMads Ynddal2023-09-261-0/+2
|/
* Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into stagingStefan Hajnoczi2023-09-251-0/+3
|\
| * meson.build: Make keyutils independent from keyringThomas Huth2023-09-251-0/+3
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-251-0/+1
|\ \ | |/ |/|
| * target/i386: enumerate bit 56 of MSR_IA32_VMX_BASICPaolo Bonzini2023-09-211-0/+1
* | block-coroutine-wrapper: Allow arbitrary parameter namesKevin Wolf2023-09-201-3/+4
* | block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf2023-09-201-0/+11
* | net: add initial support for AF_XDP network backendIlya Maximets2023-09-182-0/+4
|/
* scripts/: spelling fixesMichael Tokarev2023-09-089-12/+12
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-072-1/+7
|\