aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-17Update version for 4.0.1 releasev4.0.1Michael Roth
2019-10-14xen-bus: check whether the frontend is active during device reset...Paul Durrant
2019-10-14virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé
2019-10-14migration: Fix use-after-free during process exitYury Kotov
2019-10-14hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang
2019-10-03hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-10-03hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-10-03nvme: Set number of queues later in nvme_init()Michal Privoznik
2019-10-03pc-dimm: fix crash when invalid slot number is usedIgor Mammedov
2019-10-01scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)Paolo Bonzini
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth
2019-10-01s390: PCI: fix IOMMU region initMatthew Rosato
2019-10-01slirp: ip_reass: Fix use after freeMichael Roth
2019-10-01slirp: Fix heap overflow in ip_reass on big packet inputMichael Roth
2019-10-01curl: Check curl_multi_add_handle()'s return codeMax Reitz
2019-10-01curl: Handle success in multi_check_completionMax Reitz
2019-10-01curl: Report only ready socketsMax Reitz
2019-10-01curl: Pass CURLSocket to curl_multi_do()Max Reitz
2019-10-01curl: Check completion in curl_multi_do()Max Reitz
2019-10-01curl: Keep *socket until the end of curl_sock_cb()Max Reitz
2019-10-01curl: Keep pointer to the CURLState in CURLSocketMax Reitz
2019-10-01blockjob: update nodes head while removing all bdrvSergio Lopez
2019-10-01block/nfs: tear down aio before nfs_closePeter Lieven
2019-10-01block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé
2019-10-01libvhost-user: fix SLAVE_SEND_FD handlingJohannes Berg
2019-10-01iotests: Test blockdev-create for vpcMax Reitz
2019-10-01iotests: Restrict nbd Python tests to nbdMax Reitz
2019-10-01iotests: Restrict file Python tests to fileMax Reitz
2019-10-01iotests: Add supported protocols to execute_test()Max Reitz
2019-10-01vpc: Return 0 from vpc_co_create() on successMax Reitz
2019-10-01iotests: add testing shim for script-style python testsJohn Snow
2019-10-01pr-manager: Fix invalid g_free() crash bugMarkus Armbruster
2019-10-01xen-bus: Fix backend state transition on device resetAnthony PERARD
2019-10-01target/arm: Don't abort on M-profile exception return in linux-user modePeter Maydell
2019-10-01dma-helpers: ensure AIO callback is invoked after cancellationPaolo Bonzini
2019-10-01qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia
2019-10-01Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow
2019-10-01block/backup: disable copy_range for compressed backupVladimir Sementsov-Ogievskiy
2019-10-01iotests: Test unaligned blocking mirror writeMax Reitz
2019-10-01mirror: Only mirror granularity-aligned chunksMax Reitz
2019-10-01iotests: Test incremental backup after truncationMax Reitz
2019-10-01util/hbitmap: update orig_size on truncateVladimir Sementsov-Ogievskiy
2019-10-01iotests: Test backup job with two guest writesMax Reitz
2019-10-01backup: Copy only dirty areasMax Reitz
2019-10-01block/backup: refactor: split out backup_calculate_cluster_sizeVladimir Sementsov-Ogievskiy
2019-10-01block/backup: unify different modes code pathVladimir Sementsov-Ogievskiy
2019-10-01block/backup: refactor and tolerate unallocated cluster skippingVladimir Sementsov-Ogievskiy
2019-10-01block/backup: move to copy_bitmap with granularityVladimir Sementsov-Ogievskiy
2019-10-01block/backup: simplify backup_incremental_init_copy_bitmapVladimir Sementsov-Ogievskiy
2019-10-01tpm_emulator: Translate TPM error codes to stringsStefan Berger