Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307871
b: refs/heads/master
c: 1f15d10
h: refs/heads/master
i:
  307869: 774d643
  307867: f30e6cc
  307863: 3fe1a9a
  307855: 12fe963
  307839: ce8b474
v: v3
  • Loading branch information
Marcelo Tosatti committed Apr 20, 2012
1 parent a8f8f0a commit bda7ee8
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 8281715b4109b5ee26032ff7b77c0d575c4150f7
refs/heads/master: 1f15d10984c854e077da5aa1a23f901496b49773
5 changes: 5 additions & 0 deletions trunk/include/asm-generic/kvm_para.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ static inline bool kvm_check_and_clear_guest_paused(void)
return false;
}

static inline unsigned int kvm_arch_para_features(void)
{
return 0;
}

#endif

0 comments on commit bda7ee8

Please sign in to comment.