From: Avi Kivity Date: Mon, 30 Aug 2010 09:18:24 +0000 (+0300) Subject: KVM: i8259: Make ICW1 conform to spec X-Git-Tag: v2.6.37-rc1~142^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed049c3b6230b68985da31f8243d4bec95e0b3a;p=pandora-kernel.git KVM: i8259: Make ICW1 conform to spec ICW is not a full reset, instead it resets a limited number of registers in the PIC. Change ICW1 emulation to only reset those registers. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed