aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/tss.h
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2008-08-14 20:53:25 -0300
committerAvi Kivity <avi@qumranet.com>2008-10-15 10:15:19 +0200
commit85428ac7c39ab5fff23b5d14ccb32941e9401285 (patch)
tree19e12ebc433e51835e8065eebce515472e7bbafc /arch/x86/kvm/tss.h
parent8ceed34744f81c4a33d68ab825fd9ad3dd5f5505 (diff)
KVM: fix i8259 reset irq acking
The irq ack during pic reset has three problems: - Ignores slave/master PIC, using gsi 0-8 for both. - Generates an ACK even if the APIC is in control. - Depends upon IMR being clear, which is broken if the irq was masked at the time it was generated. The last one causes the BIOS to hang after the first reboot of Windows installation, since PIT interrupts stop. [avi: fix check whether pic interrupts are seen by cpu] Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/x86/kvm/tss.h')
0 files changed, 0 insertions, 0 deletions