summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-ops.h
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-171-0/+3
* xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-251-2/+2
* x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-201-1/+0Star
* x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin2018-07-201-4/+2Star
* Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-121-1/+1
|\
| * x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers2018-01-081-1/+1
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-0/+2
|\|
| * x86/xen/time: setup vcpu 0 time info pageJoao Martins2017-11-081-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-311-1/+0Star
* x86/paravirt/xen: Remove xen_patch()Juergen Gross2017-08-241-11/+4Star
* xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-131-1/+1
* xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-131-0/+1
* xen: Export xen_rebootJulien Grall2017-05-021-1/+0Star
* x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov2017-05-021-0/+13
* x86/xen: split off enlighten_hvm.cVitaly Kuznetsov2017-05-021-0/+8
* x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov2017-05-021-0/+2
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-1/+0Star
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov2016-07-251-0/+1
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2015-11-231-3/+0Star
* xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-201-0/+3
* xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-201-0/+1
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-201-0/+1
* xen: find unused contiguous memory areaJuergen Gross2015-08-201-0/+1
* xen: check memory area against e820 mapJuergen Gross2015-08-201-0/+1
* Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-131-4/+2Star
|\
| * x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-101-4/+2Star
* | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski2015-04-221-0/+2
|/
* x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-281-0/+6
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-161-2/+4
|\
| * xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-041-1/+1
| * xen: Delay invalidating extra memoryJuergen Gross2014-12-041-1/+2
| * xen: Delay remapping memory of pv-domainJuergen Gross2014-12-041-0/+1
* | xen: Support Xen pv-domains using PATJuergen Gross2014-11-161-1/+0Star
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-0/+8
|\
| * arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-181-0/+8
* | x86/xen: fix memory setup for PVH dom0David Vrabel2014-06-051-0/+1
|/
* xen: refactor suspend pre/post hooksDavid Vrabel2014-05-121-0/+2
* xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne2014-01-211-1/+1
* xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-061-0/+1
* x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-221-6/+6
* x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-061-8/+8
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+1
* Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-151-1/+1
* xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering2012-11-021-1/+1
* xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-1/+0Star
* xen/p2m: Add logic to revector a P2M tree to use __va leafs.Konrad Rzeszutek Wilk2012-08-231-0/+1
* xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk2012-08-231-1/+1
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-251-1/+0Star
|\