summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-01-29tracetool: report error on foo() instead of foo(void)Stefan Hajnoczi1-0/+2
2018-01-29tracetool: clarify that "formats" means "format strings"Stefan Hajnoczi1-4/+4
2018-01-29tracetool: prefix parse errors with line numbersStefan Hajnoczi1-2/+7
2018-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+1
2018-01-22configure: add dependencyKlim Kireev1-0/+1
2018-01-20dump-guest-memory.py: fix python 2 supportMarc-André Lureau1-1/+1
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth1-8/+0
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-1/+207
2018-01-16scripts/analyse-locks-simpletrace.py: script to analyse lock timesAlex Bennée1-0/+99
2018-01-16checkpatch: Enforce proper do/while (0) styleEric Blake1-0/+5
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée2-1/+56
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée2-1/+48
2018-01-15migration: fix analyze-migration.py script with radix tableLaurent Vivier1-0/+4
2018-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell1-4/+11
2018-01-11linux-user: Activate armeb handler registrationMichael Weiser1-1/+1
2018-01-11linux-user: Separate binfmt arm CPU familiesMichael Weiser1-3/+6
2018-01-11linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.shMichael Weiser1-1/+5
2018-01-10hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth1-1/+0
2018-01-08Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell1-2/+1
2018-01-02dump-guest-memory.py: fix "You can't do that without a process to debug"Marc-André Lureau1-2/+1
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée1-0/+19
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+5
2017-12-21checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau1-2/+5
2017-12-20qapi2texi: De-duplicate code to add blank line before symbolMarkus Armbruster1-10/+2
2017-12-20qapi: Rename QAPIDoc.parser, .section to ._parser, ._sectionMarkus Armbruster1-26/+26
2017-12-20qapi2texi: Simplify representation of section textMarkus Armbruster1-17/+16
2017-12-20qapi: Simplify representation of QAPIDoc section textMarkus Armbruster2-17/+13
2017-12-20qapi: Unify representation of doc section without nameMarkus Armbruster2-2/+2
2017-12-20qapi2texi: Clean up texi_sections()Markus Armbruster1-9/+7
2017-12-20qapi: Make cur_doc local to QAPISchemaParser.__init__()Markus Armbruster1-17/+17
2017-12-20qapi: Eliminate QAPISchemaParser.__init__()'s local fnameMarkus Armbruster1-3/+2
2017-12-20qapi: Stop rejecting #optionalMarkus Armbruster1-4/+0
2017-12-20qemu-options: Remove stray colons from output of --helpMarkus Armbruster1-1/+2
2017-12-18build: fix typo in error messageMike Frysinger1-1/+1
2017-12-01dump-guest-memory.py: fix No symbol "vmcoreinfo_find"Marc-André Lureau1-5/+7
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger1-1/+0
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi1-1/+1
2017-11-21Use qemu.org domain nameStefan Hajnoczi2-2/+2
2017-11-21scripts/make-release: ship u-boot source as a tarballMichael Roth1-0/+4
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz1-0/+3
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2017-11-15fix scripts/update-linux-headers.sh here documentGerd Hoffmann1-1/+1
2017-11-06build: delay check for empty git submodule listDaniel P. Berrange1-7/+12
2017-11-06build: don't fail if given a git submodule which does not existDaniel P. Berrange1-2/+14
2017-11-06build: allow automatic git submodule updates to be disabledDaniel P. Berrange1-0/+9
2017-11-06build: don't create temporary files in source dirDaniel P. Berrange1-4/+3
2017-11-06build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange1-5/+24
2017-11-05pci-assign: RemovePaolo Bonzini1-2/+0
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange1-1/+1
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell1-1/+0