[edk2-devel] [PATCH v2 0/4] add support for virtio-mmio 1.0

Gerd Hoffmann posted 4 patches 2 years, 8 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
OvmfPkg/Include/IndustryStandard/Virtio10.h   | 12 ++++
.../VirtioMmioDeviceLib/VirtioMmioDevice.h    |  2 +
.../VirtioMmioDeviceLib/VirtioMmioDevice.c    | 17 +++--
.../VirtioMmioDeviceFunctions.c               | 71 ++++++++++++++++---
4 files changed, 89 insertions(+), 13 deletions(-)
[edk2-devel] [PATCH v2 0/4] add support for virtio-mmio 1.0
Posted by Gerd Hoffmann 2 years, 8 months ago
This little series adds virtio 1.0 support for the virtio-mmio
transport.  For the mmio transport the difference between 0.9.5 and 1.0
is rather small (when compared to the pci transport), it is just a bunch
of new registers for the changed virtio queue initialization.  So the
patch series is small too ...

v2 changes:
 - Added review tags for patches #1 + #2.
 - Add a patch to make sure we have a valid QueueNum.
 - Add a patch to support all 64 virtio 1.0 feature bits.

take care,
  Gerd

Gerd Hoffmann (4):
  OvmfPkg/Virtio10: Add virtio-mmio 1.0 defines
  OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 support.
  OvmfPkg/VirtioMmioDeviceLib: Add default QueueNum for virtio 1.0
  OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 feature bit handling

 OvmfPkg/Include/IndustryStandard/Virtio10.h   | 12 ++++
 .../VirtioMmioDeviceLib/VirtioMmioDevice.h    |  2 +
 .../VirtioMmioDeviceLib/VirtioMmioDevice.c    | 17 +++--
 .../VirtioMmioDeviceFunctions.c               | 71 ++++++++++++++++---
 4 files changed, 89 insertions(+), 13 deletions(-)

-- 
2.31.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79350): https://edk2.groups.io/g/devel/message/79350
Mute This Topic: https://groups.io/mt/84920345/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-