Re: [Intel-gfx] [RFC 17/29] gvt: Xen hypervisor GVT-g MPT module

2016-01-28 Thread Zhiyuan Lv
Hi Joonas, On Thu, Jan 28, 2016 at 01:33:33PM +0200, Joonas Lahtinen wrote: > Hi, > > See the file MAINTAINERS and add Cc: lines according to "XEN HYPERVISOR > INTERFACE". Also I think it'll be useful to split the i915 changes to a > separate patch next int he series (as the reviewer will be diff

Re: [Intel-gfx] [RFC 17/29] gvt: Xen hypervisor GVT-g MPT module

2016-01-28 Thread Joonas Lahtinen
Hi, See the file MAINTAINERS and add Cc: lines according to "XEN HYPERVISOR INTERFACE". Also I think it'll be useful to split the i915 changes to a separate patch next int he series (as the reviewer will be different). We will have to wait for Xen maintainers to take a position on this. Is there

[Intel-gfx] [RFC 17/29] gvt: Xen hypervisor GVT-g MPT module

2016-01-28 Thread Zhi Wang
This is the xen hypervisor MPT module which let GVT-g be able to run under Xen hypervisor. Signed-off-by: Zhi Wang --- arch/x86/include/asm/xen/hypercall.h |7 + arch/x86/include/asm/xen/interface.h |1 + arch/x86/xen/mmu.c | 83 +++ drivers/gpu/drm/i915/gvt/gvt.c