Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <avi@redhat.com>
- Loading branch information