aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-09-22scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-22scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-09-14decodetree: Improve identifier matchingRichard Henderson
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-09scripts/cleanup-trace-events: Emit files in alphabetical orderMarkus Armbruster
2020-09-09scripts/cleanup-trace-events: Fix for vcpu propertyMarkus Armbruster
2020-09-09scripts/tracetool: Use void pointer for vcpuRoman Bolshakov
2020-09-09scripts/tracetool: Fix dtrace generation for macOSRoman Bolshakov
2020-09-08codeconverter: script for automating QOM code cleanupsEduardo Habkost
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell
2020-09-08meson: Convert undefsym.sh to undefsym.pyYonggang Luo
2020-09-08oss-fuzz: fix rpathAlexander Bulekov
2020-09-08meson: compute config_all_devices directlyPaolo Bonzini
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini
2020-09-08mtest2make: split environment from test commandPaolo Bonzini
2020-09-07qapi: Make section headings start a new doc comment blockMarkus Armbruster
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster
2020-09-03scripts/qmp/qom-fuse: Fix getattr(), read() for files in /Markus Armbruster
2020-09-03scripts/qmp/qom-fuse: Port to current Python module fuseMarkus Armbruster
2020-09-03scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocolMarkus Armbruster
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-01meson: add NSIS buildingMarc-André Lureau
2020-09-01meson: install scripts/qemu-trace-stapMarc-André Lureau
2020-08-31scripts: Add u2f-setup-gen scriptCésar Belley
2020-08-27ninjatool: Fixes E$$: in generated Makefile.ninjaYonggang Luo
2020-08-27meson: fix relpath failure on Win32Yonggang Luo
2020-08-27ninjatool: quote dollars in variablesPaolo Bonzini
2020-08-27scripts/qemu-version.sh: Add missing space before ']'Thomas Huth
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: cpu-emuMarc-André Lureau
2020-08-21meson: targetPaolo Bonzini
2020-08-21meson: add modules infrastructureMarc-André Lureau
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini
2020-08-21meson: generate hxtool filesMarc-André Lureau
2020-08-21meson: generate qemu-version.hMarc-André Lureau
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini
2020-08-21meson: add sparse supportPaolo Bonzini
2020-08-21build-sys: add meson submoduleMarc-André Lureau
2020-08-21configure: integrate Meson in the build systemPaolo Bonzini
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-08-21oss-fuzz/build: remove LIB_FUZZING_ENGINEPaolo Bonzini
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth