OSDN Git Service

vhost-user-rng-pci: Add vhost-user-rng-pci implementation
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 12 Oct 2021 20:59:03 +0000 (14:59 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Oct 2021 08:37:55 +0000 (04:37 -0400)
commitc7160fff7d48cead5d673ef2032b60c363c84e27
tree352372c07b403a213bb396bb852d5e00ad1b143f
parent821d28b88f850e5fbc66ee62bdd155eb2d474a29
vhost-user-rng-pci: Add vhost-user-rng-pci implementation

This patch provides a PCI bus interface to the vhost-user-rng backend.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Message-Id: <20211012205904.4106769-3-mathieu.poirier@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/meson.build
hw/virtio/vhost-user-rng-pci.c [new file with mode: 0644]