aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2-7/+5
2018-03-26qcow2: fix bitmaps loading when bitmaps already existVladimir Sementsov-Ogievskiy1-1/+16
2018-03-26qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()Vladimir Sementsov-Ogievskiy2-1/+16
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-124/+159
2018-03-26qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik1-3/+4
2018-03-26chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()Peter Maydell1-10/+12
2018-03-26iothread: fix breakage on windowsPeter Xu2-1/+7
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini2-6/+8
2018-03-26chardev-socket: remove useless ifPaolo Bonzini1-6/+4
2018-03-26tcg: Really fix cpu_io_recompileRichard Henderson1-27/+10
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau1-27/+66
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau1-0/+1
2018-03-26scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth1-1/+0
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth4-7/+20
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy1-1/+4
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth1-0/+4
2018-03-26WHPX improve vcpu_post_run perfJustin Terry (VM)1-30/+11
2018-03-26WHPX fix WHvSetPartitionProperty in PropertyCodeJustin Terry (VM)1-1/+1
2018-03-26WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)2-2/+5
2018-03-26scripts/get_maintainer.pl: Print proper error message for missing $fileIan Jackson1-2/+2
2018-03-26Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-4/+16
2018-03-26net/vde: print error on vde_open() failureJulia Suvorova via Qemu-devel1-3/+4
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz3-1/+12
2018-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'...Peter Maydell14-31/+98
2018-03-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180323a'...Peter Maydell4-35/+21
2018-03-24Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell17-106/+166
2018-03-23target/arm: Always set FAR to a known unknown value for debug exceptionsPeter Maydell1-1/+10
2018-03-23target/arm: Set FSR for BKPT, BRK when raising exceptionPeter Maydell2-1/+2
2018-03-23target/arm: Factor out code to calculate FSR for debug exceptionsPeter Maydell2-10/+27
2018-03-23target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRKPeter Maydell4-7/+36
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang2-1/+8
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho2-1/+5
2018-03-23hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell2-2/+2
2018-03-23hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accessesPeter Maydell1-3/+3
2018-03-23sdhci: fix incorrect use of Error *Paolo Bonzini1-2/+2
2018-03-23arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXITVictor Kamensky1-3/+3
2018-03-23migration: Fix block migration flag caseDr. David Alan Gilbert1-0/+1
2018-03-23Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-23' into s...Peter Maydell3-103/+5
2018-03-23qapi: Force UTF8 encoding when parsing qapi filesEric Blake1-3/+3
2018-03-23Revert "monitor: enable IO thread for (qmp & !mux) typed"Peter Xu2-13/+2
2018-03-23Revert "tests: qmp-test: verify command batching"Peter Xu1-22/+0
2018-03-23Revert "tests: qmp-test: add oob test"Peter Xu1-65/+0
2018-03-23migration/block: compare only read blocks against the rate limiterPeter Lieven1-2/+1
2018-03-23migration/block: limit the number of parallel I/O requestsPeter Lieven1-0/+2
2018-03-23migration: Fix rate limiting issue on RDMA migrationLidong Chen1-1/+1
2018-03-23migration: convert socket server to QIONetListenerDaniel P. Berrange1-32/+16
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia8-38/+40
2018-03-23hw/rdma: Use correct print format in CHK_ATTR macroYuval Shaia1-2/+2
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia4-11/+11
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum2-4/+5