On Mon, Oct 10, 2016 at 05:28:41PM +0200, Radim Krčmář wrote: > v4: http://lists.nongnu.org/archive/html/qemu-devel/2016-10/msg00698.html > v5 is one patch shorter as it merged two patches from v4 into [6/7]. > > The x2APIC mode works on >=2.8 machine types with this series and <2.7 > remain compatible (aka broken). > > > Radim Krčmář (7): > apic: add global apic_get_class() > apic: add send_msi() to APICCommonClass > intel_iommu: pass whole remapped addresses to apic > intel_iommu: redo configuraton check in realize > intel_iommu: add OnOffAuto intr_eim as "eim" property > intel_iommu: reject broken EIM > target-i386/kvm: cache the return value of kvm_enable_x2apic()
Applied to x86-next. Thanks! -- Eduardo