aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane1-1/+1
2021-11-02x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross1-17/+2
2021-11-02x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross1-73/+24
2021-10-05xen/x86: adjust data placementJan Beulich1-1/+1
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich1-0/+14
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich1-0/+12
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich1-0/+17
2021-10-05xen/x86: prevent PVH type from getting clobberedJan Beulich1-5/+4
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky1-3/+25
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-78/+0
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-78/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig1-0/+1
2018-09-03x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross1-0/+2
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner1-0/+7
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+1
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne1-0/+7
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+81
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan1-2/+2
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora1-20/+26
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora1-13/+32
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora1-28/+73
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky1-0/+3
2017-05-02x86/xen: split off enlighten_pv.cVitaly Kuznetsov1-1526/+24
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov1-207/+5
2017-05-02x86/xen: split off enlighten_pvh.cVitaly Kuznetsov1-108/+0
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov1-6/+6
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov1-39/+75
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar1-14/+13
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar1-1/+0
2017-03-23x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski1-3/+0
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier1-1/+4
2017-03-11x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause1-1/+0
2017-03-01x86/xen: Update e820 table handling to the new core x86 E820 codeIngo Molnar1-14/+13
2017-02-07xen/pvh: Use Xen's emergency_restart op for PVH guestsBoris Ostrovsky1-0/+3
2017-02-07xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCIBoris Ostrovsky1-0/+12
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky1-10/+114
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky1-121/+19
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-2/+2
2016-11-01x86/fpu: Remove clts()Andy Lutomirski1-13/+0
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann1-0/+2
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-26/+68
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky1-1/+2
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed1-15/+6
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski1-1/+0