From: Paul Durrant Date: Wed, 20 Dec 2017 11:57:38 +0000 (+0000) Subject: Add support for vkbd PV backends X-Git-Tag: 9.0.0-rc1~70 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d8cbe9f85ffa6e79e4c25d006f37e1e050409518;p=pvdrivers%2Fwin%2Fxenbus.git Add support for vkbd PV backends Recent patches to QEMU allow the XENVKBD and XENHID drivers to function correctly. This patch therefore enables enumeration of the VKBD PDOs that allow those drivers to bind. Signed-off-by: Paul Durrant --- diff --git a/src/xenbus.inf b/src/xenbus.inf index 0e04118..f2aced3 100644 --- a/src/xenbus.inf +++ b/src/xenbus.inf @@ -96,7 +96,7 @@ AddReg = XenBus_Parameters, XenBus_Interrupts [XenBus_Parameters] HKR,"Parameters",,0x00000010 -HKR,"Parameters","SupportedClasses",0x00010000,"VIF","VBD","IFACE","CONS" +HKR,"Parameters","SupportedClasses",0x00010000,"VIF","VBD","VKBD","IFACE","CONS" HKR,"Parameters","SyntheticClasses",0x00010000,"IFACE","CONS" HKR,"Parameters","RequestKey",0x00000000,%RequestKey%