summaryrefslogtreecommitdiffstats
path: root/tools/hv
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-021-0/+3
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-311-1/+1
* tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-121-0/+193
* tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov2016-05-011-0/+1
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-02-071-0/+2
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2015-12-141-1/+1
* tools: hv: remove repeated HV_FCOPY stringOlaf Hering2015-12-141-2/+2
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2015-12-141-3/+17
* tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-051-0/+101
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-0/+15
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+14
* Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-114/+25
* Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-135/+31
* hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
* tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-251-6/+0
* Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-251-2/+2
* Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-251-13/+12
* Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-251-3/+1
* tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-121-6/+6
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-121-2/+2
* tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-261-0/+14
* Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-261-1/+1
* Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-261-4/+12
* tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-073-6/+94
* Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-071-8/+40
* Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang2014-07-091-1/+2
* Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-161-1/+3
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+195
* Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan2014-02-151-0/+2
* Adding makefile for tools/hvBjarke Istrup Pedersen2014-02-151-0/+13
* Tools: hv: remove inclusion of linux/types.hOlaf Hering2013-12-082-2/+0
* Tools: hv: use single send+recv bufferOlaf Hering2013-09-262-11/+7
* Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering2013-09-261-7/+12
* Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2013-08-122-20/+10
* Tools: hv: correct payload size in netlink_sendOlaf Hering2013-08-122-2/+2
* Tools: hv: check return value of system in hv_kvp_daemonOlaf Hering2013-08-051-1/+5
* Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering2013-08-051-2/+1
* Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering2013-08-021-1/+2
* Tools: hv: fix send/recv buffer allocationOlaf Hering2013-08-022-6/+24
* Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman2013-07-291-2/+3
|\
| * Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan2013-07-161-2/+3
* | tools: hv: Check return value of setsockopt callTomas Hozza2013-07-261-1/+5
* | tools: hv: Check return value of poll callTomas Hozza2013-07-261-1/+10
* | tools: hv: Improve error logging in VSS daemon.Tomas Hozza2013-07-261-4/+6
|/
* tools: hv: Improve error logging in KVP daemon.Tomas Hozza2013-06-171-11/+18
* tools: hv: Fix file descriptor leaksTomas Hozza2013-06-031-1/+5
* tools: hv: Check retrun value of strchr callTomas Hozza2013-06-031-1/+3
* tools: hv: Check return value of poll callTomas Hozza2013-06-031-1/+10
* tools: hv: Check return value of setsockopt callTomas Hozza2013-06-031-1/+7
OpenPOWER on IntegriCloud