aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Python: Drop support for Python 3.7Paolo Bonzini2023-09-071-1/+1
| * configure, meson: move --enable-plugins to mesonPaolo Bonzini2023-09-071-0/+3
| * configure: move --enable-debug-tcg to mesonPaolo Bonzini2023-09-071-0/+3
* | accel: Remove HAX acceleratorPhilippe Mathieu-Daudé2023-08-312-4/+0
|/
* Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2023-08-282-3/+3
* tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell2023-07-251-1/+5
* scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell2023-07-251-1/+1
* audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau2023-07-171-1/+1
* meson.build: Remove the logic to link C code with the C++ linkerThomas Huth2023-07-071-1/+0
* scripts/oss-fuzz: add a suppression for keymapAlex Bennée2023-07-031-0/+3
* scripts: add a XML preprocessor scriptMarc-André Lureau2023-06-273-0/+431
* accel/tcg: remove CONFIG_PROFILERFei Wu2023-06-261-3/+0
* git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini2023-06-261-32/+41
* xen: Drop support for Xen versions below 4.7.1David Woodhouse2023-06-071-60/+0
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-06-067-92/+53
|\
| * configure: remove --with-git-submodules=Paolo Bonzini2023-06-062-6/+3
| * meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini2023-06-062-22/+2
| * meson: subprojects: replace submodules with wrap filesPaolo Bonzini2023-06-062-2/+14
| * build: log submodule update from git-submodule.shPaolo Bonzini2023-06-061-5/+11
| * git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini2023-06-061-12/+14
| * configure: remove --with-git= optionPaolo Bonzini2023-06-062-11/+10
| * tests: Use separate virtual environment for avocadoPaolo Bonzini2023-06-062-3/+3
| * scripts: remove dead filePaolo Bonzini2023-06-061-35/+0
* | Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into stagingRichard Henderson2023-06-061-0/+49
|\ \ | |/ |/|
| * scripts: Add qom-cast-macro-clean-cocci-gen.pyPhilippe Mathieu-Daudé2023-06-051-0/+49
* | exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson2023-06-051-2/+3
|/
* trace: remove control-vcpu.hAlex Bennée2023-06-011-4/+1
* scripts/qapi: document the tool that generated the fileAlex Bennée2023-06-011-2/+7
* trace: remove vcpu_id from the TraceEvent structureAlex Bennée2023-06-012-16/+1