aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-02-19tracetool: For ust trace bool type as ctf_integerJon Emil Jahren
2018-02-19tracetool: Update argument format regex to non-greedy starJon Emil Jahren
2018-02-19scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum
2018-02-10build: fix typo in error messageLaurent Vivier
2018-02-10scripts/make-release: Don't archive .git filesCole Robinson
2018-02-10scripts/argparse.py: spelling (independant)Michael Tokarev
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-05qemu.py: don't launch again before shutdown()Amador Pahim
2018-02-05qemu.py: cleanup redundant calls in launch()Amador Pahim
2018-02-05qemu.py: use poll() instead of 'returncode'Amador Pahim
2018-02-05qemu.py: always cleanup on shutdown()Amador Pahim
2018-02-05qemu.py: refactor launch()Amador Pahim
2018-02-05qemu.py: better control of created filesAmador Pahim
2018-02-05qemu.py: remove unused importAmador Pahim
2018-02-05scripts: ensure signrom treats data as bytesDaniel P. Berrange
2018-02-05qapi: ensure stable sort ordering when checking QAPI entitiesDaniel P. Berrange
2018-02-05qapi: Adapt to moved location of 'maketrans' function in py3Daniel P. Berrange
2018-02-05qapi: adapt to moved location of StringIO module in py3Daniel P. Berrange
2018-02-05qapi: Use OrderedDict from standard library if availableDaniel P. Berrange
2018-02-05qapi: use items()/values() intead of iteritems()/itervalues()Daniel P. Berrange
2018-02-05qapi: convert to use python print function instead of statementDaniel P. Berrange
2018-02-05scripts/qemu-gdb/timers.py: define encoding in header commentGreg Kurz
2018-02-01dump-guest-memory.py: skip vmcoreinfo section if not availableMarc-André Lureau
2018-01-29tracetool: report error on foo() instead of foo(void)Stefan Hajnoczi
2018-01-29tracetool: clarify that "formats" means "format strings"Stefan Hajnoczi
2018-01-29tracetool: prefix parse errors with line numbersStefan Hajnoczi
2018-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-01-22configure: add dependencyKlim Kireev
2018-01-20dump-guest-memory.py: fix python 2 supportMarc-André Lureau
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16scripts/analyse-locks-simpletrace.py: script to analyse lock timesAlex Bennée
2018-01-16checkpatch: Enforce proper do/while (0) styleEric Blake
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée
2018-01-15migration: fix analyze-migration.py script with radix tableLaurent Vivier
2018-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell
2018-01-11linux-user: Activate armeb handler registrationMichael Weiser
2018-01-11linux-user: Separate binfmt arm CPU familiesMichael Weiser
2018-01-11linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.shMichael Weiser
2018-01-10hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth
2018-01-08Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2018-01-02dump-guest-memory.py: fix "You can't do that without a process to debug"Marc-André Lureau
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-12-21checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau