]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Publish distribution information to xenstore 8.1.0-rc4
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 24 Nov 2015 15:41:10 +0000 (15:41 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 26 Nov 2015 18:03:39 +0000 (18:03 +0000)
commit931364c292e64c1872a468f30c1db763c96a0767
tree4581620f0f7b0d7c7fec5c6c49ae7b78af676388
parent4818a82141069131c3a1ca80545216640742a836
Publish distribution information to xenstore

My recent patch series to Xen added a documented path and format for
publishing information about PV driver distributions to xenstore.

This patch adds code to populate the documented path (should it exist)
with information about the XENNET driver package.

Suggested-by: Owen Smith <owen.smith@citrix.com>
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
include/store_interface.h [new file with mode: 0644]
include/suspend_interface.h [new file with mode: 0644]
src/xennet.inf
src/xennet/adapter.c
vs2012/xennet/xennet.vcxproj
vs2013/xennet/xennet.vcxproj