qemu-patch-raspberry4/scsi
Kevin Wolf 2f3a7ab39b file-posix: Switch to .bdrv_co_ioctl
No real reason to keep using the callback based mechanism here when the
rest of the file-posix driver is coroutine based. Changing it brings
ioctls more in line with how other request types work.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-12-14 11:52:41 +01:00
..
Makefile.objs pr-manager: put stubs in .c file 2018-06-28 19:05:35 +02:00
pr-helper.h
pr-manager-helper.c qapi: Drop qapi_event_send_FOO()'s Error ** argument 2018-08-28 18:21:38 +02:00
pr-manager-stub.c pr-manager: add query-pr-managers QMP command 2018-06-28 19:05:35 +02:00
pr-manager.c file-posix: Switch to .bdrv_co_ioctl 2018-12-14 11:52:41 +01:00
qemu-pr-helper.c scsi: Address spurious clang warning 2018-11-27 23:56:12 +00:00
trace-events file-posix: Switch to .bdrv_co_ioctl 2018-12-14 11:52:41 +01:00
utils.c