[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 02/17] qdev: unplug blocker for devices
|
From: |
Stefan Hajnoczi |
|
Subject: |
Re: [PATCH v7 02/17] qdev: unplug blocker for devices |
|
Date: |
Tue, 29 Mar 2022 11:08:21 +0100 |
On Fri, Mar 25, 2022 at 03:19:31PM -0400, Jagannathan Raman wrote:
> Add blocker to prevent hot-unplug of devices
>
> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> ---
> include/hw/qdev-core.h | 29 +++++++++++++++++++++++++++++
> hw/core/qdev.c | 24 ++++++++++++++++++++++++
> softmmu/qdev-monitor.c | 4 ++++
> 3 files changed, 57 insertions(+)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
- [PATCH v7 00/17] vfio-user server in QEMU, Jagannathan Raman, 2022/03/25
- [PATCH v7 04/17] remote/machine: add vfio-user property, Jagannathan Raman, 2022/03/25
- [PATCH v7 01/17] tests/avocado: Specify target VM argument to helper routines, Jagannathan Raman, 2022/03/25
- [PATCH v7 06/17] vfio-user: build library, Jagannathan Raman, 2022/03/25
- [PATCH v7 03/17] remote/machine: add HotplugHandler for remote machine, Jagannathan Raman, 2022/03/25
- [PATCH v7 05/17] configure: require cmake 3.19 or newer, Jagannathan Raman, 2022/03/25
- [PATCH v7 02/17] qdev: unplug blocker for devices, Jagannathan Raman, 2022/03/25
- Re: [PATCH v7 02/17] qdev: unplug blocker for devices,
Stefan Hajnoczi <=
- [PATCH v7 09/17] vfio-user: find and init PCI device, Jagannathan Raman, 2022/03/25
- [PATCH v7 08/17] vfio-user: instantiate vfio-user context, Jagannathan Raman, 2022/03/25
- [PATCH v7 11/17] vfio-user: handle PCI config space accesses, Jagannathan Raman, 2022/03/25
- [PATCH v7 10/17] vfio-user: run vfio-user context, Jagannathan Raman, 2022/03/25
- [PATCH v7 07/17] vfio-user: define vfio-user-server object, Jagannathan Raman, 2022/03/25
- [PATCH v7 16/17] vfio-user: handle reset of remote device, Jagannathan Raman, 2022/03/25