x86/hypercall: Move hypercall continuation logic
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 15 Feb 2017 19:15:41 +0000 (19:15 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Feb 2017 14:15:25 +0000 (14:15 +0000)
commite004384bb371f5ab76a79b83da79981f4c400b83
tree0ca9c9f3db95cda2a73b2cf238d905af7fe7d673
parent0c221ae9d745de138850c6903a5861e2582df863
x86/hypercall: Move hypercall continuation logic

The newly-repurposed arch/x86/hypercall.c is a more appropriate place for the
hypercall continuation logic to live.

This is purely code motion.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/domain.c
xen/arch/x86/hypercall.c