xen.git
2022-05-09 Ian JacksonDelete configure output
2022-05-09 Ian JacksonDelete config.sub and config.guess
2022-05-09 Hans van Kranenburgdebian/changelog: finish 4.16.1-1
2022-05-09 Hans van Kranenburgd/control: make qemu-system-xen a versioned dependency
2022-05-05 Diederik de... d/control: Improve spelling and grammar
2022-05-05 Diederik de... d/control: Harmonize the capitalization of the 'Xen...
2022-05-05 Hans van Kranenburgd/control: drop obsolete paragraph about separate xen...
2022-04-23 Michael Tokarevd/xen-utils-common.NEWS: add item about qemu-system-xen
2022-04-23 Michael Tokarevdebian: switch from recommending qemu-system-x86 to...
2022-04-23 Michael Tokarevd/xen-utils-common.xen.init: it is qemu -monitor none...
2022-04-23 Hans van Kranenburgd/control: stop recommending qemu-system-x86 on arm
2022-04-23 Hans van Kranenburgd/control: make xen-hypervisor-common arch specific
2022-04-23 Hans van Kranenburgdebian: split NEWS file into package specific ones
2022-04-21 Hans van KranenburgUpdate changelog for new upstream 4.16.1
2022-04-21 Hans van KranenburgUpdate to upstream 4.16.1
2022-04-21 Hans van Kranenburgdebian/changelog: finish 4.16.0+51-g0941d6cb-1
2022-04-12 Jan Beulichupdate Xen version to 4.16.1
2022-04-08 Roger Pau Monnélivepatch: avoid relocations referencing ignored sectio...
2022-04-08 Roger Pau Monnélivepatch: do not ignore sections with 0 size
2022-04-08 Jan BeulichvPCI: fix MSI-X PBA read/write gprintk()s
2022-04-08 Andrew Cooperx86/cpuid: Clobber CPUID leaves 0x800000{1d..20} in...
2022-04-08 Jan BeulichVT-d: avoid infinite recursion on domain_context_mappin...
2022-04-08 Jan BeulichVT-d: avoid NULL deref on domain_context_mapping_one...
2022-04-08 Jan BeulichVT-d: don't needlessly look up DID
2022-04-06 Roger Pau Monnétools/firmware: do not add a .note.gnu.property section
2022-04-06 Roger Pau Monnétools/firmware: force -fcf-protection=none
2022-04-06 Jason Andryuklibxl: Re-scope qmp_proxy_spawn.ao usage
2022-04-06 Jason Andryuklibxl: Don't segfault on soft-reset failure
2022-04-06 Jason Andryukxl: Fix global pci options
2022-04-06 Juergen Grosstools/libs/light: set video_mem for PVH guests
2022-04-05 Jan BeulichIOMMU/x86: use per-device page tables for quarantining
2022-04-05 Jan BeulichAMD/IOMMU: abstract maximum number of page table levels
2022-04-05 Jan BeulichIOMMU/x86: drop TLB flushes from quarantine_init()...
2022-04-05 Jan BeulichIOMMU/x86: maintain a per-device pseudo domain ID
2022-04-05 Jan BeulichVT-d: prepare for per-device quarantine page tables...
2022-04-05 Jan BeulichVT-d: prepare for per-device quarantine page tables...
2022-04-05 Jan BeulichAMD/IOMMU: re-assign devices directly
2022-04-05 Jan BeulichVT-d: re-assign devices directly
2022-04-05 Jan BeulichVT-d: drop ownership checking from domain_context_mappi...
2022-04-05 Jan BeulichIOMMU/x86: tighten iommu_alloc_pgtable()'s parameter
2022-04-05 Jan BeulichVT-d: fix add/remove ordering when RMRRs are in use
2022-04-05 Jan BeulichVT-d: fix (de)assign ordering when RMRRs are in use
2022-04-05 Jan BeulichVT-d: correct ordering of operations in cleanup_domid_map()
2022-04-05 Roger Pau Monnéx86/hap: do not switch on log dirty for VRAM tracking
2022-03-31 Jan Beulichlivepatch: account for patch offset when applying NOP...
2022-03-31 Roger Pau Monnévpci/msix: fix PBA accesses
2022-03-31 Roger Pau Monnéx86/Kconfig: introduce option to select retpoline usage
2022-03-31 Roger Pau Monnéx86/clang: add retpoline support
2022-03-31 Roger Pau Monnéx86/retpoline: split retpoline compiler support into...
2022-03-28 Bjoern Doebellivepatch: resolve old address before function verification
2022-03-25 Andrew Cooperx86/cet: Remove XEN_SHSTK's dependency on EXPERT
2022-03-25 Bjoern Doebelxen/x86: Livepatch: support patching CET-enhanced functions
2022-03-25 Andrew Cooperx86/cet: Remove writeable mapping of the BSPs shadow...
2022-03-25 Andrew Cooperx86/cet: Clear IST supervisor token busy bits on S3...
2022-03-25 Andrew Cooperx86/kexec: Fix kexec-reboot with CET active
2022-03-25 Andrew Cooperx86/spec-ctrl: Disable retpolines with CET-IBT
2022-03-25 Andrew Cooperx86/CET: Fix S3 resume with shadow stacks active
2022-03-25 Andrew Cooperx86: Enable CET Indirect Branch Tracking
2022-03-25 Andrew Cooperx86/EFI: Disable CET-IBT around Runtime Services calls
2022-03-25 Andrew Cooperx86/setup: Rework MSR_S_CET handling for CET-IBT
2022-03-25 Andrew Cooperx86/entry: Make IDT entrypoints CET-IBT compatible
2022-03-25 Andrew Cooperx86/entry: Make syscall/sysenter entrypoints CET-IBT...
2022-03-25 Andrew Cooperx86/emul: Update emulation stubs to be CET-IBT compatible
2022-03-25 Andrew Cooperx86: Introduce helpers/checks for endbr64 instructions
2022-03-25 Andrew Cooperx86/traps: Rework write_stub_trampoline() to not hardco...
2022-03-25 Andrew Cooperx86/alternatives: Clear CR4.CET when clearing CR0.WP
2022-03-25 Andrew Cooperx86/setup: Read CR4 earlier in __start_xen()
2022-03-25 Andrew Cooperx86: Introduce support for CET-IBT
2022-03-10 Luca Fancelluarm/efi: Handle Xen bootargs from both xen.cfg and DT
2022-03-10 Luca Fancelluxen/arm: increase memory banks number define value
2022-03-10 Michal Orzelxen/arm64: Zero the top 32 bits of gp registers on...
2022-03-10 Lasse Collinxz: validate the value before assigning it to an enum...
2022-03-10 Lasse Collinxz: avoid overlapping memcpy() with invalid input with...
2022-03-10 Roger Pau Monnétools/libxl: don't allow IOMMU usage with PoD
2022-03-10 Roger Pau Monnéx86/console: process softirqs between warning prints
2022-03-10 Jan BeulichVT-d: drop undue address-of from check_cleanup_domid_map()
2022-03-08 Andrew Cooperx86/spec-ctrl: Cease using thunk=lfence on AMD
2022-03-08 Bertrand Marquisxen/arm: Allow to discover and use SMCCC_ARCH_WORKAROUND_3
2022-03-08 Rahul Singhxen/arm: Add Spectre BHB handling
2022-03-08 Bertrand Marquisxen/arm: Add ECBHB and CLEARBHB ID fields
2022-03-08 Bertrand Marquisxen/arm: move errata CSV2 check earlier
2022-03-08 Bertrand Marquisxen/arm: Introduce new Arm processors
2022-02-19 Hans van KranenburgUpdate changelog for new upstream 4.16.0+51-g0941d6cb
2022-02-19 Hans van KranenburgUpdate to upstream 4.16.0+51-g0941d6cb
2022-02-16 Jan Beulichx86emul: fix VPBLENDMW with mask and memory operand
2022-02-16 Anthony PERARDtools/libs: Fix build dependencies
2022-02-16 Anthony PERARDbuild: fix exported variable name CFLAGS_stack_boundary
2022-02-16 Roger Pau Monnélibxl: force netback to wait for hotplug execution...
2022-02-16 Dario Faggiolitools/libs/light: don't touch nr_vcpus_out if listing...
2022-02-08 Andrew Cooperx86/spec-ctrl: Support Intel PSFD for guests
2022-02-08 Andrew Cooperx86/cpuid: Infrastructure for cpuid word 7:2.edx
2022-02-08 Andrew Coopertests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRL
2022-02-08 Andrew Cooperx86/tsx: Cope with TSX deprecation on WHL-R/CFL-R
2022-02-08 Andrew Cooperx86/tsx: Move has_rtm_always_abort to an outer scope
2022-02-08 Andrew Cooperx86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling
2022-02-04 Jan Beulichx86/cpuid: Infrastructure for leaf 7:1.ebx
2022-02-04 Andrew Cooperx86/cpuid: Disentangle logic for new feature leaves
2022-02-04 Andrew Cooperx86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default
2022-02-04 Andrew Cooperx86/msr: AMD MSR_SPEC_CTRL infrastructure
2022-02-04 Andrew Cooperx86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL
next