]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita51ce50da33532ce2c619e8032c83d74ade746c1
treeddb72b6e09dce019e2e883da15908103f06a626b
parent4c8de1aed403dc585db24b6ef7de424d3b6363fd
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