On 06.04.22 20:07, Vladimir Sementsov-Ogievskiy wrote:
Add new API, to make a time limited call of the coroutine.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@openvz.org>
---
  include/qemu/coroutine.h | 13 ++++++
  util/qemu-co-timeout.c   | 89 ++++++++++++++++++++++++++++++++++++++++
  util/meson.build         |  1 +
  3 files changed, 103 insertions(+)
  create mode 100644 util/qemu-co-timeout.c

Reviewed-by: Hanna Reitz <hre...@redhat.com>


Reply via email to