xen.git
2022-07-29 Xenia Ragiadakouxen/arm: domain: Fix MISRA C 2012 Rule 8.7 violation
2022-07-29 Julien Grallxen/arm: mm: Reduce the area that xen_second covers
2022-07-29 Julien Grallxen/arm: mm: Move domain_{,un}map_* helpers in a separa...
2022-07-29 Julien Grallxen: Rename CONFIG_DOMAIN_PAGE to CONFIG_ARCH_MAP_DOMAI...
2022-07-29 Julien Grallxen/arm32: mm: Consolidate the domheap mappings initial...
2022-07-29 Julien Grallxen/arm: Remove most of the *_VIRT_END defines
2022-07-29 Xenia Ragiadakouarm/atomic: fix MISRA C 2012 Rule 20.7 violation
2022-07-29 Xenia Ragiadakouxsm/dummy: fix MISRA C 2012 Directive 4.10 violation
2022-07-29 Jan Beulichx86/shadow: drop CONFIG_HVM conditionals from sh_update...
2022-07-29 Jan Beulichx86/shadow: don't open-code shadow_remove_all_shadows()
2022-07-29 Jan Beulichx86/shadow: exclude HVM-only code from sh_remove_shadow...
2022-07-29 Jan Beulichx86/shadow: properly handle get_page() failing
2022-07-28 Xenia Ragiadakouautomation: arm64: Create a test job for testing static...
2022-07-28 Xenia Ragiadakouautomation: Remove XEN_CONFIG_EXPERT leftovers
2022-07-28 Oleksandr Tyshchenkolibxl/arm: Create specific IOMMU node to be referred...
2022-07-28 Julien Gralllibxl: Introduce basic virtio-mmio support on Arm
2022-07-28 Oleksandr Tyshchenkolibxl: Add support for Virtio disk configuration
2022-07-27 Jan Beulichx86/PV: correct post-preemption progress recording...
2022-07-27 Jan Beulichmm: enforce return value checking on get_page()
2022-07-27 Jan Beulichx86/shadow: drop shadow_prepare_page_type_change()...
2022-07-27 Edwin Törökx86/msr: fix X2APIC_LAST
2022-07-26 Andrew Cooperx86/vpmu: Fix build following vmfork addition
2022-07-26 Andrew Cooperx86/pv: Inject #GP for implicit grant unmaps
2022-07-26 Jan Beulichx86/mm: correct TLB flush condition in _get_page_type()
2022-07-26 Luca Fancellucommon/memory: Fix ifdefs for ptdom_max_order
2022-07-26 Jan Beulichpage-alloc: fix initialization of cross-node regions
2022-07-25 Jan Beulichinclude: correct re-building conditions around hypercal...
2022-07-25 Jan BeulichArm32: restore proper name of .dtb section start symbol
2022-07-25 Tamas K Lengyelxen/mem_sharing: support forks with active vPMU state
2022-07-25 Oleksandr Tyshchenkogolang/xenlight: Update generated code
2022-07-25 Jan BeulichVT-d: fold dma_pte_clear_one() into its only caller
2022-07-25 Jan BeulichIOMMU/x86: add perf counters for page table splitting...
2022-07-25 Jan BeulichVT-d: replace all-contiguous page tables by superpage...
2022-07-25 Jan BeulichAMD/IOMMU: replace all-contiguous page tables by superp...
2022-07-25 Jan BeulichVT-d: free all-empty page tables
2022-07-25 Jan BeulichAMD/IOMMU: free all-empty page tables
2022-07-25 Jan BeulichIOMMU/x86: prefill newly allocate page tables
2022-07-25 Jan Beulichx86: introduce helper for recording degree of contiguit...
2022-07-25 Jan BeulichVT-d: allow use of superpage mappings
2022-07-25 Jan BeulichAMD/IOMMU: allow use of superpage mappings
2022-07-25 Jan BeulichIOMMU/x86: new command line option to suppress use...
2022-07-25 Jan BeulichIOMMU/x86: support freeing of pagetables
2022-07-25 Jan BeulichIOMMU/x86: perform PV Dom0 mappings in batches
2022-07-25 Roger Pau Monnéiommu: add preemption support to iommu_{un,}map()
2022-07-21 Anthony PERARDautomation: use "needs" instead of "dependencies" for...
2022-07-21 Anthony PERARDautomation: only run test artifact jobs when needed
2022-07-21 Anthony PERARDautomation: add a templates for test jobs
2022-07-21 Anthony PERARDautomation: fix typo in .gcc-tmpl
2022-07-20 Julien Grallxen/arm: mm: Add more ASSERT() in {destroy, modify...
2022-07-20 Hongyan Xiaxen/heap: pass order to free_heap_pages() in heap init
2022-07-20 Julien Grallxen/heap: Split init_heap_pages() in two
2022-07-20 Julien Grallxen: page_alloc: Don't open-code IS_ALIGNED()
2022-07-20 Oleksandr Tyshchenkoxen/gnttab: Store frame GFN in struct page_info on Arm
2022-07-20 Oleksandr Tyshchenkoxen/arm: Harden the P2M code in p2m_remove_mapping()
2022-07-20 Stefano Stabellinidocs: document dom0less + PV drivers
2022-07-20 Jan Beulichx86: also suppress use of MMX insns
2022-07-20 Jan Beulichx86emul: add memory operand low bits checks for ENQCMD{,S}
2022-07-19 Andrew Cooperx86/spec-ctrl: Make svm_vmexit_spec_ctrl conditional
2022-07-19 Andrew Cooperx86/spec-ctrl: Consistently halt speculation using...
2022-07-19 Elliott Mitchelltools/xl: use sparse init for dom_info, remove duplicat...
2022-07-19 Jan BeulichRevert "tools/xenstore: add documentation for ..."
2022-07-19 Jan Beulichx86: deal with gcc12 release build issues
2022-07-19 Jan Beulichx86/spec-ctrl: correct per-guest-type reporting of...
2022-07-19 Jan Beulichx86: log non-responding CPUs in fatal_trap()
2022-07-18 Xenia Ragiadakousched/credit: fix MISRA C 2012 Rule 8.7 violation
2022-07-18 Xenia Ragiadakouvm_event: fix MISRA C 2012 Rule 8.7 violation
2022-07-18 Jan BeulichEFI: strip xen.efi when putting it on the EFI partition
2022-07-18 Jan Beulichxl: move freemem()'s "credit expired" loop exit
2022-07-18 Juergen Grosstools/xenstore: add documentation for extended watch...
2022-07-18 Juergen Grosstools/xenstore: add documentation for new set/get-quota...
2022-07-18 Juergen Grosstools/xenstore: add documentation for new set/get-featu...
2022-07-18 Andrew Cooperxen/wait: Minor asm improvements
2022-07-18 Andrew Cooperxen/wait: Extend the description of how this logic...
2022-07-18 Andrew Cooperxen/wait: Drop vestigial remnants of TRAP_regs_partial
2022-07-18 Andrew Cooperxen: Fix latent check-endbr.sh bug with 32bit build...
2022-07-18 Anthony PERARDxen: Fix check-endbr.sh with mawk
2022-07-17 Julien GrallRevert "xen/arm: mm: Add more ASSERT() in {destroy...
2022-07-17 Julien Grallxen/arm: mm: Add more ASSERT() in {destroy, modify...
2022-07-17 Julien Grallxen/arm: head: Add missing isb after writing to SCTLR_E...
2022-07-17 Julien Grallxen/arm32: head.S: Introduce a macro to load the physic...
2022-07-15 Andrew CooperREADME: State POSIX compatibility as a requirement...
2022-07-15 Anthony PERARDxen: Introduce $AWK in check-endbr.sh
2022-07-14 Xenia Ragiadakouxen/arm: traps: Fix MISRA C 2012 Rule 8.4 violation
2022-07-14 Jiamei Xiexen/arm: avoid overflow when setting vtimer in context...
2022-07-12 Andrew Cooperx86/spec-ctrl: Mitigate Branch Type Confusion when...
2022-07-12 Andrew Cooperx86/spec-ctrl: Enable Zen2 chickenbit
2022-07-12 Andrew Cooperx86/cpuid: Enumeration for BTC_NO
2022-07-12 Andrew Cooperx86/spec-ctrl: Support IBPB-on-entry
2022-07-12 Andrew Cooperx86/spec-ctrl: Rework SPEC_CTRL_ENTRY_FROM_INTR_IST
2022-07-12 Andrew Cooperx86/spec-ctrl: Rename opt_ibpb to opt_ibpb_ctxt_switch
2022-07-12 Andrew Cooperx86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr
2022-07-12 Andrew Cooperx86/spec-ctrl: Rework spec_ctrl_flags context switching
2022-07-12 Juergen Grossxen/build: remove unneeded enumeration in clean-files...
2022-07-12 Juergen Grosstools/init-xenstore-domain: fix memory map for PVH...
2022-07-12 Jan Beulichxl: relax freemem()'s retry calculation
2022-07-12 George DunlapMAINTAINERS: Make Daniel P. Smith sole XSM maintainer
2022-07-12 Demi Marie... EFI: preserve the System Resource Table for dom0
2022-07-12 Anthony PERARDlibxl: check return value of libxl__xs_directory in...
2022-07-12 Anthony PERARDtools/helpers: fix build of xen-init-dom0 with -Werror
2022-07-12 Anthony PERARDtools/fuzz/libelf: rework makefile
next