summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.17.2-prestaging-4.17stable-4.17Jan Beulich2023-05-161-1/+1
* x86/amd: fix legacy setting of SSBD on AMD Family 17hRoger Pau Monné2023-05-161-0/+16
* update Xen version to 4.17.1RELEASE-4.17.1Jan Beulich2023-04-272-4/+4
* x86/shadow: restore dropped check in sh_unshadow_for_p2m_change()Roger Pau Monné2023-04-251-1/+2
* automation: Remove installation of packages from test scriptsMichal Orzel2023-04-254-27/+0
* xen/ELF: Fix ELF32 PRI formattersAndrew Cooper2023-04-241-2/+2
* x86/livepatch: Fix livepatch application when CET is activeAndrew Cooper2023-04-246-67/+129
* x86/hvm: Disallow disabling paging in 64bit modeAndrew Cooper2023-04-241-0/+15
* x86emul: pull permission check ahead for REP INS/OUTSJan Beulich2023-04-241-5/+7
* tools/xenstore: fix quota check in transaction_fix_domains()Juergen Gross2023-04-243-4/+26
* CI: Remove llvm-8 from the Debian Stretch containerAndrew Cooper2023-04-113-42/+0
* automation: Remove non-debug x86_32 build jobsAnthony PERARD2023-04-111-20/+0
* automation: Remove CentOS 7.2 containers and buildsAnthony PERARD2023-04-113-97/+0
* automation: Switch arm32 cross builds to run on arm64Michal Orzel2023-04-112-7/+6
* CI: Drop automation/configs/Andrew Cooper2023-04-114-30/+0
* ns16550: correct name/value pair parsing for PCI port/bridgeJan Beulich2023-03-311-8/+8
* vpci/msix: handle accesses adjacent to the MSI-X tableRoger Pau Monné2023-03-313-95/+273
* include: don't mention stub headers more than once in a make ruleJan Beulich2023-03-311-1/+1
* x86/ucode: Fix error paths control_thread_fn()Andrew Cooper2023-03-311-6/+3
* x86/vmx: Don't spuriously crash the domain when INIT is receivedAndrew Cooper2023-03-311-0/+4
* x86/shadow: Fix build with no PG_log_dirtyAndrew Cooper2023-03-311-4/+4
* x86/nospec: Fix evaluate_nospec() code generation under ClangAndrew Cooper2023-03-311-2/+13
* x86/shadow: fix and improve sh_page_has_multiple_shadows()Jan Beulich2023-03-311-1/+1
* VT-d: fix iommu=no-igfx if the IOMMU scope contains fake device(s)Marek Marczykowski-Górecki2023-03-311-1/+1
* AMD/IOMMU: without XT, x2APIC needs to be forced into physical modeJan Beulich2023-03-311-3/+3
* libacpi: fix PCI hotplug AMLDavid Woodhouse2023-03-211-1/+1
* bunzip: work around gcc13 warningJan Beulich2023-03-211-0/+5
* VT-d: constrain IGD checkJan Beulich2023-03-211-6/+3
* x86/altp2m: help gcc13 to avoid it emitting a warningJan Beulich2023-03-213-19/+23
* core-parking: fix build with gcc12 and NR_CPUS=1Jan Beulich2023-03-214-4/+13
* x86/spec-ctrl: Add BHI controls to userspace componentsAndrew Cooper2023-03-212-3/+6
* tools/xenmon: Fix xenmon.py for with python3.xBernhard Kaindl2023-03-211-4/+4
* tools/python: change 's#' size type for Python >= 3.10Marek Marczykowski-Górecki2023-03-212-2/+4
* x86/vmx: implement Notify VM ExitRoger Pau Monné2023-03-217-1/+50
* x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMIRoger Pau Monné2023-03-212-7/+24
* x86/vmx: implement VMExit based guest Bus Lock detectionRoger Pau Monné2023-03-216-3/+28
* x86/spec-ctrl: Defer CR4_PV32_RESTORE on the cstar_enter pathAndrew Cooper2023-03-211-1/+2
* x86/HVM: serialize pinned cache attribute list manipulationJan Beulich2023-03-211-20/+31
* x86/HVM: bound number of pinned cache attribute regionsJan Beulich2023-03-211-0/+5
* x86/shadow: account for log-dirty mode when pre-allocatingJan Beulich2023-03-213-1/+16
* x86/ucode/AMD: late load the patch on every logical threadSergey Dyasli2023-03-031-5/+19
* libs/guest: Fix leak on realloc failure in backup_ptes()Edwin Török2023-03-031-2/+8
* libs/guest: Fix resource leaks in xc_core_arch_map_p2m_tree_rw()Andrew Cooper2023-03-031-5/+3
* tools: Use PKG_CONFIG_FILE instead of PKG_CONFIG variableBertrand Marquis2023-03-032-9/+9
* xen: Fix Clang -Wunicode diagnostic when building asm-macrosAndrew Cooper2023-03-033-1/+7
* xen: Work around Clang-IAS macro \@ expansion bugAndrew Cooper2023-03-032-9/+14
* x86: perform mem_sharing teardown before paging teardownTamas K Lengyel2023-03-031-27/+29
* x86/ucode/AMD: apply the patch early on every logical threadSergey Dyasli2023-03-034-16/+34
* build: make FILE symbol paths consistentRoss Lagerwall2023-03-031-1/+2
* credit2: respect credit2_runqueue=all when arranging runqueuesMarek Marczykowski-Górecki2023-03-032-2/+12