xen/xsm: Drop xsm_hvm_control() hook
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 29 Oct 2021 21:43:50 +0000 (22:43 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 29 Nov 2021 13:53:05 +0000 (13:53 +0000)
commit28959fe44235babe31be40f09eccd139a247d858
tree5dd704f34f4bedaca300fb863c59aa9c3a969029
parentd868feb95a8a0cfa643427f10a6a540da8061ab5
xen/xsm: Drop xsm_hvm_control() hook

The final caller was dropped by c/s 58cbc034dc62 "dm_op: convert
HVMOP_inject_trap and HVMOP_inject_msi"

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Daniel P. Smith <dpsmith@apertussolutions.com>
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c