xen: Drop DOMCTL_getmemlist and xc_get_pfn_list()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 15 Jan 2018 10:00:51 +0000 (10:00 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 26 Jan 2018 18:28:47 +0000 (18:28 +0000)
commit94450e36bfbb1cac447fb4009476e6d54bf68678
treec8596eb358f34a1a94e6d0af4dd947db2cf123d5
parentd933f1a53c06002351c1e36d40615e40bd4bf6af
xen: Drop DOMCTL_getmemlist and xc_get_pfn_list()

c/s 4ddf474e2 "tools/xen-mceinj: Pass in GPA when injecting through
MSR_MCI_ADDR" removed the remaining user of hypercall.

It has been listed as broken, deprecated and wont-fix since XSA-74, so take
this opportunity to remove it completely.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xenctrl.h
tools/libxc/xc_private.c
tools/ocaml/libs/xc/xenctrl.ml
tools/ocaml/libs/xc/xenctrl.mli
tools/ocaml/libs/xc/xenctrl_stubs.c
xen/arch/x86/domctl.c
xen/include/public/domctl.h