qemu-patch-raspberry4/tests
Anthony Liguori 5a34dbb559 Merge remote-tracking branch 'bonzini/threadpool' into staging
* bonzini/threadpool: (39 commits)
  raw-win32: implement native asynchronous I/O
  raw-posix: move linux-aio.c to block/
  raw-win32: add emulated AIO support
  raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
  raw: merge posix-aio-compat.c into block/raw-posix.c
  block: switch posix-aio-compat to threadpool
  threadpool: do not take lock in event_notifier_ready
  aio: add generic thread-pool facility
  qemu-thread: add QemuSemaphore
  linux-aio: use event notifiers
  aio: clean up now-unused functions
  main-loop: use aio_notify for qemu_notify_event
  main-loop: use GSource to poll AIO file descriptors
  aio: call aio_notify after setting I/O handlers
  aio: add aio_notify
  aio: make AioContexts GSources
  aio: add Win32 implementation
  aio: prepare for introducing GSource-based dispatch
  aio: add non-blocking variant of aio_wait
  aio: test node->deleted before calling io_flush
  ...

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-11-01 11:13:39 -05:00
..
qemu-iotests qemu-iotests: add testcases for mirroring on-source-error/on-target-error 2012-10-24 10:26:22 +02:00
tcg target-mips: Add ASE DSP testcases 2012-10-31 21:37:21 +01:00
.gitignore
check-block.sh
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
fdc-test.c
hd-geo-test.c
libqtest.c qtest: implement QTEST_STOP 2012-10-05 08:02:20 -05:00
libqtest.h
m48t59-test.c
Makefile build: do not include main loop where it is not actually used 2012-10-30 09:30:52 +01:00
qemu-iotests-quick.sh
rtc-test.c rtc: implement century byte 2012-10-05 08:02:30 -05:00
test-coroutine.c
test-iov.c
test-qmp-commands.c
test-qmp-input-strict.c
test-qmp-input-visitor.c
test-qmp-output-visitor.c
test-string-input-visitor.c
test-string-output-visitor.c
test-visitor-serialization.c