summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: drop bogus and obsolete ptyfuncs.m4HEADmasterOlaf Hering2023-05-167-115/+1
* tools: Fix install.sh for systemdOlaf Hering2023-05-166-4/+5
* tools: convert bitfields to unsigned typeOlaf Hering2023-05-162-7/+7
* x86: Add support for CpuidUserDisAlejandro Vallejo2023-05-163-13/+49
* x86: Refactor conditional guard in probe_cpuid_faulting()Alejandro Vallejo2023-05-163-15/+23
* x86/amd: fix legacy setting of SSBD on AMD Family 17hRoger Pau Monne2023-05-161-0/+16
* automation: remove python2 from opensuse imagesOlaf Hering2023-05-152-3/+0
* automation: provide diffutils and ghostscript in opensuse imagesOlaf Hering2023-05-152-0/+4
* automation: add x86_64 tests on a AMD Zen3+ runnerMarek Marczykowski-Górecki2023-05-151-0/+26
* automation: enable earlyprintk=xen for both dom0 and domU in hw testsMarek Marczykowski-Górecki2023-05-151-2/+2
* automation: make console options configurable via variablesMarek Marczykowski-Górecki2023-05-152-1/+2
* automation: add a Dom0 PVH test based on Qubes' runnerStefano Stabellini2023-05-152-5/+17
* x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfullyAndrew Cooper2023-05-151-6/+36
* xen/arm: domain_build: Fix format specifiers in map_{dt_}irq_to_domain()Michal Orzel2023-05-151-9/+5
* xen/arm: domain_build: Propagate return code of map_irq_to_domain()Michal Orzel2023-05-151-1/+1
* xen/arm: smmuv3: Advertise coherent table walk if supportedMichal Orzel2023-05-151-1/+23
* xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameterMichal Orzel2023-05-151-2/+2
* iommu/amd-vi: fix assert comparing boolean to enumRoger Pau Monné2023-05-121-1/+1
* SUPPORT.md: explicitly mention EFI (secure) boot statusJan Beulich2023-05-121-0/+10
* xen/arm: pci: fix -Wtype-limits warning in pci-host-common.cStewart Hildebrand2023-05-111-2/+4
* domctl: bump interface versionJan Beulich2023-05-111-1/+1
* x86: Add AMD's CpuidUserDis bit definitionsAlejandro Vallejo2023-05-114-0/+5
* domctl: Modify XEN_DOMCTL_getdomaininfo to fail if domid is not foundAlejandro Vallejo2023-05-103-148/+2
* tools: Use new xc function for some xc_domain_getinfo() callsAlejandro Vallejo2023-05-1030-184/+159
* tools: Modify single-domid callers of xc_domain_getinfolist()Alejandro Vallejo2023-05-107-47/+29
* x86/ucode: Refresh raw CPU policy after microcode loadAndrew Cooper2023-05-103-3/+13
* automation: xilinx: Add GEM passthrough testMichal Orzel2023-05-092-0/+33
* automation: xilinx: Set up bridging only for a default test caseMichal Orzel2023-05-091-7/+8
* docs/man: fix xenstore-write synopsisYann Dirson2023-05-091-1/+1
* LICENSES: Remove the use of deprecated SPDX tagsAndrew Cooper2023-05-0916-30/+33
* LICENSES: Improve the legibility of these filesAndrew Cooper2023-05-098-0/+39
* ns16550: enable memory decoding on MMIO-based PCI console cardMarek Marczykowski-Górecki2023-05-081-0/+8
* acpi: add TPM2 interface definitionJennifer Herbert2023-05-087-2/+115
* acpi: make TPM version configurableJennifer Herbert2023-05-084-38/+70
* libacpi: switch to SPDXJan Beulich2023-05-0514-590/+13
* build: omit "source" symlink when building hypervisor in-treeJan Beulich2023-05-053-3/+7
* build: don't export building_out_of_srctreeJan Beulich2023-05-053-3/+3
* tools/xen-ucode: print information about currently loaded ucodeSergey Dyasli2023-05-031-10/+75
* x86/platform: introduce XENPF_get_ucode_revisionSergey Dyasli2023-05-036-0/+65
* tools/xenctrl: add xc_get_cpu_version()Sergey Dyasli2023-05-032-0/+18
* tools/libs/guest: assist gcc13's realloc analyzerOlaf Hering2023-05-031-10/+6
* libxl: fix matching of generic virtio deviceViresh Kumar2023-05-031-4/+8
* x86/mm: replace bogus assertion in paging_log_dirty_op()Jan Beulich2023-05-031-2/+2
* x86/trampoline: load the GDT located in the trampoline pageRoger Pau Monné2023-05-031-0/+3
* x86/head: check base address alignmentRoger Pau Monné2023-05-031-0/+14
* xen/vcpu: ignore VCPU_SSHOTTMR_futureRoger Pau Monné2023-05-033-4/+16
* docs: allow generic virtio device types to contain device-idViresh Kumar2023-05-031-2/+5
* xen/sysctl: fix XEN_SYSCTL_getdomaininfolist handling with XSMJuergen Gross2023-05-021-2/+1
* xen/riscv: update two license headersAyan Kumar Halder2023-05-022-4/+2
* x86/mm: drop log-dirty-enable's log_global parameterJan Beulich2023-05-025-28/+20