index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
Makefile
Age
Commit message (
Expand
)
Author
2026-04-14
tools: hv: Fix cross-compilation
Aditya Garg
2024-09-05
tools: hv: rm .*.cmd when make clean
zhang jiao
2024-05-28
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
2024-04-11
tools: hv: Add new fcopy application based on uio driver
Saurabh Sengar
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2019-08-20
Tools: hv: move to tools buildsystem
Andy Shevchenko
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2017-11-28
tools/hv: add install target to Makefile
Vitaly Kuznetsov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-07
tools: hv: remove unnecessary link flag
Weibing Zhang
2016-02-07
tools/hv: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
2015-03-25
tools: hv: fcopy_daemon: support >2GB files for x86_32 guest
Dexuan Cui
2015-01-12
tools: hv: Makefile: Add hv_fcopy_daemon to Makefile
Matej Muzila
2014-02-15
Adding makefile for tools/hv
Bjarke Istrup Pedersen