]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
multi-process: introduce proxy object
authorElena Ufimtseva <elena.ufimtseva@oracle.com>
Fri, 29 Jan 2021 16:46:14 +0000 (11:46 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 10 Feb 2021 09:23:28 +0000 (09:23 +0000)
commit9f8112073aad8e485ac012ee18809457ab7f23a6
tree479d8d11c211ff6033d8c38280ab460bf69635e0
parented5d001916dd46ceed6d8850e453bcd7b5db2acb
multi-process: introduce proxy object

Defines a PCI Device proxy object as a child of TYPE_PCI_DEVICE.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: b5186ebfedf8e557044d09a768846c59230ad3a7.1611938319.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
MAINTAINERS
hw/remote/meson.build
hw/remote/proxy.c [new file with mode: 0644]
include/hw/remote/proxy.h [new file with mode: 0644]