Revision: 14741
          http://sourceforge.net/p/edk2/code/14741
Author:   oliviermartin
Date:     2013-09-30 08:56:50 +0000 (Mon, 30 Sep 2013)
Log Message:
-----------
OvmfPkg/Virtio.h: Added VirtIo Subsystem IDs

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h

Modified: trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h
===================================================================
--- trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h        2013-09-30 
08:55:38 UTC (rev 14740)
+++ trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h        2013-09-30 
08:56:50 UTC (rev 14741)
@@ -20,6 +20,19 @@
 
 #include <Base.h>
 
+//
+// VirtIo Subsystem Device IDs
+//
+#define VIRTIO_SUBSYSTEM_NETWORK_CARD       1
+#define VIRTIO_SUBSYSTEM_BLOCK_DEVICE       2
+#define VIRTIO_SUBSYSTEM_CONSOLE            3
+#define VIRTIO_SUBSYSTEM_ENTROPY_SOURCE     4
+#define VIRTIO_SUBSYSTEM_MEMORY_BALLOONING  5
+#define VIRTIO_SUBSYSTEM_IO_MEMORY          6
+#define VIRTIO_SUBSYSTEM_RPMSG              7
+#define VIRTIO_SUBSYSTEM_SCSI_HOST          8
+#define VIRTIO_SUBSYSTEM_9P_TRANSPORT       9
+#define VIRTIO_SUBSYSTEM_MAC80211_WLAN      10
 
 //
 // Data in the communication area is defined as packed and accessed as

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to