aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-20x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross1-1/+0
2018-07-20x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin1-4/+2
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers1-1/+1
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross1-1/+0
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross1-11/+4
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora1-1/+1
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora1-0/+1
2017-05-02xen: Export xen_rebootJulien Grall1-1/+0
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov1-0/+13
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov1-0/+8
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov1-0/+2
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-07-25xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov1-0/+1
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky1-3/+0
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross1-0/+3
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross1-0/+1
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross1-0/+1
2015-08-20xen: find unused contiguous memory areaJuergen Gross1-0/+1
2015-08-20xen: check memory area against e820 mapJuergen Gross1-0/+1
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+2
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld1-4/+2
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski1-0/+2
2015-01-28x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross1-0/+6
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+4
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross1-1/+1
2014-12-04xen: Delay invalidating extra memoryJuergen Gross1-1/+2
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross1-0/+1
2014-11-16xen: Support Xen pv-domains using PATJuergen Gross1-1/+0
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2014-07-18arch/x86/xen: Silence compiler warningsDaniel Kiper1-0/+8
2014-06-05x86/xen: fix memory setup for PVH dom0David Vrabel1-0/+1
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel1-0/+2
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne1-1/+1
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor1-0/+1
2013-08-22x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen1-6/+6
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen1-8/+8
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk1-1/+1
2012-11-02xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering1-1/+1
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini1-1/+0
2012-08-23xen/p2m: Add logic to revector a P2M tree to use __va leafs.Konrad Rzeszutek Wilk1-0/+1
2012-08-23xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk1-1/+1
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+0
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel1-1/+0
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk1-0/+4