summaryrefslogtreecommitdiff
path: root/xen
AgeCommit message (Expand)Author
2021-10-18x86/PV: address odd UB in I/O emulationJan Beulich
2021-10-18x86/shadow: make a local variable in sh_page_fault() HVM-onlyJan Beulich
2021-10-18x86/HVM: correct cleanup after failed viridian_vcpu_init()Jan Beulich
2021-10-15arm/libxl: Emulated PCI device tree node in libxlRahul Singh
2021-10-15xen/arm: Enable the existing x86 virtual PCI support for ARMRahul Singh
2021-10-15xen/vpci: Move ecam access functions to common codeBertrand Marquis
2021-10-15x86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E()Jan Beulich
2021-10-15x86/shadow: adjust some shadow_set_l<N>e() callersJan Beulich
2021-10-15AMD/IOMMU: expose errors and warnings unconditionallyJan Beulich
2021-10-15AMD/IOMMU: pull ATS disabling earlierJan Beulich
2021-10-15AMD/IOMMU: respect AtsDisabled device flagJan Beulich
2021-10-15AMD/IOMMU: check IVMD ranges against host implementation limitsJan Beulich
2021-10-15AMD/IOMMU: improve (extended) feature detectionJan Beulich
2021-10-15AMD/IOMMU: obtain IVHD type to use earlierJan Beulich
2021-10-14xen/arm: optee: Allocate anonymous domheap pagesOleksandr Tyshchenko
2021-10-14libxl/arm: Add handling of extended regions for DomUOleksandr Tyshchenko
2021-10-14xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfoOleksandr Tyshchenko
2021-10-14build: fix dependencies in arch/x86/bootAnthony PERARD
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-13build: clean common temporary files from root makefileAnthony PERARD
2021-10-13xen: Expose the PMU to the guestsMichal Orzel
2021-10-12xen/arm: Check for PMU platform supportMichal Orzel
2021-10-12xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vpmuMichal Orzel
2021-10-12arm/efi: Use dom0less configuration when using EFI bootLuca Fancellu
2021-10-12x86/pv: Split pv_hypercall() in twoAndrew Cooper
2021-10-12VT-d: Tylersburg isoch DMAR unit with no TLB spaceJan Beulich
2021-10-12VT-d: generalize and correct "iommu=no-igfx" handlingJan Beulich
2021-10-12x86/PV32: fix physdev_op_compat handlingJan Beulich
2021-10-12AMD/IOMMU: consider hidden devices when flushing device I/O TLBsJan Beulich
2021-10-12build: avoid building arm/arm/*/head.o twiceAnthony PERARD
2021-10-12build,arm: move LDFLAGS change to arch.mkAnthony PERARD
2021-10-12x86/mm: avoid building multiple .o from a single .c fileAnthony PERARD
2021-10-11arm/efi: Fix null pointer dereferenceLuca Fancellu
2021-10-11xen/arm: Transitional change to build HAS_VPCI on ARM.Rahul Singh
2021-10-11x86/HVM: fix xsm_op for 32-bit guestsJan Beulich
2021-10-11x86/build: suppress EFI-related tool chain checks upon local $(MAKE) recursionJan Beulich
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/device-tree: Make dt_find_node_by_phandle globalOleksandr 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-08x86/spec-ctrl: Build with BRANCH_HARDEN lfences by defaultAndrew Cooper
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