aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Update version for 4.0.1 releasev4.0.1stable-4.0Michael Roth1-1/+1
2019-10-14xen-bus: check whether the frontend is active during device reset...Paul Durrant1-1/+1
2019-10-14virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé1-0/+3
2019-10-14migration: Fix use-after-free during process exitYury Kotov1-5/+20
2019-10-14hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang1-1/+3
2019-10-03hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé1-4/+11
2019-10-03hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé1-1/+7
2019-10-03nvme: Set number of queues later in nvme_init()Michal Privoznik1-1/+1
2019-10-03pc-dimm: fix crash when invalid slot number is usedIgor Mammedov1-0/+7
2019-10-01scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)Paolo Bonzini1-14/+27
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth1-1/+1
2019-10-01s390: PCI: fix IOMMU region initMatthew Rosato1-1/+6
2019-10-01slirp: ip_reass: Fix use after freeMichael Roth1-2/+4
2019-10-01slirp: Fix heap overflow in ip_reass on big packet inputMichael Roth1-6/+7
2019-10-01curl: Check curl_multi_add_handle()'s return codeMax Reitz1-1/+7
2019-10-01curl: Handle success in multi_check_completionMax Reitz1-40/+29
2019-10-01curl: Report only ready socketsMax Reitz1-11/+6
2019-10-01curl: Pass CURLSocket to curl_multi_do()Max Reitz1-9/+11
2019-10-01curl: Check completion in curl_multi_do()Max Reitz1-12/+2
2019-10-01curl: Keep *socket until the end of curl_sock_cb()Max Reitz1-5/+5
2019-10-01curl: Keep pointer to the CURLState in CURLSocketMax Reitz1-0/+3
2019-10-01blockjob: update nodes head while removing all bdrvSergio Lopez1-4/+13
2019-10-01block/nfs: tear down aio before nfs_closePeter Lieven1-2/+4
2019-10-01block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé1-1/+5
2019-10-01libvhost-user: fix SLAVE_SEND_FD handlingJohannes Berg1-1/+2
2019-10-01iotests: Test blockdev-create for vpcMax Reitz3-0/+291
2019-10-01iotests: Restrict nbd Python tests to nbdMax Reitz2-4/+4
2019-10-01iotests: Restrict file Python tests to fileMax Reitz25-25/+50
2019-10-01iotests: Add supported protocols to execute_test()Max Reitz1-1/+3
2019-10-01vpc: Return 0 from vpc_co_create() on successMax Reitz1-1/+2
2019-10-01iotests: add testing shim for script-style python testsJohn Snow1-14/+26
2019-10-01pr-manager: Fix invalid g_free() crash bugMarkus Armbruster1-1/+0
2019-10-01xen-bus: Fix backend state transition on device resetAnthony PERARD1-3/+20
2019-10-01target/arm: Don't abort on M-profile exception return in linux-user modePeter Maydell1-1/+20
2019-10-01dma-helpers: ensure AIO callback is invoked after cancellationPaolo Bonzini1-4/+9
2019-10-01qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia1-1/+5
2019-10-01Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow2-17/+0
2019-10-01block/backup: disable copy_range for compressed backupVladimir Sementsov-Ogievskiy1-1/+1
2019-10-01iotests: Test unaligned blocking mirror writeMax Reitz2-2/+27
2019-10-01mirror: Only mirror granularity-aligned chunksMax Reitz1-0/+29
2019-10-01iotests: Test incremental backup after truncationMax Reitz2-6/+36
2019-10-01util/hbitmap: update orig_size on truncateVladimir Sementsov-Ogievskiy1-1/+5
2019-10-01iotests: Test backup job with two guest writesMax Reitz2-2/+41
2019-10-01backup: Copy only dirty areasMax Reitz1-2/+11
2019-10-01block/backup: refactor: split out backup_calculate_cluster_sizeVladimir Sementsov-Ogievskiy1-30/+52
2019-10-01block/backup: unify different modes code pathVladimir Sementsov-Ogievskiy1-33/+10
2019-10-01block/backup: refactor and tolerate unallocated cluster skippingVladimir Sementsov-Ogievskiy1-37/+23
2019-10-01block/backup: move to copy_bitmap with granularityVladimir Sementsov-Ogievskiy1-25/+23
2019-10-01block/backup: simplify backup_incremental_init_copy_bitmapVladimir Sementsov-Ogievskiy1-28/+12
2019-10-01tpm_emulator: Translate TPM error codes to stringsStefan Berger2-10/+63