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-11-14
Update version for 4.1.1 release
v4.1.1
Michael Roth
2019-11-12
mirror: Keep mirror_top_bs drained after dropping permissions
Kevin Wolf
2019-11-12
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
2019-11-12
vhost: Fix memory region section comparison
Dr. David Alan Gilbert
2019-11-12
memory: Provide an equality function for MemoryRegionSections
Dr. David Alan Gilbert
2019-11-12
memory: Align MemoryRegionSections fields
Dr. David Alan Gilbert
2019-11-12
tests: make filemonitor test more robust to event ordering
Daniel P. Berrangé
2019-11-12
block: posix: Always allocate the first block
Nir Soffer
2019-11-12
file-posix: Handle undetectable alignment
Nir Soffer
2019-11-12
block/file-posix: Let post-EOF fallocate serialize
Max Reitz
2019-11-12
block: Add bdrv_co_get_self_request()
Max Reitz
2019-11-12
block: Make wait/mark serialising requests public
Max Reitz
2019-11-12
block/io: refactor padding
Vladimir Sementsov-Ogievskiy
2019-11-12
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
2019-11-12
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2019-11-12
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
2019-11-12
iotests: Add peek_file* functions
Max Reitz
2019-11-12
iotests: Add test for 4G+ compressed qcow2 write
Max Reitz
2019-11-11
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
2019-11-05
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
2019-11-05
scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
Paolo Bonzini
2019-11-05
target/xtensa: regenerate and re-import test_mmuhifi_c3 core
Max Filippov
2019-11-04
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
2019-11-04
hbitmap: handle set/reset with zero length
Vladimir Sementsov-Ogievskiy
2019-11-04
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
2019-11-04
COLO-compare: Fix incorrect `if` logic
Fan Yang
2019-11-04
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
2019-11-04
virtio: new post_load hook
Michael S. Tsirkin
2019-11-04
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
2019-11-04
mirror: Do not dereference invalid pointers
Max Reitz
2019-11-04
iotests: Test large write request to qcow2 file
Max Reitz
2019-11-04
qcow2: Limit total allocation range to INT_MAX
Max Reitz
2019-11-04
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
2019-11-04
vhost-user: save features if the char dev is closed
Adrian Moreno
2019-11-04
iotests: Test internal snapshots with -blockdev
Kevin Wolf
2019-11-04
block/snapshot: Restrict set of snapshot nodes
Kevin Wolf
2019-10-30
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-10-30
roms/Makefile.edk2: don't pull in submodules when building from tarball
Michael Roth
2019-10-30
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
2019-10-30
hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots
Peter Maydell
2019-10-30
block/backup: fix backup_cow_with_offload for last cluster
Vladimir Sementsov-Ogievskiy
2019-10-30
block/backup: fix max_transfer handling for copy_range
Vladimir Sementsov-Ogievskiy
2019-10-30
qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
Kevin Wolf
2019-10-30
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-30
block/qcow2: Fix corruption introduced by commit 8ac0f15f335
Maxim Levitsky
2019-10-30
blockjob: update nodes head while removing all bdrv
Sergio Lopez
2019-10-30
curl: Handle success in multi_check_completion
Max Reitz
2019-10-30
curl: Report only ready sockets
Max Reitz
2019-10-30
curl: Pass CURLSocket to curl_multi_do()
Max Reitz
2019-10-30
curl: Check completion in curl_multi_do()
Max Reitz
[next]