aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2017-12-20qapi2texi: De-duplicate code to add blank line before symbolMarkus Armbruster
2017-12-20qapi: Rename QAPIDoc.parser, .section to ._parser, ._sectionMarkus Armbruster
2017-12-20qapi2texi: Simplify representation of section textMarkus Armbruster
2017-12-20qapi: Simplify representation of QAPIDoc section textMarkus Armbruster
2017-12-20qapi: Unify representation of doc section without nameMarkus Armbruster
2017-12-20qapi2texi: Clean up texi_sections()Markus Armbruster
2017-12-20qapi: Make cur_doc local to QAPISchemaParser.__init__()Markus Armbruster
2017-12-20qapi: Eliminate QAPISchemaParser.__init__()'s local fnameMarkus Armbruster
2017-12-20qapi: Stop rejecting #optionalMarkus Armbruster
2017-12-20qemu-options: Remove stray colons from output of --helpMarkus Armbruster
2017-12-18build: fix typo in error messageMike Frysinger
2017-12-01dump-guest-memory.py: fix No symbol "vmcoreinfo_find"Marc-André Lureau
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi
2017-11-21Use qemu.org domain nameStefan Hajnoczi
2017-11-21scripts/make-release: ship u-boot source as a tarballMichael Roth
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-11-15fix scripts/update-linux-headers.sh here documentGerd Hoffmann
2017-11-06build: delay check for empty git submodule listDaniel P. Berrange
2017-11-06build: don't fail if given a git submodule which does not existDaniel P. Berrange
2017-11-06build: allow automatic git submodule updates to be disabledDaniel P. Berrange
2017-11-06build: don't create temporary files in source dirDaniel P. Berrange
2017-11-06build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange
2017-11-05pci-assign: RemovePaolo Bonzini
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...Peter Maydell
2017-10-16ui: add keycodemapdb repository as a GIT submoduleDaniel P. Berrange
2017-10-16docker: don't rely on submodules existing in the main checkoutDaniel P. Berrange
2017-10-16build: automatically handle GIT submodule checkout for dtcDaniel P. Berrange
2017-10-15scripts/dump-guest-memory.py: add vmcoreinfoMarc-André Lureau
2017-10-12checkpatch: refine mode selectionPaolo Bonzini
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost
2017-10-11scripts: Remove debug parameter from QEMUMonitorProtocolEduardo Habkost
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy
2017-09-26Add --firmwarepath to configureGerd Hoffmann