qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] Revert "vhost-user: Introduce nested event loop in vhost


From: Maxime Coquelin
Subject: Re: [PATCH 2/2] Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Date: Fri, 20 Jan 2023 16:13:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0



On 1/19/23 18:24, Greg Kurz wrote:
This reverts commit a7f523c7d114d445c5d83aecdba3efc038e5a692.

The nested event loop is broken by design. It's only user was removed.
Drop the code as well so that nobody ever tries to use it again.

I had to fix a couple of trivial conflicts around return values because
of 025faa872bcf ("vhost-user: stick to -errno error return convention").

Signed-off-by: Greg Kurz <groug@kaod.org>
---
  hw/virtio/vhost-user.c | 65 ++++--------------------------------------
  1 file changed, 5 insertions(+), 60 deletions(-)


Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks,
Maxime




reply via email to

[Prev in Thread] Current Thread [Next in Thread]