On 2/24/21 6:54 AM, Jason Wang wrote: > This patch switches to use qemu_receive_receive_iov() which can detect > reentrancy and return early. > > Signed-off-by: Jason Wang <jasow...@redhat.com> > --- > hw/net/net_tx_pkt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>