KVM: i8259: Make ICW1 conform to spec
authorAvi Kivity <avi@redhat.com>
Mon, 30 Aug 2010 09:18:24 +0000 (12:18 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:54 +0000 (10:51 +0200)
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 <avi@redhat.com>

No differences found