aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26hw/arm/boot: Further improve initrd positioning codePeter Maydell
2019-07-26hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addrPeter Maydell
2019-07-26vmstate.h: Type check VMSTATE_STRUCT_VARRAY macrosPeter Maydell
2019-07-26stellaris_input: Fix vmstate description of buttons fieldPeter Maydell
2019-07-26pl330: fix vmstate descriptionDamien Hedde
2019-07-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190726' into stagingPeter Maydell
2019-07-26Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-25-1...Peter Maydell
2019-07-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-25tpm_emulator: Translate TPM error codes to stringsStefan Berger
2019-07-25virtio-balloon: free pbp more aggressivelyMichael S. Tsirkin
2019-07-25tpm: Exit in reset when backend indicates failureStefan Berger
2019-07-25virtio-balloon: don't track subpages for the PBPDavid Hildenbrand
2019-07-25virtio-balloon: Use temporary PBP onlyDavid Hildenbrand
2019-07-25virtio-balloon: Rework pbp tracking dataDavid Hildenbrand
2019-07-25virtio-balloon: Better names for offset variables in inflate/deflate codeDavid Hildenbrand
2019-07-25virtio-balloon: Simplify deflate with pbpDavid Hildenbrand
2019-07-25virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZEDavid Hildenbrand
2019-07-25virtio-balloon: Fix wrong sign extension of PFNsDavid Hildenbrand
2019-07-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-07-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-25i386/acpi: show PCI Express bus on pxb-pcie expandersEvgeny Yakovlev
2019-07-25ioapic: kvm: Skip route updates for masked pinsJan Kiszka
2019-07-25i386/acpi: fix gint overflow in crs_range_compareEvgeny Yakovlev
2019-07-25docs: clarify multiqueue vs multiple virtqueuesStefan Hajnoczi
2019-07-25MAINTAINERS: vfio-ccw: Remove myself as the maintainerFarhan Ali
2019-07-24migration: fix migrate_cancel multifd migration leads destination hung foreverIvan Ren
2019-07-24migration: Make explicit that we are quitting multifdJuan Quintela
2019-07-24migration: fix migrate_cancel leads live_migration thread hung foreverIvan Ren
2019-07-24migration: fix migrate_cancel leads live_migration thread endless loopIvan Ren
2019-07-24docs: correct kconfig optionMarc-André Lureau
2019-07-24i386/kvm: Do not sync nested state during runtimeJan Kiszka
2019-07-24virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi diskZhengui li
2019-07-23Update version for v4.1.0-rc2 releasev4.1.0-rc2Peter Maydell
2019-07-23Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-230719-4' int...Peter Maydell
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth
2019-07-23tests/docker: invoke the DEBUG shell with --noprofile/--norcAlex Bennée
2019-07-23travis: enable travis_retry for check phaseAlex Bennée
2019-07-23hw/i386: also turn off VMMOUSE is VMPORT is disabledAlex Bennée
2019-07-23NSIS: Add missing firmware blobsPhilippe Mathieu-Daudé
2019-07-23tests/docker: Let the test-mingw test generate a NSIS installerPhilippe Mathieu-Daudé
2019-07-23buildsys: The NSIS Windows build requires qemu-nsis.bmp installedPhilippe Mathieu-Daudé
2019-07-23buildsys: The NSIS Windows build requires the documentation installedPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install texinfo in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install the NSIS tools in the MinGW capable imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Debian imagesPhilippe Mathieu-Daudé
2019-07-23shippable: re-enable the windows cross buildsAlex Bennée