summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-021-3/+6
* Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng2016-09-021-47/+43
* Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov2016-08-311-5/+11
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-1/+1
* Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan2015-12-141-1/+1
* Drivers: hv: vss: run only on supported host versionsOlaf Hering2015-12-141-0/+5
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2015-12-141-18/+11
* Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov2015-05-241-1/+1
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-12/+37
* Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-25/+27
* Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-29/+58
* Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov2015-05-241-5/+9
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-0/+2
* Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-261-1/+7
* Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov2014-11-261-2/+18
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-1/+1
* Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-3/+3
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-12/+6
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+287
OpenPOWER on IntegriCloud