cregit-Linux how code gets into the kernel

Release 4.12 include/linux/kvm_para.h

Directory: include/linux
#ifndef __LINUX_KVM_PARA_H

#define __LINUX_KVM_PARA_H

#include <uapi/linux/kvm_para.h>



static inline bool kvm_para_has_feature(unsigned int feature) { return !!(kvm_arch_para_features() & (1UL << feature)); }

Contributors

PersonTokensPropCommitsCommitProp
Anthony Liguori1768.00%133.33%
Yaowei Bai624.00%133.33%
Christian Bornträger28.00%133.33%
Total25100.00%3100.00%

#endif /* __LINUX_KVM_PARA_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Anthony Liguori2156.76%120.00%
Ingo Molnar616.22%120.00%
Yaowei Bai616.22%120.00%
Christian Bornträger38.11%120.00%
David Howells12.70%120.00%
Total37100.00%5100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.