aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14wavcapture: Convert to error_reportDr. David Alan Gilbert
2019-02-14kvm: Add kvm_set_ioeventfd* tracesDr. David Alan Gilbert
2019-02-14HMP: Prepend errors with 'Error:'Dr. David Alan Gilbert
2019-02-14pckbd: Convert DPRINTF->traceDr. David Alan Gilbert
2019-02-14configure: Make -Waddress-of-packed-member warnings be errorsPeter Maydell
2019-02-14configure: Add HAX support in NetBSDKamil Rytarowski
2019-02-14configure: fix qemu-img nameCleber Rosa
2019-02-14configure: remove handling of "wav" audio driverCleber Rosa
2019-02-14qemu-options: Remove deprecated option -clockThomas Huth
2019-02-14qemu-deprecated: Remove -virtioconsole and -no-frame for goodThomas Huth
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake
2019-02-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-11' into st...Peter Maydell
2019-02-12virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy
2019-02-12iothread: fix iothread hang when stop too soonPeter Xu
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich
2019-02-11bdrv_query_image_info Error parameter addedAndrey Shinkevich
2019-02-11nbd/server: Kill pointless shadowed variableEric Blake
2019-02-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190211' into stagingPeter Maydell
2019-02-11cputlb: update TLB entry/index after tlb_fillEmilio G. Cota
2019-02-11exec-all: document that tlb_fill can trigger a TLB resizeEmilio G. Cota
2019-02-11tcg/i386: fix unsigned vector saturating arithmeticMark Cave-Ayland
2019-02-11tcg: Diagnose referenced labels that have not been emittedRichard Henderson
2019-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-110219-1...Peter Maydell
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé
2019-02-11docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo
2019-02-08scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée
2019-02-08tests/vm: add --build-target optionAlex Bennée
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann
2019-02-08tests: PEP8 cleanup of docker.py, mostly white spaceAlex Bennée
2019-02-08tests: docker.py be even smarter with persistent binfmt_miscAlex Bennée
2019-02-08tests: make docker.py check for persistent configsAlex Bennée
2019-02-08tests: make docker.py update use configured binfmt pathAlex Bennée
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée
2019-02-08archive-source.sh: Clone the submodules locallyPhilippe Mathieu-Daudé
2019-02-08MAINTAINERS: Add an entry for scripts/archive-source.shPhilippe Mathieu-Daudé
2019-02-08.travis.yml: fold --disable-tcg into alternate coroutine buildsAlex Bennée
2019-02-08.travis.yml: separate tools and docs into another entryAlex Bennée
2019-02-08.travis.yml: stop requesting libffi & gettext from homebrewDaniel P. Berrangé
2019-02-08.cirrus.yml: basic compile and test for FreeBSDEd Maste
2019-02-07Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2019-02-07slirp: API is extern CMarc-André Lureau