[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 13/18] vfio-user: handle PCI config space accesses
|
From: |
Stefan Hajnoczi |
|
Subject: |
Re: [PATCH v5 13/18] vfio-user: handle PCI config space accesses |
|
Date: |
Tue, 25 Jan 2022 15:13:53 +0000 |
On Wed, Jan 19, 2022 at 04:42:02PM -0500, Jagannathan Raman wrote:
> Define and register handlers for PCI config space accesses
>
> 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>
> ---
> hw/remote/vfio-user-obj.c | 45 +++++++++++++++++++++++++++++++++++++++
> hw/remote/trace-events | 2 ++
> 2 files changed, 47 insertions(+)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
- Re: [PATCH v5 07/18] vfio-user: set qdev bus callbacks for remote machine, (continued)
- [PATCH v5 09/18] vfio-user: define vfio-user-server object, Jagannathan Raman, 2022/01/19
- [PATCH v5 08/18] vfio-user: build library, Jagannathan Raman, 2022/01/19
- [PATCH v5 10/18] vfio-user: instantiate vfio-user context, Jagannathan Raman, 2022/01/19
- [PATCH v5 11/18] vfio-user: find and init PCI device, Jagannathan Raman, 2022/01/19
- [PATCH v5 13/18] vfio-user: handle PCI config space accesses, Jagannathan Raman, 2022/01/19
- Re: [PATCH v5 13/18] vfio-user: handle PCI config space accesses,
Stefan Hajnoczi <=
- [PATCH v5 12/18] vfio-user: run vfio-user context, Jagannathan Raman, 2022/01/19
- [PATCH v5 15/18] vfio-user: handle PCI BAR accesses, Jagannathan Raman, 2022/01/19
- [PATCH v5 14/18] vfio-user: handle DMA mappings, Jagannathan Raman, 2022/01/19
- [PATCH v5 16/18] vfio-user: handle device interrupts, Jagannathan Raman, 2022/01/19
- [PATCH v5 17/18] vfio-user: register handlers to facilitate migration, Jagannathan Raman, 2022/01/19