summaryrefslogtreecommitdiff
path: root/xen/arch/arm
AgeCommit message (Expand)Author
2022-04-26xen/arm: p2m don't fall over on FEAT_LPA enabled hwfix/arm-feat-lpaAlex Bennée
2022-01-25xen/arm: p2m: Always clear the P2M entry when the mapping is removedJulien Grall
2021-11-17domctl: introduce a macro to set the grant table max versionRoger Pau Monné
2021-11-11xen/arm: allocate_bank_memory: don't create memory banks of size zeroStefano Stabellini
2021-11-11xen/arm: don't assign domU static-mem to dom0 as reserved-memoryStefano Stabellini
2021-11-08gnttab: allow setting max version per-domainRoger Pau Monne
2021-11-05xen/efi: Fix Grub2 boot on arm64Luca Fancellu
2021-11-03xen/arm: fix SBDF calculation for vPCI MMIO handlersOleksandr Andrushchenko
2021-11-03update system time immediately when VCPUOP_register_vcpu_infoDongli Zhang
2021-10-21xen/arm: vgic: Ignore write access to ICPENDR*Hongda Deng
2021-10-20xen/pci: Install vpci handlers on x86 and fix error pathsBertrand Marquis
2021-10-15xen/arm: Enable the existing x86 virtual PCI support for ARMRahul Singh
2021-10-14xen/arm: optee: Allocate anonymous domheap pagesOleksandr Tyshchenko
2021-10-14xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfoOleksandr Tyshchenko
2021-10-14Revert "xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag"Michal Orzel
2021-10-13xen/arm: Add linux,pci-domain property for hwdom if not available.Rahul Singh
2021-10-13arm/efi: load dom0 modules from DT using UEFILuca Fancellu
2021-10-13xen: Expose the PMU to the guestsMichal Orzel
2021-10-12arm/efi: Use dom0less configuration when using EFI bootLuca Fancellu
2021-10-12build: avoid building arm/arm/*/head.o twiceAnthony PERARD
2021-10-12build,arm: move LDFLAGS change to arch.mkAnthony PERARD
2021-10-11arm/efi: Fix null pointer dereferenceLuca Fancellu
2021-10-08xen/arm: optee: fix possible memory leaksVolodymyr Babchuk
2021-10-08xen/domain: Call pci_release_devices() when releasing domain resourcesOleksandr Tyshchenko
2021-10-08xen/arm: Mark device as PCI while creating oneOleksandr Andrushchenko
2021-10-08xen/arm: Introduce pci_find_host_bridge_node helperOleksandr Andrushchenko
2021-10-08xen/arm: Add new device type for PCIOleksandr Andrushchenko
2021-10-07xen/arm: Updates for extended regions supportOleksandr Tyshchenko
2021-10-07xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flagRahul Singh
2021-10-07xen/arm: Implement pci access functionsRahul Singh
2021-10-07xen/arm: Add support for Xilinx ZynqMP PCI host controllerOleksandr Andrushchenko
2021-10-07xen/arm: PCI host bridge discovery within XEN on ARMRahul Singh
2021-10-07xen/arm: Add cmdline boot option "pci-passthrough = <boolean>"Rahul Singh
2021-10-07xen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support for ARMRahul Singh
2021-10-04xen/arm: Add support for PCI init to initialize the PCI driver.Rahul Singh
2021-10-01xen/arm: Add handling of extended regions for Dom0Oleksandr Tyshchenko
2021-10-01arm/efi: Introduce xen,uefi-cfg-load DT propertyLuca Fancellu
2021-09-30xen/arm: pci: Add stubs to allow selecting HAS_PCIRahul Singh
2021-09-27xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHEOleksandr Tyshchenko
2021-09-17modify acquire_domstatic_pages to take an unsigned int size parameterStefano Stabellini
2021-09-16xen/arm: Sanitize CTR_EL0Bertrand Marquis
2021-09-16xen/arm: Taint Xen on incompatible DCZID valuesBertrand Marquis
2021-09-16xen/arm: Use sanitize values for p2mBertrand Marquis
2021-09-16xen/arm: Sanitize cpuinfo ID registers fieldsBertrand Marquis
2021-09-16xen/arm: Rename cpu_boot_data to system_cpuinfoBertrand Marquis
2021-09-16xen/arm: Import ID features sanitize from linuxBertrand Marquis
2021-09-13xen/arm: introduce allocate_static_memoryPenny Zheng
2021-09-13xen/arm: static memory initializationPenny Zheng
2021-09-13xen/arm: introduce domain on Static AllocationPenny Zheng
2021-09-13xen/arm: introduce new helper device_tree_get_meminfoPenny Zheng