]> xenbits.xensource.com Git - people/pauldu/xeniface.git/commit
Track active device in service class
authorOwen Smith <owen.smith@citrix.com>
Tue, 28 Jun 2016 12:18:53 +0000 (13:18 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 7 Jul 2016 10:30:54 +0000 (11:30 +0100)
commite973ecb11c0c8f8b6717a0c21b142c6be06bdc3f
treef3524664a316f3bce6a5ac5986b7e711d803d4d7
parent7736d88f5a81a67ab77478ea97a9280b1bb93b6e
Track active device in service class

Hold a CriticalSection protected local pointer to the XenIfaceDevice
that is currently available. This will be used for all accesses to
the interfaces provided.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xenagent/service.cpp
src/xenagent/service.h