aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-10-04build: Remove --enable-gprofRichard Henderson1-3/+0
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-2/+2
2023-09-29make-release: do not ship dtc sourcesPaolo Bonzini2-2/+2
2023-09-26scripts/analyse-locks-simpletrace.py: changed iteritems() to items()Mads Ynddal1-1/+1
2023-09-26simpletrace: added simplified Analyzer2 classMads Ynddal1-23/+75
2023-09-26simpletrace: move event processing to Analyzer classMads Ynddal1-24/+36
2023-09-26simpletrace: move logic of process into internal functionMads Ynddal1-8/+18
2023-09-26simpletrace: refactor to separate responsibilitiesMads Ynddal1-62/+53
2023-09-26simpletrace: made Analyzer into context-managerMads Ynddal1-11/+20
2023-09-26simpletrace: define exception and add handlingMads Ynddal1-8/+14
2023-09-26simpletrace: improved error handling on struct unpackMads Ynddal1-25/+16
2023-09-26simpletrace: update code for Python 3.11Mads Ynddal1-1/+1
2023-09-26simpletrace: changed naming of edict and idtoname to improve readabilityMads Ynddal1-17/+17
2023-09-26simpletrace: improve parsing of sys.argv; fix files never closed.Mads Ynddal1-16/+34
2023-09-26simpletrace: annotate magic constants from QEMU codeMads Ynddal1-0/+5
2023-09-26simpletrace: add __all__ to define public interfaceMads Ynddal1-0/+2
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-0/+3
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth1-0/+3
2023-09-21target/i386: enumerate bit 56 of MSR_IA32_VMX_BASICPaolo Bonzini1-0/+1
2023-09-20block-coroutine-wrapper: Allow arbitrary parameter namesKevin Wolf1-3/+4
2023-09-20block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf1-0/+11
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets2-0/+4
2023-09-08scripts/: spelling fixesMichael Tokarev9-12/+12
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-1/+7
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini1-1/+1
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini1-0/+3
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini1-0/+3
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé2-4/+0
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2-3/+3
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell1-1/+5
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell1-1/+1
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau1-1/+1
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth1-1/+0
2023-07-03scripts/oss-fuzz: add a suppression for keymapAlex Bennée1-0/+3
2023-06-27scripts: add a XML preprocessor scriptMarc-André Lureau3-0/+431
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu1-3/+0
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini1-32/+41
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse1-60/+0
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson7-92/+53
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini2-6/+3
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini2-22/+2
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini2-2/+14
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini1-5/+11
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini1-12/+14
2023-06-06configure: remove --with-git= optionPaolo Bonzini2-11/+10
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini2-3/+3
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+49
2023-06-06scripts: remove dead filePaolo Bonzini1-35/+0
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson1-2/+3