aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25virtio-balloon: Simplify deflate with pbpDavid Hildenbrand1-21/+5
2019-07-25virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZEDavid Hildenbrand1-6/+4
2019-07-25virtio-balloon: Fix wrong sign extension of PFNsDavid Hildenbrand1-1/+1
2019-07-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell1-9/+57
2019-07-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-8/+11
2019-07-25i386/acpi: show PCI Express bus on pxb-pcie expandersEvgeny Yakovlev1-1/+4
2019-07-25ioapic: kvm: Skip route updates for masked pinsJan Kiszka1-3/+5
2019-07-25i386/acpi: fix gint overflow in crs_range_compareEvgeny Yakovlev1-3/+9
2019-07-25docs: clarify multiqueue vs multiple virtqueuesStefan Hajnoczi1-0/+17
2019-07-25MAINTAINERS: vfio-ccw: Remove myself as the maintainerFarhan Ali1-1/+0
2019-07-24migration: fix migrate_cancel multifd migration leads destination hung foreverIvan Ren1-0/+5
2019-07-24migration: Make explicit that we are quitting multifdJuan Quintela1-0/+9
2019-07-24migration: fix migrate_cancel leads live_migration thread hung foreverIvan Ren1-2/+14
2019-07-24migration: fix migrate_cancel leads live_migration thread endless loopIvan Ren1-7/+29
2019-07-24docs: correct kconfig optionMarc-André Lureau1-1/+1
2019-07-24i386/kvm: Do not sync nested state during runtimeJan Kiszka1-5/+5
2019-07-24virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi diskZhengui li1-2/+5
2019-07-23Update version for v4.1.0-rc2 releasev4.1.0-rc2Peter Maydell1-1/+1
2019-07-23Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-230719-4' int...Peter Maydell51-210/+309
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé28-101/+133
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth7-8/+8
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth1-59/+61
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth1-2/+2
2019-07-23tests/docker: invoke the DEBUG shell with --noprofile/--norcAlex Bennée1-2/+2
2019-07-23travis: enable travis_retry for check phaseAlex Bennée1-1/+1
2019-07-23hw/i386: also turn off VMMOUSE is VMPORT is disabledAlex Bennée1-2/+2
2019-07-23NSIS: Add missing firmware blobsPhilippe Mathieu-Daudé1-0/+11
2019-07-23tests/docker: Let the test-mingw test generate a NSIS installerPhilippe Mathieu-Daudé1-1/+3
2019-07-23buildsys: The NSIS Windows build requires qemu-nsis.bmp installedPhilippe Mathieu-Daudé1-0/+1
2019-07-23buildsys: The NSIS Windows build requires the documentation installedPhilippe Mathieu-Daudé1-1/+1
2019-07-23tests/docker: Install texinfo in the Fedora imagePhilippe Mathieu-Daudé1-0/+1
2019-07-23tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE imagesPhilippe Mathieu-Daudé2-0/+6
2019-07-23tests/docker: Install the NSIS tools in the MinGW capable imagesPhilippe Mathieu-Daudé3-0/+7
2019-07-23tests/docker: Install Sphinx in the Debian imagesPhilippe Mathieu-Daudé2-0/+2
2019-07-23shippable: re-enable the windows cross buildsAlex Bennée1-5/+4
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée4-11/+14
2019-07-23tests/migration-test: don't spam the logs when we failAlex Bennée1-7/+12
2019-07-23tests/docker: Install Ubuntu images noninteractivelyPhilippe Mathieu-Daudé2-2/+2
2019-07-23tests/docker: Install Sphinx in the Fedora imagePhilippe Mathieu-Daudé1-0/+2
2019-07-23tests/docker: Install Sphinx in the Ubuntu imagesPhilippe Mathieu-Daudé2-0/+2
2019-07-23tests/docker: add test-misc for building tools & docsAlex Bennée1-0/+22
2019-07-23archive-source: also create a stash for submodulesMarc-André Lureau1-8/+10
2019-07-23Merge remote-tracking branch 'remotes/amarkovic2/tags/mips-queue-jul-23-2019'...Peter Maydell2-0/+76
2019-07-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190723...Peter Maydell2-1/+20
2019-07-23hw/block/pflash_cfi02: Rewrite a fall through commentPhilippe Mathieu-Daudé1-1/+1
2019-07-23hw/block/pflash_cfi01: Add missing DeviceReset() handlerPhilippe Mathieu-Daudé1-0/+19
2019-07-22Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-22' in...Peter Maydell4-23/+55
2019-07-22target/mips: Fix emulation of MSA pack instructions on big endian hostsAleksandar Markovic1-0/+74
2019-07-22target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXSAleksandar Markovic1-0/+2
2019-07-22block: Only the main loop can change AioContextsMax Reitz2-10/+11