summaryrefslogtreecommitdiff
path: root/tools/hv
Commit message (Expand)AuthorAge
* tools: hv: set hotplug for VF on Susesixiao@microsoft.com2017-06-02
* tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com2017-06-02
* tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang2017-05-16
* tools: hv: Add clean up function for Ubuntu configHaiyang Zhang2017-03-06
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-13
|\
| * Tools: hv: kvp: configurable external scripts pathAlex Fluter2016-12-06
| * tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-07
| * tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-07
| * tools: hv: remove unnecessary link flagWeibing Zhang2016-11-07
* | tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang2016-12-06
|/
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-02
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-31
* tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-12
* tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov2016-05-01
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-02-07
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2015-12-14
* tools: hv: remove repeated HV_FCOPY stringOlaf Hering2015-12-14
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2015-12-14
* tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-05
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-24
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-24
* Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-24
* Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-24
* hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-25
* tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-25
* Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-25
* Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-25
* Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-25
* Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-25
* tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-12
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-12
* tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-26
* Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-26
* Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-26
* tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-07
* Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-07
* Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang2014-07-09
* Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-16
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-18
* Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan2014-02-15
* Adding makefile for tools/hvBjarke Istrup Pedersen2014-02-15
* Tools: hv: remove inclusion of linux/types.hOlaf Hering2013-12-08
* Tools: hv: use single send+recv bufferOlaf Hering2013-09-26
* Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering2013-09-26
* Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2013-08-12
* Tools: hv: correct payload size in netlink_sendOlaf Hering2013-08-12
* Tools: hv: check return value of system in hv_kvp_daemonOlaf Hering2013-08-05
* Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering2013-08-05
* Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering2013-08-02
* Tools: hv: fix send/recv buffer allocationOlaf Hering2013-08-02