index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-17
Update version for 4.0.1 release
v4.0.1
Michael Roth
2019-10-14
xen-bus: check whether the frontend is active during device reset...
Paul Durrant
2019-10-14
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
2019-10-14
migration: Fix use-after-free during process exit
Yury Kotov
2019-10-14
hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
Li Qiang
2019-10-03
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-10-03
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-10-03
nvme: Set number of queues later in nvme_init()
Michal Privoznik
2019-10-03
pc-dimm: fix crash when invalid slot number is used
Igor Mammedov
2019-10-01
scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
Paolo Bonzini
2019-10-01
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
2019-10-01
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-10-01
slirp: ip_reass: Fix use after free
Michael Roth
2019-10-01
slirp: Fix heap overflow in ip_reass on big packet input
Michael Roth
2019-10-01
curl: Check curl_multi_add_handle()'s return code
Max Reitz
2019-10-01
curl: Handle success in multi_check_completion
Max Reitz
2019-10-01
curl: Report only ready sockets
Max Reitz
2019-10-01
curl: Pass CURLSocket to curl_multi_do()
Max Reitz
2019-10-01
curl: Check completion in curl_multi_do()
Max Reitz
2019-10-01
curl: Keep *socket until the end of curl_sock_cb()
Max Reitz
2019-10-01
curl: Keep pointer to the CURLState in CURLSocket
Max Reitz
2019-10-01
blockjob: update nodes head while removing all bdrv
Sergio Lopez
2019-10-01
block/nfs: tear down aio before nfs_close
Peter Lieven
2019-10-01
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
2019-10-01
libvhost-user: fix SLAVE_SEND_FD handling
Johannes Berg
2019-10-01
iotests: Test blockdev-create for vpc
Max Reitz
2019-10-01
iotests: Restrict nbd Python tests to nbd
Max Reitz
2019-10-01
iotests: Restrict file Python tests to file
Max Reitz
2019-10-01
iotests: Add supported protocols to execute_test()
Max Reitz
2019-10-01
vpc: Return 0 from vpc_co_create() on success
Max Reitz
2019-10-01
iotests: add testing shim for script-style python tests
John Snow
2019-10-01
pr-manager: Fix invalid g_free() crash bug
Markus Armbruster
2019-10-01
xen-bus: Fix backend state transition on device reset
Anthony PERARD
2019-10-01
target/arm: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
2019-10-01
dma-helpers: ensure AIO callback is invoked after cancellation
Paolo Bonzini
2019-10-01
qcow2: Fix the calculation of the maximum L2 cache size
Alberto Garcia
2019-10-01
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-10-01
block/backup: disable copy_range for compressed backup
Vladimir Sementsov-Ogievskiy
2019-10-01
iotests: Test unaligned blocking mirror write
Max Reitz
2019-10-01
mirror: Only mirror granularity-aligned chunks
Max Reitz
2019-10-01
iotests: Test incremental backup after truncation
Max Reitz
2019-10-01
util/hbitmap: update orig_size on truncate
Vladimir Sementsov-Ogievskiy
2019-10-01
iotests: Test backup job with two guest writes
Max Reitz
2019-10-01
backup: Copy only dirty areas
Max Reitz
2019-10-01
block/backup: refactor: split out backup_calculate_cluster_size
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: unify different modes code path
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: refactor and tolerate unallocated cluster skipping
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: move to copy_bitmap with granularity
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: simplify backup_incremental_init_copy_bitmap
Vladimir Sementsov-Ogievskiy
2019-10-01
tpm_emulator: Translate TPM error codes to strings
Stefan Berger
[next]