summary refs log tree commit diff stats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 sta...Richard 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
* decodetree: Add --output-null for meson testingRichard Henderson2023-05-311-8/+10
* Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2023-05-301-19/+246
|\
| * scripts/decodetree: Implement named field supportPeter Maydell2023-05-301-6/+139
| * scripts/decodetree: Implement a topological sortPeter Maydell2023-05-301-0/+74
| * scripts/decodetree: Pass lvalue-formatter function to str_extract()Peter Maydell2023-05-301-11/+15
| * decodetree: Do not remove output_file from /devRichard Henderson2023-05-301-1/+6
| * decodetree: Diagnose empty pattern groupRichard Henderson2023-05-301-0/+6
| * decodetree: Fix recursion in prop_format and build_treeRichard Henderson2023-05-301-2/+2
| * decodetree: Add --test-for-errorRichard Henderson2023-05-301-2/+7
* | block-coroutine-wrapper: Take AioContext lock in no_co_wrappersKevin Wolf2023-05-301-10/+15
|/
* meson: use subproject for keycodemapdbPaolo Bonzini2023-05-261-1/+1
* meson: use subproject for internal libfdtPaolo Bonzini2023-05-261-1/+1
* Add Kubernetes runner configurationCamilla Conte2023-05-241-0/+30
* igb: Notify only new interruptsAkihiko Odaki2023-05-231-0/+1