diff options
author | Olivier Martin <olivier.martin@arm.com> | 2013-12-11 16:57:40 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-12-11 16:57:40 +0000 |
commit | fc4d1ce57406871ae699b745d4e96c8241c6949b (patch) | |
tree | 461299abb3db4432e4862e63f9cf14098a26cdc7 /OvmfPkg/VirtioPciDeviceDxe | |
parent | ad793176debf98a4da016e4b32840d0e30f718aa (diff) | |
download | edk2-fc4d1ce57406871ae699b745d4e96c8241c6949b.tar.gz edk2-fc4d1ce57406871ae699b745d4e96c8241c6949b.tar.bz2 edk2-fc4d1ce57406871ae699b745d4e96c8241c6949b.zip |
OvmfPkg/VirtioDevice.h: Introduced VIRTIO_DEVICE_PROTOCOL protocol
This protocol introduces an abstraction to access the VirtIo
Configuration and Device spaces.
The registers in these spaces are located at a different offset and have
a different width whether the transport layer is either PCI or MMIO. This
protocol would also allow to support VirtIo PCI devices with MSI-X
capability in a transparent way (Device space is at a different offset
when a PCIe device has MSI-X capability).
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
v5:
- add disclaimer (two instances) about the protocol being work in progress
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14963 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/VirtioPciDeviceDxe')
0 files changed, 0 insertions, 0 deletions