]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Move to XENVIF VIF interface version 4 8.1.0-rc6
authorPaul Durrant <paul.durrant@citrix.com>
Fri, 4 Dec 2015 12:22:08 +0000 (12:22 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 4 Dec 2015 13:33:28 +0000 (13:33 +0000)
commit0cbfe113d01dbd5fdb604fe8cf132df74fb3d3c9
tree645b81888c304d3b3e6e049513c7458c57e1f79c
parenta4a2e0bfdc182450922f8b9b451496502aeae261
Move to XENVIF VIF interface version 4

This means we can remove a lot of complexity and crucially we no longer
need to use the XENBUS_CACHE interface, which means we can avoid the race
introduced by commit 026aa32c "Make sure XENBUS interfaces are released
when going into S4".

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
include/cache_interface.h [deleted file]
include/vif_interface.h
src/coinst/coinst.c
src/xennet.inf
src/xennet/adapter.c
src/xennet/adapter.h
src/xennet/receiver.c
src/xennet/receiver.h
src/xennet/transmitter.c
src/xennet/transmitter.h