xen.git
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
2022-07-11 Andrew Cooperx86/spec-ctrl: Add fine-grained cmdline suboptions...
2022-07-11 Andrew Cooperxen/cmdline: Extend parse_boolean() to signal a name...
2022-07-11 Andrew Cooperx86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio sub...
2022-07-11 Jane Malalanex86/HVM: allow per-domain usage of hardware virtualized...
2022-07-11 Jane Malalanex86: report Interrupt Controller Virtualization capabil...
2022-07-11 Juergen Grossdocs: add reference to release cycle discussion
2022-07-11 Anthony PERARDtools/examples: cleanup Makefile
2022-07-11 Anthony PERARDtools/console: have one Makefile per program/directory
2022-07-11 Juergen Grossxen/x86: remove cf_check attribute from hypercall handlers
2022-07-11 Juergen Grossxen/arm: call hypercall handlers via generated macro
2022-07-11 Juergen Grossxen/x86: call hypercall handlers via generated macro
2022-07-11 Juergen Grossxen: use generated prototypes for hypercall handlers
2022-07-11 Juergen Grossxen: generate hypercall interface related code
2022-07-11 Juergen Grossxen: include compat/platform.h from hypercall.h
2022-07-11 Juergen Grossxen: harmonize return types of hypercall handlers
2022-07-08 Juergen GrossConfig.mk: use newest Mini-OS commit
2022-07-08 Penny Zhengupdate SUPPORT.md for static allocation
2022-07-08 Xenia Ragiadakouxen/pv_console: Fix MISRA C 2012 Rule 2.1 violation
2022-07-06 Xenia Ragiadakouxen/time: fix MISRA C 2012 Rule 8.7 violation
2022-07-06 Roger Pau Monnéx86/Kconfig: add option for default x2APIC destination...
2022-07-06 Charles Arnoldlibxc: fix compilation error with gcc13
2022-07-06 Jan BeulichRevert "EFI: preserve the System Resource Table for...
2022-07-05 Michal Orzelxen/common: Use unsigned int instead of plain unsigned
2022-07-05 Roger Pau Monnetools/libxl: report trusted backend status to frontends
2022-07-05 Wei Chenxen/arm32: avoid EFI stub wchar_t size linker warning
2022-07-05 Jan Beulichpublic: constify xsd_errors[]
2022-07-05 Luca Fancellutools/helpers: fix snprintf argument in init-dom0less.c
2022-07-05 Demi Marie... EFI: preserve the System Resource Table for dom0
2022-07-04 Roger Pau Monnéconsole/serial: set the default transmit buffer size...
2022-07-04 Daniel P. Smithflask: implement xsm_set_system_active
2022-07-04 Daniel P. Smithxsm: create idle domain privileged and demote after...
2022-07-04 Luca Fancelludocs/misra: Add instructions for cppcheck
2022-07-04 Bertrand Marquisxen: Add MISRA support to cppcheck make rule
2022-07-01 Julien Grallpublic/io: xs_wire: Document that new errors should...
2022-06-30 Dmytro Semenetsxen: arm: Don't use stop_cpu() in halt_this_cpu()
2022-06-30 Julien Grallpublic/io: xs_wire: Allow Xenstore to report EPERM
2022-06-30 Roger Pau Monnex86/ept: fix shattering of special pages
2022-06-30 Andrew Cooperx86/spec-ctrl: Knobs for STIBP and PSFD, and follow...
2022-06-30 Andrew Cooperx86/spec-ctrl: Only adjust MSR_SPEC_CTRL for idle with...
2022-06-29 Xenia Ragiadakouxen/arm: smmu-v3: Fix MISRA C 2012 Rule 1.3 violations
2022-06-28 Michal Orzelacpi: drop the unneeded casts to unsigned
2022-06-28 Michal Orzelxsm/flask: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelinclude/public: Use uint32_t instead of unsigned (int)
2022-06-28 Michal Orzelinclude/xen: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelxen/domain: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelxen/arm: Use unsigned int instead of plain unsigned
2022-06-28 Xenia Ragiadakouarm64/traps: fix MISRA C 2012 Rule 8.4 violations
2022-06-28 Xenia Ragiadakouiommu: fix MISRA C 2012 Rule 8.7 violation
2022-06-28 Xenia Ragiadakoupage_alloc: fix MISRA C 2012 Rule 8.7 violation
2022-06-28 Juergen Grosstools/xenstore: modify feature bit specification in...
2022-06-28 Juergen Grossxen: move do_vcpu_op() to arch specific code
2022-06-28 Jan Beulichx86: correct asm() constraints when dealing with immedi...
2022-06-25 Julien Grallxen/arm: irq: Initialize the per-CPU IRQs while prepari...
2022-06-23 Xenia Ragiadakouxen/arm: vtimer: Remove duplicate header
2022-06-23 Xenia Ragiadakouxen/arm: vtimer: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/common: gunzip: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/lib: list-sort: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/common: device_tree: Fix MISRA C 2012 Rule 8.7...
2022-06-23 Julien Gralltools/xenstored: Harden corrupt()
2022-06-23 Anthony PERARDbuild,include: rework shell script for headers++.chk
2022-06-23 Juergen Grossmaintainers: add me as reviewer for Mini-OS
2022-06-23 Jan Beulichx86emul/test: improve failure location identification...
2022-06-22 Julien Grallxen/arm: smpboot: Allocate the CPU sibling/core maps...
next