x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella
authorJuergen Gross <jgross@suse.com>
Tue, 28 Aug 2018 07:40:22 +0000 (09:40 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Sep 2018 14:50:36 +0000 (16:50 +0200)
commit40181646db45fb72f46563a2f3b792adc5380710
tree2f5a0b6e64a3849da6de632a2ff914b82e5f0a8e
parentc00a280a8efa4dc077596cf646bd50cbd13db3c8
x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella

All items but name in pv_info are needed by Xen PV only. Define them
with CONFIG_PARAVIRT_XXL set only.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: xen-devel@lists.xenproject.org
Cc: virtualization@lists.linux-foundation.org
Cc: akataria@vmware.com
Cc: rusty@rustcorp.com.au
Cc: boris.ostrovsky@oracle.com
Cc: hpa@zytor.com
Link: https://lkml.kernel.org/r/20180828074026.820-12-jgross@suse.com
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/pgtable-3level_types.h
arch/x86/include/asm/ptrace.h
arch/x86/include/asm/segment.h
arch/x86/kernel/paravirt.c