Re: [PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state

2016-09-19 Thread Joerg Roedel
On Wed, Sep 14, 2016 at 11:48:32PM +0200, Paolo Bonzini wrote: > When userspace sends KVM_SET_LAPIC, KVM schedules a check between > the vCPU's IRR and ISR and the IOAPIC redirection table, in order > to re-establish the IOAPIC's dest_map (the list of CPUs servicing > the real-time clock interrupt

Re: [PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state

2016-09-15 Thread Radim Krčmář
2016-09-14 23:48+0200, Paolo Bonzini: > When userspace sends KVM_SET_LAPIC, KVM schedules a check between > the vCPU's IRR and ISR and the IOAPIC redirection table, in order > to re-establish the IOAPIC's dest_map (the list of CPUs servicing > the real-time clock interrupt with the corresponding ve