]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
2025-04-11 Andrew Cooperx86/ucode: Extend AMD digest checks to cover Zen5 CPUs stable-4.17 staging-4.17
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 Andrew CooperCI: Resync .cirrus.yml for FreeBSD testing
2025-04-11 Roger Pau Monnetools/libxl: remove usage of VLA arrays
2025-02-27 Jan BeulichIOMMU/x86: the bus-to-bridge lock needs to be acquired...
2024-11-12 Jason Andryuklibxl: Use zero-ed memory for PVH acpi tables
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "lock" struct member
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "vram_page[]" struct member
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "{g,s}r_index" struct members
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "sr[]" struct member
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "gr[]" struct member
2024-11-12 Jan Beulichx86/HVM: remove unused MMIO handling code
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "stdvga" struct member
2024-11-12 Jan Beulichx86/HVM: properly reject "indirect" VRAM writes
2024-11-12 Jan Beulichx86/HVM: drop stdvga's "cache" struct member
2024-11-12 Andrew CooperCI: Stop building QEMU in general
2024-11-12 Andrew CooperCI: Resync .cirrus.yml for FreeBSD testing
2024-11-11 Andrew Cooperstubdom: Fix newlib build with GCC-14
2024-11-11 Olaf Heringstubdom: fix errors in newlib:makedoc
2024-11-11 Olaf Heringstubdom: fix errors in newlib:cygmon-gmon.c
2024-11-11 Andrew CooperCI: Mark Archlinux/x86 as allowing failures
2024-11-11 Andrew CooperConfig: Update MiniOS revision
2024-09-24 Jan Beulichx86/vLAPIC: prevent undue recursion of vlapic_error()
2024-08-16 Stefano Stabelliniautomation: use expect to run QEMU
2024-08-16 Roger Pau Monneautomation: update tests to use Debian Bookworm
2024-08-16 Stefano Stabelliniautomation: update jobs to use Debian Bookworm instead...
2024-08-16 Stefano Stabelliniautomation: update test-artifacts to use Debian Bookwor...
2024-08-16 Stefano Stabelliniautomation: switch from Debian unstable to bookworm
2024-08-14 Jan Beulichupdate Xen version to 4.17.5 RELEASE-4.17.5
2024-08-13 Jan Beulichx86/pass-through: documents as security-unsupported...
2024-08-13 Teddy Astiex86/IOMMU: move tracking in iommu_identity_mapping()
2024-08-08 Matthew Barnesx86/emul: Fix misaligned IO breakpoint behaviour in...
2024-08-08 Matthew Barnestools/lsevtchn: Use errno macro to handle hypercall...
2024-08-08 George Dunlapxen/hvm: Don't skip MSR_READ trace record
2024-08-08 Juergen Grossxen/sched: fix error handling in cpu_schedule_up()
2024-08-08 Roger Pau Monnéx86/altcall: further refine clang workaround
2024-08-08 Roger Pau Monnéx86/dom0: fix restoring %cr3 and the mapcache override...
2024-08-08 Andrew CooperXSM/domctl: Fix permission checks on XEN_DOMCTL_created...
2024-08-08 Ross Lagerwallbunzip2: fix rare decompression failure
2024-07-25 Roger Pau Monnéx86/altcall: fix clang code-gen when using altcall...
2024-07-25 Andrew Coopertools/libxs: Fix fcntl() invocation in set_cloexec()
2024-07-25 Jiqian Chenx86/physdev: Return pirq that irq was already mapped to
2024-07-16 Jan Beulichx86/IRQ: avoid double unlock in map_domain_pirq()
2024-07-04 Jan Beulichevtchn: build fix for Arm
2024-07-04 Jan Beulichx86/entry: don't clear DF when raising #UD for lack...
2024-07-04 Jan Beulichcmdline: document and enforce "extra_guest_irqs" upper...
2024-07-04 Andrew Coopertools/libxs: Fix CLOEXEC handling in xs_fileno()
2024-07-04 Andrew Coopertools/libxs: Fix CLOEXEC handling in get_socket()
2024-07-04 Andrew Coopertools/libxs: Fix CLOEXEC handling in get_dev()
2024-07-04 Andrew Coopertools/dombuilder: Correct the length calculation in...
2024-07-04 Jan Beulichpirq_cleanup_check() leaks
2024-07-04 Andrew Coopertools/xl: Open xldevd.log with O_CLOEXEC
2024-07-04 Matthew Barnesx86/ioapic: Fix signed shifts in io_apic.c
2024-07-04 Andrew Coopertools: Drop libsystemd as a dependency
2024-07-04 Andrew Coopertools/{c,o}xenstored: Don't link against libsystemd
2024-07-04 Andrew Coopertools: Import stand-alone sd_notify() implementation...
2024-07-04 Andrew CooperLICENSES: Add MIT-0 (MIT No Attribution)
2024-07-04 Juergen Grosstools/tests: let test-xenstore exit with non-0 status...
2024-07-04 Juergen Grosstools/tests: don't let test-xenstore write nodes exceed...
2024-07-04 Jan Beulichx86: re-run exception-from-stub recovery selftests...
2024-06-26 Roger Pau Monnéx86/irq: forward pending interrupts to new destination...
2024-06-26 Andrew Cooperx86/cpuid: Fix handling of XSAVE dynamic leaves
2024-06-26 Andrew Cooperx86/xstate: Fix initialisation of XSS cache
2024-06-26 Andrew Cooperxen/ubsan: Fix UB in type_descriptor declaration
2024-06-26 Roger Pau Monnéx86/irq: handle moving interrupts in _assign_irq_vector()
2024-06-26 Roger Pau Monnéx86/irq: deal with old_cpu_mask for interrupts in movem...
2024-06-26 Jan Beulichx86/Intel: unlock CPUID earlier for the BSP
2024-06-26 Jan Beulichx86/EPT: drop questionable mfn_valid() from epte_get_en...
2024-06-26 Jan Beulichx86/EPT: avoid marking non-present entries for re-confi...
2024-06-26 Jan Beulichx86/EPT: correct special page checking in epte_get_entr...
2024-06-26 Roger Pau Monnéx86/irq: limit interrupt movement done by fixup_irqs()
2024-06-26 Roger Pau Monnéx86/smp: do not use shorthand IPI destinations in CPU...
2024-06-26 Andrew CooperCI: Update FreeBSD to 13.3
2024-06-26 Roger Pau Monnéx86/irq: remove offline CPUs from old CPU mask when...
2024-06-26 Roger Pau Monnéx86/msi: prevent watchdog triggering when dumping MSI...
2024-06-26 Andrew Cooperx86/ucode: Further fixes to identify "ucode already...
2024-05-21 Jan BeulichRevert "xen/xsm: Wire up get_dom0_console"
2024-05-21 Roger Pau Monnéx86/mtrr: avoid system wide rendezvous when setting...
2024-05-21 Leigh Browntools/xentop: Fix cpu% sort order
2024-05-21 Jan Beulichx86: respect mapcache_domain_init() failing
2024-05-21 Juergen Grossxen/sched: set all sched_resource data inside locked...
2024-05-21 Demi Marie... libxl: Fix handling XenStore errors in device creation
2024-05-21 Roger Pau Monnélibxl: fix population of the online vCPU bitmap for PVH
2024-05-21 Andrew Cooperx86/ucode: Distinguish "ucode already up to date"
2024-05-21 Andrew Cooperx86/cpu-policy: Fix migration from Ice Lake to Cascade...
2024-05-21 Andrew Coopertools/libxs: Open /dev/xen/xenbus fds as O_CLOEXEC
2024-05-21 Jan BeulichVT-d: correct ATS checking for root complex integrated...
2024-05-21 Jason Andryukxen/x86: Fix Syntax warning in gen-cpuid.py
2024-05-21 Jason Andryukxen/xsm: Wire up get_dom0_console
2024-05-21 Ross Lagerwallx86/rtc: Avoid UIP flag being set for longer than expected
2024-05-21 Roger Pau Monnéaltcall: fix __alt_call_maybe_initdata so it's safe...
2024-05-21 Andrew Cooperx86/hvm: Fix Misra Rule 19.1 regression
2024-05-21 Jason Andryukblock-common: Fix same_vm for no targets
2024-05-21 Jan Beulichupdate Xen version to 4.17.5-pre
2024-04-29 Roger Pau Monnéx86/spec: adjust logic that elides lfence
2024-04-29 Roger Pau Monnéx86/spec: fix reporting of BHB clearing usage from...
2024-04-29 Jan Beulichx86/MTRR: correct inadvertently inverted WC check
2024-04-11 Andrew Cooperx86/entry: Fix build with older toolchains
2024-04-09 George DunlapRelease: Update CHANGELOG.md RELEASE-4.17.4
next