kvmtool
kvmtool copied to clipboard
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git
Results
2
kvmtool issues
Sort by
recently updated
recently updated
newest added
I try to build kvm tool under kernel 4.8 and gcc 6.2 . compiler complain the readdir_r is deprecated, after port to readdir, building is fine.
I am trying to run virtual machine using the tools .... and I see a core dump ... the dump points to location where it complains for missing kernel parameter....