xen.git
2022-08-15 Jan BeulichPCI: simplify (and thus correct) pci_get_pdev{,_by_doma...
2022-08-15 Jan Beulichbuild/x86: suppress GNU ld 2.39 warning about RWX load...
2022-08-15 Ross Lagerwallx86/amd: only call setup_force_cpu_cap for boot CPU
2022-08-15 Andrew Cooperx86/spec-ctrl: Enumeration for PBRSB_NO
2022-08-15 Anthony PERARDtools/libxl: Replace deprecated -sdl option on QEMU...
2022-08-15 Dario Faggiolixen/sched: setup dom0 vCPUs affinity only once
2022-08-15 Jason Andryukx86: Expose more MSR_ARCH_CAPS to hwdom
2022-08-15 Andrew Cooperx86/spec-ctrl: Use IST RSB protection for !SVM systems
2022-08-03 Dmytro Semenetsxen: arm: Don't use stop_cpu() in halt_this_cpu()
2022-08-03 Bertrand Marquisxen/arm: Advertise workaround 1 if we apply 3
2022-08-03 Jiamei Xiexen/arm: avoid overflow when setting vtimer in context...
2022-08-03 Hongda Dengarm/vgic-v3: fix virq offset in the rank when storing...
2022-08-03 Julien Grallxen/arm: head: Add missing isb after writing to SCTLR_E...
2022-08-03 Michal Orzelxen/arm: traps: Fix reference to invalid erratum ID
2022-08-03 Michal Orzelxen/arm: Avoid overflow using MIDR_IMPLEMENTOR_MASK
2022-08-03 Alex Bennéexen/arm: p2m don't fall over on FEAT_LPA enabled hw
2022-08-03 Rahul Singharm/its: enable LPIs before mapping the collection...
2022-08-03 Edwin Törökx86/msr: fix X2APIC_LAST
2022-08-03 Roger Pau Monnétools/libxl: env variable to signal whether disk/nic...
2022-07-27 Luca Fancellucommon/memory: Fix ifdefs for ptdom_max_order
2022-07-27 Jan Beulichx86: also suppress use of MMX insns
2022-07-27 Jan Beulichx86emul: add memory operand low bits checks for ENQCMD{,S}
2022-07-27 Jan Beulichx86: deal with gcc12 release build issues
2022-07-27 Jan Beulichx86/spec-ctrl: correct per-guest-type reporting of...
2022-07-27 Jan Beulichxl: move freemem()'s "credit expired" loop exit
2022-07-27 Juergen Grosstools/init-xenstore-domain: fix memory map for PVH...
2022-07-27 Jan Beulichxl: relax freemem()'s retry calculation
2022-07-26 Jan Beulichx86/mm: correct TLB flush condition in _get_page_type()
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 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 Andrew Cooperx86/spec-ctrl: Add fine-grained cmdline suboptions...
2022-07-12 Andrew Cooperxen/cmdline: Extend parse_boolean() to signal a name...
2022-07-12 Andrew Cooperx86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio sub...
2022-07-12 Charles Arnoldlibxc: fix compilation error with gcc13
2022-07-12 Andrew Cooperx86/spec-ctrl: Knobs for STIBP and PSFD, and follow...
2022-07-12 Andrew Cooperx86/spec-ctrl: Only adjust MSR_SPEC_CTRL for idle with...
2022-07-12 Julien Gralltools/xenstored: Harden corrupt()
2022-07-12 Marek Marczykowski... ehci-dbgp: fix selecting n-th ehci controller
2022-07-12 Jan BeulichIOMMU/x86: work around bogus gcc12 warning in hvm_gsi_eoi()
2022-06-16 Andrew Cooperx86/spec-ctrl: Add spec-ctrl=unpriv-mmio
2022-06-16 Andrew Cooperx86/spec-ctrl: Enumeration for MMIO Stale Data controls
2022-06-16 Andrew Cooperx86/spec-ctrl: Make VERW flushing runtime conditional
2022-06-10 Jan Beulichx86/mm: account for PGT_pae_xen_l2 in recently added...
2022-06-09 Andrew Cooperx86/pv: Track and flush non-coherent mappings of RAM
2022-06-09 Andrew Cooperx86/amd: Work around CLFLUSH ordering on older parts
2022-06-09 Andrew Cooperx86: Split cache_flush() out of cache_writeback()
2022-06-09 Andrew Cooperx86: Don't change the cacheability of the directmap
2022-06-09 Andrew Cooperx86/page: Introduce _PAGE_* constants for memory types
2022-06-09 Andrew Cooperx86/pv: Fix ABAC cmpxchg() race in _get_page_type()
2022-06-09 Andrew Cooperx86/pv: Clean up _get_page_type()
2022-06-07 Jan BeulichPCI: don't allow "pci-phantom=" to mark real devices...
2022-06-07 Marek Marczykowski... ns16550: use poll mode if INTERRUPT_LINE is 0xff
2022-06-07 Jan Beulichbuild: silence GNU ld warning about executable stacks
2022-06-07 Jan Beulichbuild: suppress GNU ld warning about RWX load segments
2022-06-07 Julien Grallxen: io: Fix race between sending an I/O and domain...
2022-06-07 Roger Pau Monnélinker/lld: do not generate quoted section names
2022-06-07 Roger Pau Monnékconfig: detect LD implementation
2022-06-07 Roger Pau Monnéx86/msr: handle reads to MSR_P5_MC_{ADDR,TYPE}
2022-06-07 Jan BeulichIOMMU/x86: disallow device assignment to PoD guests
2022-06-07 Jan BeulichIOMMU: make domctl handler tolerate NULL domain
2022-06-07 Juergen Grossxen/iommu: cleanup iommu related domctl handling
2022-06-07 Juergen Grosstools/libs/light: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/guest: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/ctrl: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/evtchn: don't set errno to negative values
2022-06-07 Andrew Cooperxen/build: Fix dependency for the MAP rule
2022-06-07 David Vrabelx86/mm: avoid inadvertently degrading a TLB flush to...
2022-06-07 Jan BeulichVT-d: refuse to use IOMMU with reserved CAP.ND value
2022-06-07 Juergen Grossxen: fix XEN_DOMCTL_gdbsx_guestmemio crash
2022-06-07 Jason Andryukx86/irq: skip unmap_domain_pirq XSM during destruction
2022-06-07 Jan Beulichupdate Xen version to 4.16.2-pre
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
next