Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93779
b: refs/heads/master
c: 31bb117
h: refs/heads/master
i:
  93777: b16a287
  93775: 2bfcee3
v: v3
  • Loading branch information
Hollis Blanchard authored and Avi Kivity committed Apr 27, 2008
1 parent 3f61d4a commit 5b7838e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2384d2b32640839a4d4d260ca7c5aa4edbf68d91
refs/heads/master: 31bb117eb48f2629e030ca547ca89a1c34150183
2 changes: 2 additions & 0 deletions trunk/include/linux/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ void kvm_io_bus_register_dev(struct kvm_io_bus *bus,

struct kvm_vcpu {
struct kvm *kvm;
#ifdef CONFIG_PREEMPT_NOTIFIERS
struct preempt_notifier preempt_notifier;
#endif
int vcpu_id;
struct mutex mutex;
int cpu;
Expand Down

0 comments on commit 5b7838e

Please sign in to comment.