aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_snapshot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov1-1/+1
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov1-12/+37
2015-05-24Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov1-25/+27
2015-05-24Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov1-29/+58
2015-05-24Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov1-5/+9
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov1-0/+2
2014-11-26Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov1-1/+7
2014-11-26Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov1-2/+18
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-1/+1
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-3/+3
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan1-12/+6
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan1-0/+287