Re: [PATCH 0/2] KVM: x86: limit interactions between IOAPIC and LAPIC

2015-07-29 Thread Alex Williamson
On Wed, 2015-07-29 at 15:37 +0200, Paolo Bonzini wrote: > Inspired by the split irqchip patches, this series limits the > IOAPIC<->LAPIC to the EOI exit bitmap that is inferred from the > redirection table. > > TMR is entirely handled within the local APIC, and no global copy > of the IOAPIC-handl

[PATCH 0/2] KVM: x86: limit interactions between IOAPIC and LAPIC

2015-07-29 Thread Paolo Bonzini
Inspired by the split irqchip patches, this series limits the IOAPIC<->LAPIC to the EOI exit bitmap that is inferred from the redirection table. TMR is entirely handled within the local APIC, and no global copy of the IOAPIC-handled vectors is necessary anymore. This makes it simpler to introduce