]> xenbits.xensource.com Git - xen.git/commit
xen: platform_hypercall XSM hook removal
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 11 Jan 2013 10:43:02 +0000 (10:43 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 11 Jan 2013 10:43:02 +0000 (10:43 +0000)
commitfcb8baddf00e0034ef382eef8f3f11bf1330c14e
tree718f642768aa43569636a50f08344b68b1ad75c1
parent51353955ad6ce6eb180bccab9ea6bf308c293f82
xen: platform_hypercall XSM hook removal

A number of the platform_hypercall XSM hooks have no parameters or
only pass the operation ID, making them redundant with the
xsm_platform_op hook. Remove these redundant hooks.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/platform_hypercall.c
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c