[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 2/2] Register Linux PV-on-HVM drivers product number.



This is already in use despite never being registereed.
See XEN_IOPORT_LINUX_PRODNUM in include/xen/platform_pci.h

Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx>
---
 xen/include/public/hvm/pvdrivers.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/xen/include/public/hvm/pvdrivers.h 
b/xen/include/public/hvm/pvdrivers.h
index 98d61d0..75fa656 100644
--- a/xen/include/public/hvm/pvdrivers.h
+++ b/xen/include/public/hvm/pvdrivers.h
@@ -28,17 +28,14 @@
  * This is the master registry of product numbers for
  * PV drivers. 
  * If you need a new product number allocating, please
- * post to xen-devel@xxxxxxxxxxxxxx  You should NOT use
+ * post to xen-devel@xxxxxxxxxxxxxxxxxxxx  You should NOT use
  * a product number without allocating one.
  * If you maintain a separate versioning and distribution path
  * for PV drivers you should have a separate product number so
  * that your drivers can be separated from others.
  *
- * During development, you may use the EXPERIMENTAL product ID to
+ * During development, you may use the product ID to
  * indicate a driver which is yet to be released.
- *
- * See docs/misc/hvm-emulated-unplug.markdown for details of how
- * the product number is used.
  */
 
 #define        PVDRIVERS_XENSOURCE_WINDOWS_ID          0x0001  /* Citrix */
@@ -47,6 +44,9 @@
 #define        PVDRIVERS_GPLPV_WINDOWS_ID              0x0002  /* James Harper 
*/
 #define        PVDRIVERS_GPLPV_WINDOWS_NAME            "gplpv-windows"
 
+#define        PVDRIVERS_LINUX_ID                      0x0003  /* 
platform_pci.h */
+#define        PVDRIVERS_LINUX_NAME                    "linux"
+
 #define        PVDRIVERS_EXPERIMENTAL_ID               0xffff
 #define        PVDRIVERS_EXPERIMENTAL_NAME             "experimental"
 
-- 
1.7.2.5


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.