x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server
authorJan Beulich <jbeulich@suse.com>
Fri, 4 Sep 2020 09:08:40 +0000 (11:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Sep 2020 09:08:40 +0000 (11:08 +0200)
commit4d7bcd128f11dff49b0fd8eb367a3c546a8e38af
tree3f6385abcbe9fcfb615f519fc13f9388a87504cd
parent7dcd33d562ee8a8177c843f42721d5345f796fe8
x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server

This was forgotten when the subop was added.

Also take the opportunity and move the dm_op_relocate_memory entry in
xlat.lst to its designated place.

No change in the resulting generated code.

Fixes: ca2b511d3ff4 ("x86/ioreq server: add DMOP to map guest ram with p2m_ioreq_server to an ioreq server")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/hvm/dm.c
xen/include/xlat.lst