summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.16.4RELEASE-4.16.4staging-4.16stable-4.16Jan Beulich2023-04-272-4/+4
* automation: Remove installation of packages from test scriptsMichal Orzel2023-04-253-22/+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-123-42/+0
* automation: Remove non-debug x86_32 build jobsAnthony PERARD2023-04-121-20/+0
* automation: Remove CentOS 7.2 containers and buildsAnthony PERARD2023-04-123-97/+0
* automation: Switch arm32 cross builds to run on arm64Michal Orzel2023-04-122-7/+6
* CI: Drop automation/configs/Andrew Cooper2023-04-124-30/+0
* bump default SeaBIOS version to 1.16.0Jan Beulich2023-04-121-1/+1
* 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-97/+275
* 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
* 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/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-7/+8
* 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-11/+16
* 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-15/+33
* credit2: respect credit2_runqueue=all when arranging runqueuesMarek Marczykowski-Górecki2023-03-032-2/+12
* x86/shskt: Disable CET-SS on parts susceptible to fractured updatesAndrew Cooper2023-03-036-10/+55
* x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}Andrew Cooper2023-03-034-3/+31
* libs/util: Fix parallel build between flex/bison and CC rulesAnthony PERARD2023-03-031-0/+8
* automation: Remove clang-8 from Debian unstable containerAnthony PERARD2023-02-223-25/+0
* x86/spec-ctrl: Mitigate Cross-Thread Return Address PredictionsAndrew Cooper2023-02-154-5/+46
* tools/ocaml/libs: Fix memory/resource leaks with caml_alloc_custom()Andrew Cooper2023-02-091-2/+4
* tools/ocaml/xc: Don't reference Abstract_Tag objects with the GC lock releasedAndrew Cooper2023-02-091-12/+11
* tools/ocaml/xc: Fix binding for xc_domain_assign_device()Edwin Török2023-02-091-12/+5