git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e64e05
)
KVM: remove a wrong hack of delivery PIT intr to vcpu0
author
Yang Zhang
<yang.z.zhang@Intel.com>
Wed, 12 Dec 2012 05:05:12 +0000
(13:05 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Sun, 23 Dec 2012 08:04:35 +0000
(10:04 +0200)
This hack is wrong. The pin number of PIT is connected to
2 not 0. This means this hack never takes effect. So it is ok
to remove it.
Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found