summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/enlighten.c
Commit message (Expand)AuthorAgeFilesLines
* arm/xen: Don't probe xenbus as part of an early initcallJulien Grall2021-02-111-2/+0
* xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-131-1/+1
* Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-2/+4
|\
| * xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2020-10-041-2/+4
* | arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-1/+1
|/
* arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRXiaofei Tan2020-06-291-1/+0
* arm/xen: make _xen_start_info staticJason Yan2020-04-171-1/+1
* xen/efi: have a common runtime setup functionJuergen Gross2019-10-021-1/+0
* ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini2019-10-011-1/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-031-34/+0
* xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-3/+4
* xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-0/+11
* arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall2017-05-021-6/+10
* xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2016-12-071-2/+1
* arm/xen: fix SMP guests bootVitaly Kuznetsov2016-09-141-4/+3
* xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+11
|\
| * arm/xen: Convert to hotplug state machineRichard Cochran2016-07-151-30/+11
* | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-251-1/+2
* | xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-0/+10
* | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-061-0/+1
* | xen: add steal_clock support on x86Juergen Gross2016-07-061-16/+2
* | Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-0/+22
* | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-15/+41
* | arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao2016-07-061-1/+35
* | arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao2016-07-061-9/+4
|/
* xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini2015-12-211-0/+48
* xen/arm: introduce xen_read_wallclockStefano Stabellini2015-12-211-0/+27
* xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-211-0/+1
* xen/arm: account for stolen ticksStefano Stabellini2015-12-211-0/+19
* xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12
* xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
* arm/xen: Add support for 64KB page granularityJulien Grall2015-10-231-3/+3
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-9/+9
* arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0
* xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-4/+0
* xen/arm: allow console=hvc0 to be omitted for guestsArd Biesheuvel2015-05-281-0/+4
* arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-24/+34
* arm/xen: Correctly check if the event channel interrupt is presentJulien Grall2015-05-281-4/+6
* xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
* xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-4/+16
* xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-87/+3
* arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-201-2/+2
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-041-5/+0
* xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6
* xen/arm: use BUG_ONHimangi Saraogi2014-07-251-4/+2
* arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-121-0/+8