From: Yang Zhang Date: Wed, 12 Dec 2012 05:05:12 +0000 (+0800) Subject: KVM: remove a wrong hack of delivery PIT intr to vcpu0 X-Git-Tag: v3.9-rc1~97^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871a069db9f29938071b3d214cb964980071ffbf;p=pandora-kernel.git KVM: remove a wrong hack of delivery PIT intr to vcpu0 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 Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed