Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103701
b: refs/heads/master
c: f697554
h: refs/heads/master
i:
  103699: 734f219
v: v3
  • Loading branch information
Aurelien Jarno authored and Avi Kivity committed Jul 20, 2008
1 parent e4a4bbc commit df71716
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: 2e2e3738af33575cba59597acd5e80cdd5ec11ee
refs/heads/master: f697554515b06e8d7264f316b25e6da943407142
1 change: 1 addition & 0 deletions trunk/arch/x86/kvm/i8254.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ static void pit_load_count(struct kvm *kvm, int channel, u32 val)
create_pit_timer(&ps->pit_timer, val, 0);
break;
case 2:
case 3:
create_pit_timer(&ps->pit_timer, val, 1);
break;
default:
Expand Down

0 comments on commit df71716

Please sign in to comment.