[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] vhost-user: Fix protocol feature bit conflict
|
From: |
Stefan Hajnoczi |
|
Subject: |
Re: [PATCH] vhost-user: Fix protocol feature bit conflict |
|
Date: |
Tue, 17 Oct 2023 10:46:37 -0400 |
On Tue, 17 Oct 2023 at 10:38, Albert Esteve <aesteve@redhat.com> wrote:
> On Tue, Oct 17, 2023 at 12:57 PM Stefan Hajnoczi <stefanha@gmail.com> wrote:
>>
>> On Tue, 17 Oct 2023 at 04:26, Albert Esteve <aesteve@redhat.com> wrote:
Thanks for considering my feedback!
> There is not. In a first thought, I assumed that the backends will be in
> charge
> of cleaning their entries from the shared hash table when they are destroyed
> (prematurely or no). I will look into occurrences of vhost_dev getting
> destroyed
> that may need explicit handling of the leftover entries.
QEMU supports hot (un)plug of vhost-user devices. vhost-user backends
may also crash.
QEMU cannot rely solely on the backend to take any cleanup action
because a backend may be buggy or misbehave.
Stefan
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, (continued)
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Viresh Kumar, 2023/10/16
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Alex Bennée, 2023/10/16
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Viresh Kumar, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Hanna Czenczek, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Viresh Kumar, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Hanna Czenczek, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Viresh Kumar, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Albert Esteve, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Stefan Hajnoczi, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Albert Esteve, 2023/10/17
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict,
Stefan Hajnoczi <=
- Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Manos Pitsidianakis, 2023/10/16
Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Hanna Czenczek, 2023/10/16
Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Stefano Garzarella, 2023/10/16
Re: [PATCH] vhost-user: Fix protocol feature bit conflict, Stefan Hajnoczi, 2023/10/16