summaryrefslogtreecommitdiff
path: root/arch/arm/xen/enlighten.c
AgeCommit message (Expand)Author
2023-11-23arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini
2023-10-16arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin
2022-01-06arm/xen: Read extended regions from DT and init Xen resourceOleksandr Tyshchenko
2022-01-06arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DTOleksandr Tyshchenko
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross
2021-06-13ARM: 9092/1: xen: Register with kernel restart handlerGuenter Roeck
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini
2020-06-29arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRXiaofei Tan
2020-04-17arm/xen: make _xen_start_info staticJason Yan
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov
2016-07-15arm/xen: Convert to hotplug state machineRichard Cochran
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-06arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao
2016-07-06arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao
2015-12-21xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini
2015-12-21xen/arm: introduce xen_read_wallclockStefano Stabellini
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini
2015-12-21xen/arm: account for stolen ticksStefano Stabellini
2015-10-23xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini
2015-10-23xen/arm: correct comment in enlighten.cJuergen Gross
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-08-20arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall