Re: [Qemu-devel] [v10][PATCH 00/10] xen: add Intel IGD passthrough

2015-07-15 Thread Chen, Tiejun
On 2015/7/15 20:38, Stefano Stabellini wrote: On Wed, 15 Jul 2015, Michael S. Tsirkin wrote: On Wed, Jul 15, 2015 at 12:46:29PM +0100, Stefano Stabellini wrote: Thanks Tiejun, the patch series looks OK to me now. It looks like it has all the required acks. Michael, are you OK with it? If so, s

Re: [Qemu-devel] [v10][PATCH 00/10] xen: add Intel IGD passthrough

2015-07-15 Thread Stefano Stabellini
On Wed, 15 Jul 2015, Michael S. Tsirkin wrote: > On Wed, Jul 15, 2015 at 12:46:29PM +0100, Stefano Stabellini wrote: > > Thanks Tiejun, the patch series looks OK to me now. > > > > It looks like it has all the required acks. > > Michael, are you OK with it? If so, should I add it to my queue, or d

Re: [Qemu-devel] [v10][PATCH 00/10] xen: add Intel IGD passthrough

2015-07-15 Thread Michael S. Tsirkin
On Wed, Jul 15, 2015 at 12:46:29PM +0100, Stefano Stabellini wrote: > Thanks Tiejun, the patch series looks OK to me now. > > It looks like it has all the required acks. > Michael, are you OK with it? If so, should I add it to my queue, or do > you want to add it to yours? I'm OK with the PC bits

Re: [Qemu-devel] [v10][PATCH 00/10] xen: add Intel IGD passthrough

2015-07-15 Thread Stefano Stabellini
Thanks Tiejun, the patch series looks OK to me now. It looks like it has all the required acks. Michael, are you OK with it? If so, should I add it to my queue, or do you want to add it to yours? On Wed, 15 Jul 2015, Tiejun Chen wrote: > v10: > > * Don't extern igd_passthrough_isa_bridge_create(

[Qemu-devel] [v10][PATCH 00/10] xen: add Intel IGD passthrough

2015-07-14 Thread Tiejun Chen
v10: * Don't extern igd_passthrough_isa_bridge_create() in the include/hw/xen/xen.h file. Instead, move inside the include/hw/i386/pc.h file in patch #7 v9: * Rebase on the latest * Inside patch #8, move is_igd_vga_passthrough(dev)) from xen_igd_passthrough_isa_bridge_create() into xen_pt_