On Sat, Jun 27, 2020 at 10:09:29AM -0700, elena.ufimts...@oracle.com wrote:
> From: Elena Ufimtseva
>
> process to avoid blocking the main loop during the message exchanges.
> To be used by proxy device.
The nested aio_poll() in this patch could be a problem. I've highlighted
it here so that oth
From: Elena Ufimtseva
process to avoid blocking the main loop during the message exchanges.
To be used by proxy device.
Signed-off-by: Elena Ufimtseva
Signed-off-by: Jagannathan Raman
Signed-off-by: John G Johnson
---
include/io/mpqemu-link.h | 16 +
io/mpqemu-link.c | 78 +++