Age | Commit message (Expand) | Author |
2020-09-16 | configure: add [lm32|unicore32]-softmmu to deprecation logic | Alex Bennée |
2020-09-16 | gitlab: create a build-deprecated target | Alex Bennée |
2020-09-16 | configure: include tilegx-linux-user in the deprecation logic | Alex Bennée |
2020-09-16 | configure: clean-up the target-list-exclude logic | Alex Bennée |
2020-09-16 | configure: also skip deprecated targets with target-list-exclude | Alex Bennée |
2020-09-16 | configure: move deprecated feature processing to supported_target | Alex Bennée |
2020-09-16 | iotests: Drop readlink -f | Max Reitz |
2020-09-16 | linux-user: test, don't assert addr != test in pgb_reserved_va | Alex Bennée |
2020-09-16 | tests: Fixes test-io-channel-socket.c tests under msys2/mingw | Yonggang Luo |
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 | 9pfs: disable msize warning for synth driver | Christian Schoenebeck |
2020-09-15 | 9pfs: log warning if msize <= 8192 | Christian Schoenebeck |
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 |