Searched hist:aac44204 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-md-pci.h | aac44204 Tue Jul 11 10:34:43 CDT 2023 David Hildenbrand <david@redhat.com> virtio-md-pci: Support unplug requests for compatible devices
Let's support unplug requests for virtio-md-pci devices that provide a unplug_request_check() callback.
We'll wire that up for virtio-mem-pci next.
Message-ID: <20230711153445.514112-6-david@redhat.com> Tested-by: Mario Casquero <mcasquer@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-md-pci.c | aac44204 Tue Jul 11 10:34:43 CDT 2023 David Hildenbrand <david@redhat.com> virtio-md-pci: Support unplug requests for compatible devices
Let's support unplug requests for virtio-md-pci devices that provide a unplug_request_check() callback.
We'll wire that up for virtio-mem-pci next.
Message-ID: <20230711153445.514112-6-david@redhat.com> Tested-by: Mario Casquero <mcasquer@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|