Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215820
b: refs/heads/master
c: 55438cc
h: refs/heads/master
v: v3
  • Loading branch information
Takuya Yoshikawa authored and Avi Kivity committed Oct 24, 2010
1 parent e2e04f4 commit b7acd6d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 30644b902c5eef5328d37a2e15f1921aaca2588b
refs/heads/master: 55438cc751c32cfafac52938403a86069e25b1bf
1 change: 1 addition & 0 deletions trunk/arch/ia64/kvm/lapic.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ int kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source,
int kvm_apic_compare_prio(struct kvm_vcpu *vcpu1, struct kvm_vcpu *vcpu2);
int kvm_apic_set_irq(struct kvm_vcpu *vcpu, struct kvm_lapic_irq *irq);
#define kvm_apic_present(x) (true)
#define kvm_lapic_enabled(x) (true)

#endif

0 comments on commit b7acd6d

Please sign in to comment.