]> xenbits.xensource.com Git - xenclient/ioemu.git/commitdiff
magic ioport 0x10 protocol - allocate for "gplpv-windows"
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 31 Dec 2008 16:16:56 +0000 (16:16 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 31 Dec 2008 16:16:56 +0000 (16:16 +0000)
Allocate code 2 for James Harper's GPL-PV Windows drivers.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
xenstore.c

index 1a8b05da054b3788a9f01cbce45a67058a4db1b3..12d01243b6042d6c64b95a20d171ee112b63e77d 100644 (file)
@@ -801,6 +801,7 @@ xenstore_pv_driver_build_blacklisted(uint16_t product_nr,
      * indicate a driver which is yet to be released.
      */
     case 1:     product = "xensource-windows";  break;
+    case 2:     product = "gplpv-windows";      break;
     case 0xffff: product = "experimental";      break;
     default:
         /* Don't know what product this is -> we can't blacklist