xen.git
2022-01-25 Jan Beulichx86/time: improve TSC / CPU freq calibration accuracy
2022-01-25 Jan Beulichx86/time: use relative counts in calibration loops
2022-01-25 Julien Grallpassthrough/x86: stop pirq iteration immediately in...
2022-01-25 Julien Grallxen/grant-table: Only decrement the refcounter when...
2022-01-25 Julien Grallxen/arm: p2m: Always clear the P2M entry when the mappi...
2022-01-06 Andrew Cooperx86/spec-ctrl: Fix default calculation of opt_srb_lock
2022-01-06 Andrew Cooperx86/cpuid: Fix TSXLDTRK definition
2022-01-06 Jan Beulichrevert "hvmloader: PA range 0xfc000000-0xffffffff shoul...
2022-01-06 Jan Beulichx86/HVM: permit CLFLUSH{,OPT} on execute-only code...
2022-01-06 Jan Beulichx86: avoid wrong use of all-but-self IPI shorthand
2022-01-06 Jan Beulichx86/HVM: fail virt-to-linear conversion for insn fetche...
2022-01-06 Jan Beulichx86/Viridian: fix error code use
2022-01-06 Jan BeulichVT-d: don't leak domid mapping on error path
2022-01-06 Jan BeulichVT-d: split domid map cleanup check into a function
2021-12-13 Luca Fancelludocs/efi: Fix wrong compatible in dts example
2021-12-06 Ian JacksonREAMDE: trim over-long lines around figlet
2021-12-06 Ian JacksonMAINTAINERS: Update for this being the 4.16 stable...
2021-12-06 Ian Jacksonxen/Makefile: Set version to reopen as 4.16 stable...
2021-11-30 Ian Jacksonxen/Makefile: Set 4.16 version
2021-11-30 Ian JacksonCHANGELOG.md: Set 4.16 version and date
2021-11-30 Ian JacksonREADME: make heading say 4.16
2021-11-30 Ian JacksonSUPPORT.md: Define support lifetime
2021-11-30 Ian JacksonConfig.mk: Bump tags to 4.16.0 final
2021-11-30 Roger Pau MonneCHANGELOG: add missing entries for work during the...
2021-11-25 Andrew CooperRevert "x86/CPUID: shrink max_{,sub}leaf fields accordi...
2021-11-23 Ian JacksonTurn off debug by default
2021-11-23 Ian JacksonSUPPORT.md: Set Release Notes link
2021-11-23 Ian JacksonConfig.mk: switch to named tags (for stable branch)
2021-11-22 Jan Beulichx86/P2M: deal with partial success of p2m_set_entry()
2021-11-22 Jan Beulichx86/PoD: handle intermediate page orders in p2m_pod_cac...
2021-11-22 Jan Beulichx86/PoD: deal with misaligned GFNs
2021-11-22 Julien Grallxen/page_alloc: Harden assign_pages()
2021-11-19 Roger Pau Monneefi: fix alignment of function parameters in compat...
2021-11-19 Anthony PERARDgolang/xenlight: regen generated code
2021-11-19 Jan BeulichVT-d: fix reduced page table levels support when sharin...
2021-11-17 Roger Pau Monnétools/python: fix python libxc bindings to pass a max...
2021-11-17 Roger Pau MonnéCHANGELOG: set Xen 4.15 release date
2021-11-17 Roger Pau Monnétest/tsx: set grant version for created domains
2021-11-17 Roger Pau Monnétests/resource: set grant version for created domains
2021-11-17 Roger Pau Monnédomctl: introduce a macro to set the grant table max...
2021-11-16 Jan Beulichpublic/gnttab: relax v2 recommendation
2021-11-12 Jane Malalanetests/resource: Extend to check that the grant frames...
2021-11-12 Roger Pau Monnex86/cpuid: prevent shrinking migrated policies max...
2021-11-12 Jan BeulichVT-d: per-domain IOMMU bitmap needs to have dynamic...
2021-11-11 Stefano StabelliniMAINTAINERS: add Bertrand to the ARM reviewers
2021-11-11 Stefano Stabellinixen/arm: allocate_bank_memory: don't create memory...
2021-11-11 Stefano Stabellinixen/arm: don't assign domU static-mem to dom0 as reserv...
2021-11-09 Roger Pau Monnetools/configure: make iPXE dependent on QEMU traditional
2021-11-08 Roger Pau Monnegnttab: allow setting max version per-domain
2021-11-08 Andrew Cooperxen: Report grant table v1/v2 capabilities to the toolstack
2021-11-05 Luca Fancelluxen/efi: Fix Grub2 boot on arm64
2021-11-04 Juergen Grosstools: disable building qemu-trad per default
2021-11-04 Juergen Grossconfigure: modify default of building rombios
2021-11-04 Juergen Grosstools/helpers: fix broken xenstore stubdom init
2021-11-04 Jan Beulichx86/APIC: avoid iommu_supports_x2apic() on error path
2021-11-04 Jan Beulichx86/IOMMU: mark IOMMU / intremap not in use when ACPI...
2021-11-04 Marek Marczykowski... x86/xstate: reset cached register values on resume
2021-11-03 Andrew Cooperx86/traps: Fix typo in do_entry_CP()
2021-11-03 Oleksandr Andrushchenkoxen/arm: fix SBDF calculation for vPCI MMIO handlers
2021-11-03 Ian JacksonRevert "tools: disable building qemu-trad per default"
2021-11-03 Andrew Cooperx86/shstk: Fix use of shadow stacks with XPTI active
2021-11-03 Juergen Grosstools: disable building qemu-trad per default
2021-11-03 Dongli Zhangupdate system time immediately when VCPUOP_register_vcp...
2021-11-03 Jan Beulichx86: de-duplicate MONITOR/MWAIT CPUID-related definitions
2021-11-01 Ian JacksonREADME, xen/Makefile: Change version to 4.16-rc
2021-11-01 Ian JacksonConfig.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen...
2021-10-29 Stefano Stabelliniautomation: add a QEMU based x86_64 Dom0/DomU test
2021-10-29 Stefano Stabelliniautomation: Linux 5.10.74 test-artifact
2021-10-29 Stefano Stabelliniautomation: add x86_64 alpine 3.12 test-artifact
2021-10-29 Roger Pau Monnex86/cpuid: prevent decreasing of hypervisor max leaf...
2021-10-27 Roger Pau Monnex86/hpet: setup HPET even when disabled due to stopping...
2021-10-25 Anthony PERARDautomation: actually build with clang for ubuntu-focal...
2021-10-21 Hongda Dengxen/arm: vgic: Ignore write access to ICPENDR*
2021-10-21 Julien Gralltools/xenstored: Ignore domain we were unable to restore
2021-10-20 Bertrand Marquisxen/pci: Install vpci handlers on x86 and fix error...
2021-10-20 Thomas Gleixnerx86/hpet: Use another crystalball to evaluate HPET...
2021-10-20 Jan Beulichx86/PoD: defer nested P2M flushes
2021-10-19 Juergen Grosstools: fix oom setting of xenstored
2021-10-19 Jan Beulichx86/paging: restrict physical address width reported...
2021-10-19 Jan Beulichx86/PV: replace assertions in '0' debug key stack dumping
2021-10-19 Jan Beulichx86/PV: make '0' debug key dump Dom0's stacks again
2021-10-19 Jan Beulichx86/altp2m: don't consider "active" when enabling failed
2021-10-19 Jan Beulichx86/AMD: make HT range dynamic for Fam17 and up
2021-10-19 Jan Beulichx86emul: de-duplicate scatters to the same linear address
2021-10-18 Juergen Grossstubdom: disable building pv-grub
2021-10-18 Juergen Grosstools/xenstore: set open file descriptor limit for...
2021-10-18 Juergen Grosstools/xenstore: set oom score for xenstore daemon on...
2021-10-18 Jan Beulichx86/PV: address odd UB in I/O emulation
2021-10-18 Jan Beulichx86/shadow: make a local variable in sh_page_fault...
2021-10-18 Jan Beulichx86/HVM: correct cleanup after failed viridian_vcpu_init()
2021-10-15 Rahul Singharm/libxl: Emulated PCI device tree node in libxl
2021-10-15 Michal Orzeltools/libxl_arm: Modify libxl__prepare_dtb...
2021-10-15 Michal Orzeltools/libxl: Modify libxl__arch_domain_init_hw_descript...
2021-10-15 Rahul Singhxen/arm: Enable the existing x86 virtual PCI support...
2021-10-15 Bertrand Marquisxen/vpci: Move ecam access functions to common code
2021-10-15 Jan Beulichx86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E()
2021-10-15 Jan Beulichx86/shadow: adjust some shadow_set_l<N>e() callers
2021-10-15 Jan BeulichAMD/IOMMU: expose errors and warnings unconditionally
2021-10-15 Jan BeulichAMD/IOMMU: pull ATS disabling earlier
2021-10-15 Jan BeulichAMD/IOMMU: respect AtsDisabled device flag
next