Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248046
b: refs/heads/master
c: 49704f2
h: refs/heads/master
v: v3
  • Loading branch information
Duan Jiong authored and Avi Kivity committed May 11, 2011
1 parent 20c6ad3 commit 33b6d5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1e015968dfb9289934ad66a67fa38a93f0adf4f8
refs/heads/master: 49704f26586ca87fcab4fe9323fff8db41e78910
1 change: 0 additions & 1 deletion trunk/arch/x86/kvm/i8254.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ struct kvm_pit {
#define KVM_MAX_PIT_INTR_INTERVAL HZ / 100
#define KVM_PIT_CHANNEL_MASK 0x3

void kvm_inject_pit_timer_irqs(struct kvm_vcpu *vcpu);
void kvm_pit_load_count(struct kvm *kvm, int channel, u32 val, int hpet_legacy_start);
struct kvm_pit *kvm_create_pit(struct kvm *kvm, u32 flags);
void kvm_free_pit(struct kvm *kvm);
Expand Down

0 comments on commit 33b6d5e

Please sign in to comment.