KVM: remove a wrong hack of delivery PIT intr to vcpu0
authorYang Zhang <yang.z.zhang@Intel.com>
Wed, 12 Dec 2012 05:05:12 +0000 (13:05 +0800)
committerGleb 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