KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 2 Feb 2021 13:19:35 +0000 (13:19 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 4 Feb 2021 14:19:38 +0000 (14:19 +0000)
commit78e9878cb376969d184a4b7fff392528fe17a3ce
treeddb72b6e09dce019e2e883da15908103f06a626b
parent79033bebf6fa3045bfa9bbe543c0eb7b43a0f4a3
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c

This is already more complex than the simple memcpy it originally had.
Move it to xen.c with the rest of the Xen support.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/x86/kvm/x86.c
arch/x86/kvm/xen.c
arch/x86/kvm/xen.h