Re: [Xen-devel] [PATCH 0/5] Improvements to HVM Hypercall dispatching

2017-02-13 Thread Wei Liu
On Mon, Feb 13, 2017 at 01:03:43PM +, Andrew Cooper wrote: > Andrew Cooper (5): > x86/hvm: Rework HVM_HCALL_invalidate handling > x86/hvm: Split the hypercall dispatching infrastructure out of hvm.c > x86/hvm: Improve memory_op hypercall dispatching > x86/hvm: Improve grant_table_op hyp

[Xen-devel] [PATCH 0/5] Improvements to HVM Hypercall dispatching

2017-02-13 Thread Andrew Cooper
Andrew Cooper (5): x86/hvm: Rework HVM_HCALL_invalidate handling x86/hvm: Split the hypercall dispatching infrastructure out of hvm.c x86/hvm: Improve memory_op hypercall dispatching x86/hvm: Improve grant_table_op hypercall dispatching x86/hvm: Improve physdev_op hypercall dispatching