summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: eliminate some private header filesJuergen Gross2024-07-111-2/+0
* Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-241-0/+33
|\
| * xen/x86: add extra pages to unpopulated-alloc if availableRoger Pau Monne2024-05-171-0/+33
* | Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-131-3/+0
|\ \ | |/ |/|
| * x86/xen: Remove duplicate #includeJiapeng Chong2024-03-221-3/+0
* | x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-0/+32
|/
* x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-11-281-1/+5
* xen: simplify evtchn_do_upcall() call mazeJuergen Gross2023-09-191-1/+1
* x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-121-1/+1
* x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross2021-11-021-17/+2
* x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross2021-11-021-73/+24
* xen/x86: adjust data placementJan Beulich2021-10-051-1/+1
* xen/x86: hook up xen_banner() also for PVHJan Beulich2021-10-051-0/+14
* xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich2021-10-051-0/+12
* xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-0/+17
* xen/x86: prevent PVH type from getting clobberedJan Beulich2021-10-051-5/+4
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* x86/xen: Return from panic notifierBoris Ostrovsky2019-10-071-3/+25
* Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-021-78/+0
|\
| * Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-78/+0
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
|/
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+2
|\
| * x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross2018-09-031-0/+2
* | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
|/
* Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-051-0/+7
|\
| * xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-0/+7
* | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
|/
* xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-0/+81
* xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan2017-10-101-2/+2
* xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-131-20/+26
* xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-131-13/+32
* xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-131-28/+73
* xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky2017-05-031-0/+3
* x86/xen: split off enlighten_pv.cVitaly Kuznetsov2017-05-021-1526/+24
* x86/xen: split off enlighten_hvm.cVitaly Kuznetsov2017-05-021-207/+5
* x86/xen: split off enlighten_pvh.cVitaly Kuznetsov2017-05-021-108/+0
* x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov2017-05-021-6/+6
* x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-021-39/+75
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-14/+13
|\
| * x86/xen: Update e820 table handling to the new core x86 E820 codeIngo Molnar2017-03-011-14/+13
* | Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-1/+0
|\ \
| * | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-1/+0
| |/
* | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski2017-03-231-3/+0
* | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-1/+4
|/
* xen/pvh: Use Xen's emergency_restart op for PVH guestsBoris Ostrovsky2017-02-071-0/+3
* xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCIBoris Ostrovsky2017-02-071-0/+12
* xen/pvh: Bootstrap PVH guestBoris Ostrovsky2017-02-071-10/+114
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-121/+19
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2