Searched hist:dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-md-pci.h | dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 Tue Jul 11 10:34:40 CDT 2023 David Hildenbrand <david@redhat.com> pc: Factor out (un)plug handling of virtio-md-pci devices
Let's factor out (un)plug handling, to be reused from arm/virt code.
Provide stubs for the case that CONFIG_VIRTIO_MD is not selected because neither virtio-mem nor virtio-pmem is enabled. While this cannot currently happen for x86, it will be possible for arm/virt.
Message-ID: <20230711153445.514112-3-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 | dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 Tue Jul 11 10:34:40 CDT 2023 David Hildenbrand <david@redhat.com> pc: Factor out (un)plug handling of virtio-md-pci devices
Let's factor out (un)plug handling, to be reused from arm/virt code.
Provide stubs for the case that CONFIG_VIRTIO_MD is not selected because neither virtio-mem nor virtio-pmem is enabled. While this cannot currently happen for x86, it will be possible for arm/virt.
Message-ID: <20230711153445.514112-3-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/stubs/ |
H A D | meson.build | dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 Tue Jul 11 10:34:40 CDT 2023 David Hildenbrand <david@redhat.com> pc: Factor out (un)plug handling of virtio-md-pci devices
Let's factor out (un)plug handling, to be reused from arm/virt code.
Provide stubs for the case that CONFIG_VIRTIO_MD is not selected because neither virtio-mem nor virtio-pmem is enabled. While this cannot currently happen for x86, it will be possible for arm/virt.
Message-ID: <20230711153445.514112-3-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/i386/ |
H A D | pc.c | dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 Tue Jul 11 10:34:40 CDT 2023 David Hildenbrand <david@redhat.com> pc: Factor out (un)plug handling of virtio-md-pci devices
Let's factor out (un)plug handling, to be reused from arm/virt code.
Provide stubs for the case that CONFIG_VIRTIO_MD is not selected because neither virtio-mem nor virtio-pmem is enabled. While this cannot currently happen for x86, it will be possible for arm/virt.
Message-ID: <20230711153445.514112-3-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/ |
H A D | MAINTAINERS | dbdf841b2ed8b88d30a8a1f0c26029b2ebb93e76 Tue Jul 11 10:34:40 CDT 2023 David Hildenbrand <david@redhat.com> pc: Factor out (un)plug handling of virtio-md-pci devices
Let's factor out (un)plug handling, to be reused from arm/virt code.
Provide stubs for the case that CONFIG_VIRTIO_MD is not selected because neither virtio-mem nor virtio-pmem is enabled. While this cannot currently happen for x86, it will be possible for arm/virt.
Message-ID: <20230711153445.514112-3-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>
|