Re: [Qemu-devel] [RFC 0/2] Interrupt Remapping support for Intel VT-d IOMMU.

2016-03-07 Thread Rita Sinha
Hi Jan, > > Rita, it seems the two patches didn't make it to the list. I got them > but they aren't in the archive. Did you receive any error messages? > SorryI did not get any error message. I will resend it. Regards, Rita Sinha

Re: [Qemu-devel] [RFC 0/2] Interrupt Remapping support for Intel VT-d IOMMU.

2016-03-07 Thread Jan Kiszka
On 2016-03-08 04:24, Rita Sinha wrote: > These patches add Interrupt Remapping support for Intel VT-d IOMMU. > Currently split irqchip mode is not supported. ...while that is likely easily to fix (reason is understood). Rita, it seems the two patches didn't make it to the list. I got them but the

[Qemu-devel] [RFC 0/2] Interrupt Remapping support for Intel VT-d IOMMU.

2016-03-07 Thread Rita Sinha
These patches add Interrupt Remapping support for Intel VT-d IOMMU. Currently split irqchip mode is not supported. Jan Kiszka (2): i386: Prepare for interrupt remapping i386: Interrupt remapping support for VT-d hw/i386/acpi-build.c | 28 +- hw/i386/intel_iommu.c