Re: [Qemu-devel] [PATCH 2/2] i386: Interrupt remapping support for VT-d

2016-03-10 Thread Jan Kiszka
On 2016-03-10 06:28, Peter Xu wrote: > On Wed, Mar 09, 2016 at 12:58:17AM +0530, Rita Sinha wrote: >> From: Jan Kiszka >> >> Still a bit hacky, unconditionally enabled (must become opt-in, not >> available with in-kernel irqchip), not reporting faults properly - but >> it works! And revealed a Lin

Re: [Qemu-devel] [PATCH 2/2] i386: Interrupt remapping support for VT-d

2016-03-09 Thread Peter Xu
On Wed, Mar 09, 2016 at 12:58:17AM +0530, Rita Sinha wrote: > From: Jan Kiszka > > Still a bit hacky, unconditionally enabled (must become opt-in, not > available with in-kernel irqchip), not reporting faults properly - but > it works! And revealed a Linux bug [1] If the patch is to be merged fi

[Qemu-devel] [PATCH 2/2] i386: Interrupt remapping support for VT-d

2016-03-08 Thread Rita Sinha
From: Jan Kiszka Still a bit hacky, unconditionally enabled (must become opt-in, not available with in-kernel irqchip), not reporting faults properly - but it works! And revealed a Linux bug [1] [1] http://thread.gmane.org/gmane.linux.kernel/1766261 Signed-off-by: Rita Sinha --- hw/i386/acpi-