Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
Pull request
# gpg: Signature made Tue 19 May 2020 09:00:32 BST
# gpg: using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
# gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35 775A 9CA4 ABB3 81AB 73C8
* remotes/stefanha/tags/block-pull-request:
aio-posix: disable fdmon-io_uring when GSource is used
aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
tests/fuzz: Extract ioport_fuzz_qtest() method
tests/fuzz: Extract pciconfig_fuzz_qos() method
tests/fuzz: Remove unuseful/unused typedefs
tests/fuzz: Add missing space in test description
Makefile: List fuzz targets in 'make help'
tests/fuzz/Makefile: Do not link code using unavailable devices
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- Makefile 5 additions, 1 deletionMakefile
- include/block/aio.h 3 additions, 0 deletionsinclude/block/aio.h
- tests/qtest/fuzz/Makefile.include 3 additions, 3 deletionstests/qtest/fuzz/Makefile.include
- tests/qtest/fuzz/i440fx_fuzz.c 30 additions, 17 deletionstests/qtest/fuzz/i440fx_fuzz.c
- util/aio-posix.c 13 additions, 0 deletionsutil/aio-posix.c
- util/aio-win32.c 4 additions, 0 deletionsutil/aio-win32.c
- util/async.c 1 addition, 0 deletionsutil/async.c
- util/fdmon-io_uring.c 10 additions, 3 deletionsutil/fdmon-io_uring.c
Please register or sign in to comment