multi-process: Associate fd of a PCIDevice with its object
commitc7d80c7c1d9183fedd33fabd68190de51aab291d
authorJagannathan Raman <jag.raman@oracle.com>
Fri, 29 Jan 2021 16:46:12 +0000 (29 11:46 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 10 Feb 2021 09:23:28 +0000 (10 09:23 +0000)
tree6af3292171e6fe5afa7457b523ea2ceda72bacf4
parent48b06f50d80b23d98fe602cadd38bacdfbe2ea84
multi-process: Associate fd of a PCIDevice with its object

Associate the file descriptor for a PCIDevice in remote process with
DeviceState object.

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>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: f405a2ed5d7518b87bea7c59cfdf334d67e5ee51.1611938319.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
MAINTAINERS
hw/remote/meson.build
hw/remote/remote-obj.c [new file with mode: 0644]