]> git.ipfire.org Git - thirdparty/valgrind.git/commit
implement KVM_KVMCLOCK_CTRL. Interestingly, the kernel does not check
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 26 Sep 2014 18:44:40 +0000 (18:44 +0000)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 26 Sep 2014 18:44:40 +0000 (18:44 +0000)
commit3b8b96e924f064bd89a5ad2e54d9e9e9748cd63a
treeef48dd43da6ad00b0d7dc7412fa61a1e19a535c2
parent0b5642095ede3a945157e1bbcba9d815e81f73aa
implement KVM_KVMCLOCK_CTRL. Interestingly, the kernel does not check
the parameter. QEMU does pass 0 nevertheless as parameter.

bugzilla:  [Bug 339424] Full support of KVM ioctl

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14569
coregrind/m_syswrap/syswrap-linux.c
include/vki/vki-linux.h