aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf3-0/+471
2018-03-26vhdx: Check for 4 GB maximum log size on creationKevin Wolf1-0/+4
2018-03-26vhdx: Don't use error_setg_errno() with constant errnoKevin Wolf1-5/+4
2018-03-26vhdx: Require power-of-two block size on createKevin Wolf1-0/+4
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf3-0/+438
2018-03-26parallels: Check maximum cluster size on createKevin Wolf1-0/+5
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf2-0/+53
2018-03-26luks: Turn another invalid assertion into checkKevin Wolf1-1/+5
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf1-1/+8
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf3-0/+344
2018-03-26vdi: Fix build with CONFIG_VDI_DEBUGKevin Wolf1-12/+10
2018-03-26vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf2-6/+25
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia4-3/+40
2018-03-26include/block/block_int: Document protocol related functionsFabiano Rosas1-0/+8
2018-03-26block/blkreplay: Remove protocol-related fieldsFabiano Rosas1-2/+1
2018-03-26block/throttle: Remove protocol-related fieldsFabiano Rosas1-2/+1
2018-03-26block/quorum: Remove protocol-related fieldsFabiano Rosas1-2/+1
2018-03-26block/replication: Remove protocol_name fieldFabiano Rosas2-2/+0
2018-03-26iotests: 163 is not quickEric Blake1-1/+1
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