]> git.baikalelectronics.ru Git - kernel.git/commit
x86/xen: add CONFIG_XEN_PV to Kconfig
authorVitaly Kuznetsov <vkuznets@redhat.com>
Tue, 14 Mar 2017 17:35:38 +0000 (18:35 +0100)
committerJuergen Gross <jgross@suse.com>
Tue, 2 May 2017 08:50:19 +0000 (10:50 +0200)
commitb9efd20a8d0f90df741ff48cee2f9b01497f62fa
tree314ee415de2627f2577221a8a98cdce6914afbf7
parenta1cef93cf64e5adb7403ce5db02b979c1c0ab481
x86/xen: add CONFIG_XEN_PV to Kconfig

All code to support Xen PV will get under this new option. For the
beginning, check for it in the common code.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/kernel/cpu/hypervisor.c
arch/x86/kernel/process_64.c
arch/x86/xen/Kconfig