aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/xen/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-21x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov1-0/+5
2017-05-02x86/xen: enable PVHVM-only buildsVitaly Kuznetsov1-0/+4
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov1-1/+1
2017-05-02x86/xen: split off smp_hvm.cVitaly Kuznetsov1-0/+4
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov1-5/+18
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky1-1/+1
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-8/+13
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky1-0/+1
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross1-8/+12
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-5/+0
2014-03-18xen: remove XEN_PRIVILEGED_GUESTMichael Opdenacker1-5/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin1-1/+1
2014-01-10xen/pvh: Use 'depend' instead of 'select'.Konrad Rzeszutek Wilk1-2/+1
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor1-1/+1
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor1-0/+5
2013-03-04x86: Make Linux guest support optionalBorislav Petkov1-1/+1
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin1-1/+1
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell1-0/+1
2011-11-21xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaultsMaxim Uvarov1-1/+3
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+1
2011-09-29xen: XEN_PVHVM depends on PCIStefano Stabellini1-2/+1
2011-08-09Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."Konrad Rzeszutek Wilk1-8/+0
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan1-0/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki1-1/+1
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk1-0/+8
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+10
2010-10-22xen: introduce XEN_DOM0 as a silent optionStefano Stabellini1-0/+10
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge1-7/+4
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini1-0/+5
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1/+1
2008-09-30xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XENChuck Ebbert1-2/+2
2008-08-21xen: add debugfs supportJeremy Fitzhardinge1-1/+9
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge1-0/+5
2008-07-16xen: update Kconfig to allow 64-bit XenJeremy Fitzhardinge1-4/+5
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar1-0/+1
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann1-0/+1
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-1/+1
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge1-0/+10
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-1/+1
2008-04-24xen: allow compilation with non-flat memoryJeremy Fitzhardinge1-1/+1
2008-01-30x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost1-0/+1
2007-10-23Normalize config options for guest supportRusty Russell1-2/+3
2007-10-11i386: move xenThomas Gleixner1-0/+11