summaryrefslogtreecommitdiff
path: root/xen/include
AgeCommit message (Expand)Author
2021-10-07xen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support for ARMRahul Singh
2021-10-04xen/arm: Fix dev_is_dt macro definitionOleksandr Andrushchenko
2021-10-04xen/arm: Add support for PCI init to initialize the PCI driver.Rahul Singh
2021-10-04xen/pci: Include asm/pci.h after pci_sbdf_t in xen/pci.hRahul Singh
2021-10-01include/public: fix style of usbif.hJuergen Gross
2021-10-01include/public: add better interface description to usbif.hJuergen Gross
2021-10-01include/public: add possible status values to usbif.hJuergen Gross
2021-09-30xen/device-tree: Add dt_get_pci_domain_nr helperRahul Singh
2021-09-30xen/device-tree: Add dt_property_read_u32_array helperRahul Singh
2021-09-30xen/device-tree: Add dt_property_read_variable_u32_array helperRahul Singh
2021-09-30xen/arm: pci: Add stubs to allow selecting HAS_PCIRahul Singh
2021-09-30xen/pci: Refactor MSI code that implements MSI functionality within XENRahul Singh
2021-09-29x86/PVH: actually show Dom0's stacks from debug key '0'Jan Beulich
2021-09-29x86/HVM: convert hvm_virtual_to_linear_addr() to be remote-capableJan Beulich
2021-09-24common: guest_physmap_add_page()'s return value needs checkingJan Beulich
2021-09-21x86/pv: Move x86/trace.c to x86/pv/trace.cAndrew Cooper
2021-09-21x86/hvm: Reduce stack usage from HVMTRACE_ND()Andrew Cooper
2021-09-17modify acquire_domstatic_pages to take an unsigned int size parameterStefano Stabellini
2021-09-17x86/amd: Introduce and use X86_BUG_NULL_SEGAndrew Cooper
2021-09-16xen/arm: Sanitize CTR_EL0Bertrand Marquis
2021-09-16xen/arm: Taint Xen on incompatible DCZID valuesBertrand 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-16xen/arm: Import ID registers definitions from LinuxBertrand Marquis
2021-09-16xsm: convert xsm_ops hook calls to alternative callDaniel P. Smith
2021-09-16xsm: refactor xsm_ops handlingDaniel P. Smith
2021-09-16xsm: apply coding styleDaniel P. Smith
2021-09-15x86/ACPI: ignore processors which cannot be brought onlineJan Beulich
2021-09-13xen/arm: introduce allocate_static_memoryPenny Zheng
2021-09-13xen/arm: introduce acquire_staticmem_pages and acquire_domstatic_pagesPenny Zheng
2021-09-13xen: re-define assign_pages and introduce a new function assign_pagePenny Zheng
2021-09-13xen/arm: static memory initializationPenny Zheng
2021-09-13xen/arm: introduce domain on Static AllocationPenny Zheng
2021-09-10xsm: drop dubious xsm_op_t typeDaniel P. Smith
2021-09-10xsm: remove remnants of xsm_memtype hookDaniel P. Smith
2021-09-10xsm: remove the ability to disable flaskDaniel P. Smith
2021-09-10xen: Implement xen/alternative-call.h for use in common codeAndrew Cooper
2021-09-09x86/svm: Intercept and terminate RDPRU with #UDAndrew Cooper
2021-09-08x86/msr: Cleanup of misc constantsAndrew Cooper
2021-09-08x86/msr: Clean up the MSR_EFER constantsAndrew Cooper
2021-09-08x86/amd: Enumeration for speculative features/hintsAndrew Cooper
2021-09-08x86/cpuid: detect null segment behaviour on Zen2 CPUsJane Malalane
2021-09-07x86/cpuid: expose NullSelectorClearsBase CPUID bit to guestsJane Malalane
2021-09-07gnttab: maptrack handle shortage is not IOMMU relatedJan Beulich
2021-09-07build,include: rework compat-build-header.pyAnthony PERARD
2021-09-07build,include: rework compat-build-source.pyAnthony PERARD
2021-09-06xen/arm64: Remove vreg_emulate_sysreg32Michal Orzel
2021-08-31x86/EPT: drop "tm" field of EPT entryJan Beulich
2021-08-27gnttab: drop GNTMAP_can_failJan Beulich