On Thu, Aug 27, 2020 at 11:12:14AM -0700, elena.ufimts...@oracle.com wrote:
> From: Jagannathan Raman <jag.ra...@oracle.com>
> 
> PCI host bridge is setup for the remote device process. It is
> implemented using remote-pcihost object. It is an extension of the PCI
> host bridge setup by QEMU.
> Remote-pcihost configures a PCI bus which could be used by the remote
> PCI device to latch on to.
> 
> Signed-off-by: Jagannathan Raman <jag.ra...@oracle.com>
> Signed-off-by: John G Johnson <john.g.john...@oracle.com>
> Signed-off-by: Elena Ufimtseva <elena.ufimts...@oracle.com>
> ---
>  MAINTAINERS                  |  8 ++++
>  hw/pci-host/meson.build      |  1 +
>  hw/pci-host/remote.c         | 75 ++++++++++++++++++++++++++++++++++++
>  include/hw/pci-host/remote.h | 30 +++++++++++++++
>  4 files changed, 114 insertions(+)
>  create mode 100644 hw/pci-host/remote.c
>  create mode 100644 include/hw/pci-host/remote.h

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to