summaryrefslogtreecommitdiff
path: root/xen/include
AgeCommit message (Expand)Author
2022-02-08x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handlingAndrew Cooper
2022-02-04x86/cpuid: Infrastructure for leaf 7:1.ebxJan Beulich
2022-02-04x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by defaultAndrew Cooper
2022-02-04x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRLAndrew Cooper
2022-02-04x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMDAndrew Cooper
2022-02-04x86/spec-ctrl: Record the last write to MSR_SPEC_CTRLAndrew Cooper
2022-02-04x86/cpuid: Advertise SSB_NO to guests by defaultAndrew Cooper
2022-02-04x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRLAndrew Cooper
2022-01-26x86: Fix build with the get/set_reg() infrastructureAndrew Cooper
2022-01-25x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handlingAndrew Cooper
2022-01-25x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVMAndrew Cooper
2022-01-25x86/guest: Introduce {get,set}_reg() infrastructureAndrew Cooper
2022-01-06x86/cpuid: Fix TSXLDTRK definitionAndrew Cooper
2021-11-25Revert "x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf cont...Andrew Cooper
2021-11-17domctl: introduce a macro to set the grant table max versionRoger Pau Monné
2021-11-16public/gnttab: relax v2 recommendationJan Beulich
2021-11-12VT-d: per-domain IOMMU bitmap needs to have dynamic sizeJan Beulich
2021-11-08gnttab: allow setting max version per-domainRoger Pau Monne
2021-11-08xen: Report grant table v1/v2 capabilities to the toolstackAndrew Cooper
2021-11-04x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missingJan Beulich
2021-11-03x86/shstk: Fix use of shadow stacks with XPTI activeAndrew Cooper
2021-11-03update system time immediately when VCPUOP_register_vcpu_infoDongli Zhang
2021-11-03x86: de-duplicate MONITOR/MWAIT CPUID-related definitionsJan Beulich
2021-10-29x86/cpuid: prevent decreasing of hypervisor max leaf on migrationRoger Pau Monne
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-20x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-19x86/paging: restrict physical address width reported to guestsJan 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-15AMD/IOMMU: respect AtsDisabled device flagJan Beulich
2021-10-15AMD/IOMMU: improve (extended) feature detectionJan Beulich
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-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-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-11xen/arm: Transitional change to build HAS_VPCI on ARM.Rahul Singh
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/domctl: Introduce XEN_DOMCTL_CDF_vpci flagRahul Singh
2021-10-07xen/arm: Implement pci access functionsRahul Singh
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