xen.git
2022-08-05 Stefano Stabelliniautomation: disable xen,enhanced in qemu-smoke-arm64
2022-08-05 Edwin Töröktools/ocaml/libs/xb: hide type of Xb.t
2022-08-05 Edwin Töröktools/ocaml: fix compiler warnings
2022-08-05 Edwin Töröktools/ocaml/*/Makefile: generate paths.ml from configure
2022-08-05 Andrew Cooperxen/wait: Describe RSB safety
2022-08-05 Andrew Cooperx86/spec-ctrl: Use IST RSB protection for !SVM systems
2022-08-05 Jan BeulichChangeLog: mention IOMMU superpage support
2022-08-05 Xenia Ragiadakouxen/hypfs: check the return value of snprintf to avoid...
2022-08-05 Xenia Ragiadakouxen/compiler: fix MISRA C 2012 Rule 20.7 violation
2022-08-05 Juergen Grosstools/xenstore: add documentation for new set/get-featu...
2022-08-04 Xenia Ragiadakouxen/char: mvebu-uart: Fix MISRA C 2012 Rule 20.7 violation
2022-08-04 Xenia Ragiadakouxen/char: imx-lpuart: Fix MISRA C 2012 Rule 20.7 violation
2022-08-04 Bertrand Marquistools: use $(PYTHON) to call cppcheck tools
2022-08-04 Bertrand Marquisdoc: Add git commands to generate Fixes
2022-08-03 Dario Faggiolisched: dom0_vcpus_pin should only affect dom0
2022-08-03 Edwin Töröktools/ocaml: do not run ocamldep during make clean
2022-08-03 Jan Beulichevtchn: convert domain event lock to an r/w one
2022-08-03 Hongda Dengarm/vgic-v3: fix virq offset in the rank when storing...
2022-08-02 Xenia Ragiadakouxen/efi: efibind: fix MISRA C 2012 Directive 4.10 violation
2022-07-29 Xenia Ragiadakouautomation: qemu-smoke-arm64.sh: Fix the number of...
2022-07-29 Xenia Ragiadakouautomation: qemu-smoke-arm64.sh: Rename the device...
2022-07-29 Xenia Ragiadakouautomation: qemu-smoke-arm64.sh: Remove some stale...
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...
next