aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-16ci: Enable msys2 ci in cirrusYonggang Luo
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo
2020-09-16tests: fix test-util-sockets.cYonggang Luo
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo
2020-09-16tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with a...Yonggang Luo
2020-09-16block/file: switch to use qemu_open/qemu_create for improved errorsDaniel P. Berrangé
2020-09-16util: give a specific error message when O_DIRECT doesn't workDaniel P. Berrangé
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé
2020-09-16util: add Error object for qemu_open_internal error reportingDaniel P. Berrangé
2020-09-16util: refactor qemu_open_old to split off variadic args handlingDaniel P. Berrangé
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-09-16util: split off a helper for dealing with O_CLOEXEC flagDaniel P. Berrangé
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé
2020-09-16configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée
2020-09-16gitlab: create a build-deprecated targetAlex Bennée
2020-09-16configure: include tilegx-linux-user in the deprecation logicAlex Bennée
2020-09-16configure: clean-up the target-list-exclude logicAlex Bennée
2020-09-16configure: also skip deprecated targets with target-list-excludeAlex Bennée
2020-09-16configure: move deprecated feature processing to supported_targetAlex Bennée
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-16linux-user: test, don't assert addr != test in pgb_reserved_vaAlex Bennée
2020-09-16tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo
2020-09-16vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo
2020-09-16meson: remove empty else and duplicated gio depsYonggang Luo
2020-09-16meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo
2020-09-16osdep: file locking functions are not available on Win32Yonggang Luo
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo
2020-09-16meson: disable crypto tests are empty under win32Yonggang Luo
2020-09-16meson: Disable test-char on msys2/mingw for fixing tests stuckYonggang Luo
2020-09-16rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo
2020-09-16tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo
2020-09-16rcu: Implement drain_call_rcuMaxim Levitsky
2020-09-16qga/commands-win32: Fix problem with redundant protype declarationThomas Huth
2020-09-16Simplify the .gitignore fileThomas Huth
2020-09-16tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-15Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' ...Peter Maydell
2020-09-15virtio-gpu: build modularGerd Hoffmann
2020-09-15virtio-gpu: make virtio_gpu_ops staticGerd Hoffmann
2020-09-15object_initialize: try module loadGerd Hoffmann
2020-09-15meson: remove duplicate qxl sourcesGerd Hoffmann
2020-09-15meson: fix module configGerd Hoffmann
2020-09-15meson: fix qxl dependenciesGerd Hoffmann
2020-09-15Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20200915' into ...Peter Maydell
2020-09-15seccomp: fix killing of whole process instead of threadDaniel P. Berrangé
2020-09-15Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-09-15' in...Peter Maydell
2020-09-159pfs: disable msize warning for synth driverChristian Schoenebeck