Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93809
b: refs/heads/master
c: 4866d5e
h: refs/heads/master
i:
  93807: 09d9b95
v: v3
  • Loading branch information
Harvey Harrison authored and Avi Kivity committed Apr 27, 2008
1 parent 08e3838 commit f1e2b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77cd337f2246ae72915538383e8f5a6b7ffb363d
refs/heads/master: 4866d5e3d59c7831c7fa117c246a39165817db0d
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/svm.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static inline struct vcpu_svm *to_svm(struct kvm_vcpu *vcpu)
return container_of(vcpu, struct vcpu_svm, vcpu);
}

unsigned long iopm_base;
static unsigned long iopm_base;

struct kvm_ldttss_desc {
u16 limit0;
Expand Down

0 comments on commit f1e2b5b

Please sign in to comment.