]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
7 days ago Roger Pau Monnéxen: remove -N from the linker command line stable-4.19 staging-4.19
7 days ago Roger Pau Monnéx86/intel: workaround several MONITOR/MWAIT errata
7 days ago Jan Beulichcompat/memory: avoid UB shifts in XENMEM_exchange handling
7 days ago Jan Beulichx86emul: also clip repetition count for STOS
7 days ago Jan Beulichx86/HVM: update repeat count upon nested lin->phys...
7 days ago Roger Pau Monnéxen/rangeset: fix incorrect subtraction
7 days ago Jan Beulichinclude: sort $(wildcard ...) results
7 days ago Volodymyr Babchukxen: x86: irq: initialize irq desc in create_irq()
7 days ago Ahmed S. Darwishx86/cpu: Validate CPUID leaf 0x2 EDX output
7 days ago Volodymyr Babchukxen: vm_event: do not do vm_event_op for an invalid...
7 days ago Stewart Hildebrandsched/null: avoid another crash after failed domU creation
7 days ago Jan Beulichx86/MTRR: hook mtrr_bp_restore() back up
7 days ago Jan Beulichupdate Xen version to 4.19.3-pre
2025-04-11 Andrew Cooperx86/ucode: Extend AMD digest checks to cover Zen5 CPUs
2025-04-11 Andrew Cooperx86/ucode: Perform extra SHA2 checks on AMD Fam17h...
2025-04-11 Andrew Cooperxen/lib: Introduce SHA2-256
2025-04-11 Roger Pau Monnetools/libxl: do not use `-c -E` compiler options together
2025-04-11 Nicola Vetriniautomation/eclair: Remove bespoke service B.UNEVALEFF
2025-04-04 Jan Beulichupdate Xen version to 4.19.2 RELEASE-4.19.2
2025-04-04 Marek Marczykowski... CI: Add yet another HW runner
2025-04-04 Roger Pau Monneautomation/cirrus-ci: add smoke tests for the FreeBSD...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store XTF and Xen build artifacts
2025-04-04 Roger Pau Monneautomation/cirrus-ci: build XTF
2025-04-04 Roger Pau Monneautomation/cirrus-ci: use matrix keyword to generate...
2025-04-04 Roger Pau Monneautomation/console.exp: do not assume expect is always...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store Xen Kconfig before doing...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: update FreeBSD to 13.5
2025-04-04 Roger Pau Monneautomation/cirrus-ci: add timestamps
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store xen/.config as an artifact
2025-04-04 Andrew CooperCirrusCI: Use shallow clone
2025-04-04 Roger Pau Monneautomation/cirrus-ci: introduce FreeBSD randconfig...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: update FreeBSD to 13.4
2025-04-04 Andrew CooperCI: Update to FreeBSD 14.2
2025-04-02 Jan Beulichx86/P2M: synchronize fast and slow paths of p2m_get_pag...
2025-04-02 Andrew CooperARM/vgic: Fix out-of-bounds accesses in vgic_mmio_write...
2025-04-02 Andrii Sultanovtools/ocaml: Fix oxenstored build warning
2025-03-27 Jan BeulichArm/domctl: correct XEN_DOMCTL_vuart_op error return...
2025-03-27 Jan Beulichx86/pmstat: correct get_cpufreq_para()'s error return...
2025-03-27 Jan Beulichx86/PVH: account for module command line length
2025-03-27 Andrew Cooperx86/emul: Emulate %cr8 accesses
2025-03-27 Andrew Cooperx86/emul: Rearrange the logic in hvmemul_{read,write...
2025-03-27 Jan Beulichx86/PVH: expose OEMx ACPI tables to Dom0
2025-03-27 Jan Beulichxenpm: sanitize allocations in show_cpufreq_para_by_cpuid()
2025-03-27 Andrew Cooperx86/boot: Simplify the expression for extra allocation...
2025-03-27 Andrew Cooperxen/compiler: Fix the position of the visibility pragma
2025-03-27 Roger Pau Monnéx86/vga: fix mapping of the VGA text buffer
2025-03-27 Roger Pau Monnéx86/xlat: fix UB pointer arithmetic in COMPAT_ARG_XLAT_...
2025-03-27 Roger Pau Monnéx86/shadow: fix UB pointer arithmetic in sh_mfn_is_a_pa...
2025-03-27 Roger Pau Monnéx86/mkelf32: account for offset when detecting note...
2025-03-20 Anderson Choixen/arinc653: call xfree() with local IRQ enabled
2025-03-20 Andrew Cooperx86/mm: Fix IS_ALIGNED() check in IS_LnE_ALIGNED()
2025-03-20 Roger Pau Monnéx86/ioremap: prevent additions against the NULL pointer
2025-03-20 Juergen Grossxen/sched: fix arinc653 to not use variables across...
2025-03-20 Jan Beulichlibxl: avoid infinite loop in libxl__remove_directory()
2025-03-20 Roger Pau Monnéx86/hvm: check return code of hvm_pi_update_irte when...
2025-03-20 Roger Pau Monnéx86/vmx: fix posted interrupts usage of msi_desc->msg...
2025-03-20 Roger Pau Monnéx86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
2025-03-20 Andrew Cooperx86/vlapic: Fix handling of writes to APIC_ESR
2025-03-20 Juergen Grosstools/xl: fix channel configuration setting
2025-03-20 Roger Pau Monnéx86/dom0: be less restrictive with the Interrupt Addres...
2025-03-20 Roger Pau Monnéx86/iommu: account for IOMEM caps when populating dom0...
2025-03-20 Roger Pau Monnéx86/dom0: correctly set the maximum ->iomem_caps bound...
2025-03-20 Roger Pau Monnéx86/dom0: attempt to fixup p2m page-faults for PVH...
2025-03-20 Roger Pau Monnéx86/emul: dump unhandled memory accesses for PVH dom0
2025-03-20 Andrew Cooperx86/svm: Separate STI and VMRUN instructions in svm_asm...
2025-03-20 Oleksandr Tyshchenkoxen/memory: Make resource_max_frames() to return 0...
2025-03-20 Andrew Cooperxen/console: Fix truncation of panic() messages
2025-02-27 Jan BeulichIOMMU/x86: the bus-to-bridge lock needs to be acquired...
2025-02-17 Roger Pau Monnéx86/iommu: disable interrupts at shutdown
2025-02-17 Roger Pau Monnéx86/pci: disable MSI(-X) on all devices at shutdown
2025-02-17 Roger Pau Monnéx86/smp: perform disabling on interrupts ahead of AP...
2025-02-17 Roger Pau Monnéx86/shutdown: offline APs with interrupts disabled...
2025-02-17 Jan Beulichradix-tree: introduce RADIX_TREE{,_INIT}()
2025-02-17 Jan Beulichradix-tree: purge node allocation override hooks
2025-02-17 Andrew Cooperx86/intel: Fix PERF_GLOBAL fixup when virtualised
2025-02-17 Jan Beulichx86/PV: further harden guest memory accesses against...
2025-02-17 Jan Beulichx86emul: further correct 64-bit mode zero count repeate...
2025-02-17 Roger Pau Monnéiommu/amd: atomically update IRTE
2025-02-17 Teddy Astiex86/iommu: check for CMPXCHG16B when enabling IOMMU
2025-02-17 Jan Beulichx86/HVM: correct read/write split at page boundaries
2025-02-17 Jan Beulichx86/HVM: allocate emulation cache entries dynamically
2025-02-17 Jan Beulichx86/HVM: correct MMIO emulation cache bounds check
2025-02-17 Jan Beulichx86/HVM: reduce recursion in linear_{read,write}()
2025-01-21 Juergen Grossxen/events: fix race with set_global_virq_handler()
2025-01-21 Michal Orzelxen/flask: Wire up XEN_DOMCTL_dt_overlay
2025-01-21 Michal Orzelxen/flask: Wire up XEN_DOMCTL_vuart_op
2025-01-21 Jan Beulichx86emul: correct put_fpu()'s segment selector handling
2025-01-21 Jan Beulichx86emul: VCVT{,U}DQ2PD ignores embedded rounding
2025-01-21 Andrew Cooperx86/amd: Misc setup for Fam1Ah processors
2025-01-21 Andrew Cooperx86/traps: Rework LER initialisation and support Zen5...
2025-01-21 Andrew Cooperx86/spec-ctrl: Support for SRSO_U/S_NO and SRSO_MSR_FIX
2025-01-21 Maximilian... xen/arch/x86: make objdump output user locale agnostic
2025-01-21 Marek Marczykowski... tools/xg: increase LZMA_BLOCK_SIZE for uncompressing...
2024-12-17 Andrew CooperMISRA: Unmark Rules 1.1 and 2.1 as clean following...
2024-12-17 Alessandro... xen: update ECLAIR service identifiers from MC3R1 to...
2024-12-17 Roger Pau Monnéx86/io-apic: prevent early exit from i8259 loop detection
2024-12-16 Andrii Sultanovtools/ocaml: Specify rpath correctly for ocamlmklib
2024-12-16 Andrew Cooperlibs/guest: Fix migration compatibility with a security...
2024-12-16 Roger Pau Monnéxen/Kconfig: livepatch-build-tools requires debug infor...
2024-12-16 Jan Beulichx86emul: MOVBE requires a memory operand
next