Re: [Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU

2016-07-08 Thread Radim Krčmář
2016-07-08 18:36+0200, Paolo Bonzini: > On 08/07/2016 18:01, Radim Krčmář wrote: >> The patchset doesn't work with if you have 16 APICs with IDs 0-15 and >> then some more, because KVM has hacked x2APIC support that translates >> logical interrupt with destination 0xff (first cluster of 16 VCPUs) i

Re: [Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU

2016-07-08 Thread Paolo Bonzini
On 08/07/2016 18:01, Radim Krčmář wrote: > 2016-07-05 16:19+0800, Peter Xu: >> This is v11 of Intel IR work. It is rebased to mst's branch >> "tags/for_upstream", commit: >> >> "278a2a2 vmw_pvscsi: remove unnecessary internal msi state flag" >> >> This series mainly fixed several issues in v10

Re: [Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU

2016-07-08 Thread Radim Krčmář
2016-07-05 16:19+0800, Peter Xu: > This is v11 of Intel IR work. It is rebased to mst's branch > "tags/for_upstream", commit: > > "278a2a2 vmw_pvscsi: remove unnecessary internal msi state flag" > > This series mainly fixed several issues in v10 review comments, fixed > one bug with RHEL guests

[Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU

2016-07-05 Thread Peter Xu
This is v11 of Intel IR work. It is rebased to mst's branch "tags/for_upstream", commit: "278a2a2 vmw_pvscsi: remove unnecessary internal msi state flag" This series mainly fixed several issues in v10 review comments, fixed one bug with RHEL guests, added acked-by for Paolo, and a fresh new reb