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
2020-09-16
vmstate: Fixes test-vmstate.c on msys2/mingw
Yonggang Luo
2020-09-16
meson: remove empty else and duplicated gio deps
Yonggang Luo
2020-09-16
meson: Use -b to ignore CR vs. CR-LF issues on Windows
Yonggang Luo
2020-09-16
osdep: file locking functions are not available on Win32
Yonggang Luo
2020-09-16
tests: test-replication disable /replication/secondary/* on msys2/mingw.
Yonggang Luo
2020-09-16
tests: Fixes test-replication.c on msys2/mingw.
Yonggang Luo
2020-09-16
meson: disable crypto tests are empty under win32
Yonggang Luo
2020-09-16
meson: Disable test-char on msys2/mingw for fixing tests stuck
Yonggang Luo
2020-09-16
rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
Yonggang Luo
2020-09-16
tests: Convert g_free to g_autofree macro in test-logging.c
Yonggang Luo
2020-09-16
rcu: Implement drain_call_rcu
Maxim Levitsky
2020-09-16
qga/commands-win32: Fix problem with redundant protype declaration
Thomas Huth
2020-09-16
Simplify the .gitignore file
Thomas Huth
2020-09-16
tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL
Thomas Huth
2020-09-16
tests/qtest/qmp-cmd-test: Use inclusive language
Thomas Huth
2020-09-16
fuzz: Change the way we write qtest log to stderr
Alexander Bulekov
2020-09-16
iotests: Drop readlink -f
Max Reitz
2020-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' ...
Peter Maydell
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-15
object_initialize: try module load
Gerd Hoffmann
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
2020-09-15
meson: fix module config
Gerd Hoffmann
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
2020-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20200915' into ...
Peter Maydell
2020-09-15
seccomp: fix killing of whole process instead of thread
Daniel P. Berrangé
2020-09-15
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-09-15' in...
Peter Maydell
2020-09-15
block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
Stefano Garzarella
2020-09-15
qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()
Alberto Garcia
2020-09-15
qcow2: Make preallocate_co() resize the image to the correct size
Alberto Garcia
2020-09-15
block/qcow: remove runtime opts
John Snow
2020-09-15
block/rbd: remove runtime_opts
John Snow
2020-09-15
qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-09-15
qcow2: Make qcow2_free_any_clusters() free only one cluster
Alberto Garcia
2020-09-15
qcow2: Handle QCowL2Meta on error in preallocate_co()
Alberto Garcia
2020-09-15
block/vhdx: Support vhdx image only with 512 bytes logical sector size
Swapnil Ingle
2020-09-15
iotests: Skip test_stream_parallel in test 030 when doing "make check"
Thomas Huth
2020-09-15
qemu-img: Explicit number replaced by a constant
Yi Li
2020-09-15
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
Alberto Garcia
2020-09-15
qcow2: Don't check nb_clusters when removing l2meta from the list
Alberto Garcia
2020-09-15
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
Alberto Garcia
2020-09-15
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
Alberto Garcia
2020-09-15
qemu-img: avoid unaligned read requests during convert
Peter Lieven
2020-09-15
block/quorum.c: stable children names
Lukas Straub
2020-09-15
qemu-iotests: Simplify FilePath __init__
Nir Soffer
2020-09-15
qemu-iotests: Merge FilePaths and FilePath
Nir Soffer
2020-09-15
qemu-iotests: Support varargs syntax in FilePaths
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths docstring
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths cleanup
Nir Soffer
2020-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200914-...
Peter Maydell
[next]