aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-10-03analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSHMarc-André Lureau
2023-09-26scripts/analyse-locks-simpletrace.py: changed iteritems() to items()Mads Ynddal
2023-09-26simpletrace: added simplified Analyzer2 classMads Ynddal
2023-09-26simpletrace: move event processing to Analyzer classMads Ynddal
2023-09-26simpletrace: move logic of process into internal functionMads Ynddal
2023-09-26simpletrace: refactor to separate responsibilitiesMads Ynddal
2023-09-26simpletrace: made Analyzer into context-managerMads Ynddal
2023-09-26simpletrace: define exception and add handlingMads Ynddal
2023-09-26simpletrace: improved error handling on struct unpackMads Ynddal
2023-09-26simpletrace: update code for Python 3.11Mads Ynddal
2023-09-26simpletrace: changed naming of edict and idtoname to improve readabilityMads Ynddal
2023-09-26simpletrace: improve parsing of sys.argv; fix files never closed.Mads Ynddal
2023-09-26simpletrace: annotate magic constants from QEMU codeMads Ynddal
2023-09-26simpletrace: add __all__ to define public interfaceMads Ynddal
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-21target/i386: enumerate bit 56 of MSR_IA32_VMX_BASICPaolo Bonzini
2023-09-20block-coroutine-wrapper: Allow arbitrary parameter namesKevin Wolf
2023-09-20block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-08scripts/: spelling fixesMichael Tokarev
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth
2023-07-03scripts/oss-fuzz: add a suppression for keymapAlex Bennée
2023-06-27scripts: add a XML preprocessor scriptMarc-André Lureau
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini
2023-06-06configure: remove --with-git= optionPaolo Bonzini
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-06scripts: remove dead filePaolo Bonzini
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson
2023-06-05scripts: Add qom-cast-macro-clean-cocci-gen.pyPhilippe Mathieu-Daudé
2023-06-01trace: remove control-vcpu.hAlex Bennée