[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/5] Improvements to HVM Hypercall dispatching
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 xen/arch/x86/hvm/Makefile | 1 + xen/arch/x86/hvm/hvm.c | 299 -------------------------------------- xen/arch/x86/hvm/hypercall.c | 293 +++++++++++++++++++++++++++++++++++++ xen/arch/x86/hvm/svm/svm.c | 8 +- xen/arch/x86/hvm/vmx/vmx.c | 13 +- xen/include/asm-x86/hvm/support.h | 3 +- 6 files changed, 301 insertions(+), 316 deletions(-) create mode 100644 xen/arch/x86/hvm/hypercall.c -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |