Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307913
b: refs/heads/master
c: 322728e
h: refs/heads/master
i:
  307911: d262014
v: v3
  • Loading branch information
Paul Gortmaker authored and Avi Kivity committed May 21, 2012
1 parent 0ff25ba commit 1cc85cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 46a6dd1c87c4ff17202574127daf70cc0bb38d6d
refs/heads/master: 322728e55aa7834e2fab2786b76df183c4843a12
3 changes: 3 additions & 0 deletions trunk/include/asm-generic/kvm_para.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef _ASM_GENERIC_KVM_PARA_H
#define _ASM_GENERIC_KVM_PARA_H

#ifdef __KERNEL__

/*
* This function is used by architectures that support kvm to avoid issuing
Expand All @@ -16,4 +17,6 @@ static inline unsigned int kvm_arch_para_features(void)
return 0;
}

#endif /* _KERNEL__ */

#endif

0 comments on commit 1cc85cd

Please sign in to comment.