xen.git
2021-04-15 Andrew Cooperx86/hpet: Factor hpet_enable_legacy_replacement_mode...
2021-04-15 Andrew CooperRevert "x86/HPET: don't enable legacy replacement mode...
2021-04-15 Luca Fancelluxen/arm: Prevent Dom0 to be loaded when using dom0less
2021-04-15 Luca Fancelluxen/arm: Clarify how the domid is decided in create_domUs()
2021-04-15 Luca Fancelluxen/arm: xen/arm: Reinforce use of is_hardware_domain
2021-04-15 Luca Fancelluxen/arm: Move dom0 creation in domain_build.c
2021-04-15 Roger Pau Monnéx86/amd: split LFENCE dispatch serializing setup logic...
2021-04-15 Jan Beulichx86: avoid building COMPAT code when !HVM && !PV32
2021-04-15 Jan Beulichx86: slim down hypercall handling when !PV32
2021-04-15 Jan Beulichx86: don't build unused entry code when !PV32
2021-04-15 Stefano Stabelliniautomation: remove allow_failure from Alpine Linux...
2021-04-13 Julien Grallxen/iommu: smmu: Silence clang in arm_smmu_device_dt_pr...
2021-04-13 Julien GrallRevert "xen/arm: mm: flush_page_to_ram() only need...
2021-04-13 Dmitry Fedorovlibxl: User defined max_maptrack_frames in a stub domain
2021-04-13 Andrew Cooperx86/cpuid: Advertise no-lmsl unilaterally to hvm guests
2021-04-13 Jan Beulichx86/HVM: move is_s3_suspended field
2021-04-13 Jan Beulichx86/EPT: minor local variable adjustment in ept_set_entry()
2021-04-13 Roger Pau Monnéiommu: remove read_msi_from_ire hook
2021-04-13 Jan BeulichVT-d: drop unused #define-s
2021-04-13 Jan BeulichVT-d: avoid pointless use of 64-bit constants
2021-04-13 Jan BeulichVT-d: qinval indexes are only up to 19 bits wide
2021-04-13 Jan BeulichVT-d: bring print_qi_regs() in line with print_iommu_regs()
2021-04-13 Jan BeulichVT-d: don't open-code dmar_readl()
2021-04-13 Jan BeulichVT-d: improve save/restore of registers across S3
2021-04-12 Jan Beulichx86/shadow: adjust is_pv_*() checks
2021-04-12 Jan Beulichx86/shadow: only 4-level guest code needs building...
2021-04-12 Jan Beulichx86/shadow: drop SH_type_l2h_pae_shadow
2021-04-12 Jan Beulichx86/shadow: SH_type_l2h_shadow is PV-only
2021-04-12 Jan Beulichx86/shadow: don't open-code SHF_* shorthands
2021-04-12 Jan Beulichx86/shadow: move shadow_set_l<N>e() to their own source...
2021-04-12 Jan Beulichx86/shadow: polish shadow_write_entries()
2021-04-12 Jan Beulichx86/shadow: use get_unsafe() instead of copy_from_unsafe()
2021-04-12 Jan Beulichgunzip: drop INIT{,DATA} and STATIC
2021-04-12 Jan Beulichlibxenguest: simplify kernel decompression
2021-04-12 Jan Beulichlibxenguest: drop redundant decompression declarations
2021-04-09 Andrew Cooperxen/xsm: Improve alloc/free of evtchn buckets
2021-04-09 Andrew Coopertools/libs: Simplify internal *.pc files
2021-04-09 Andrew Coopertools: Drop gettext as a build dependency
2021-04-09 Julien Grallxen/gunzip: Fix build with clang after 33bc2a8495f7
2021-04-09 Jan BeulichRevert "x86: guard against straight-line speculation...
2021-04-09 Jan Beulichhypfs: avoid effectively open-coding xzalloc_array()
2021-04-09 Jan Beulichx86/vPMU: avoid effectively open-coding xzalloc_flex_st...
2021-04-09 Jan Beulichx86/HVM: avoid effectively open-coding xzalloc_flex_str...
2021-04-09 Juergen GrossMAINTAINERS: add myself as hypfs maintainer
2021-04-09 Rahul Singhpci: move ATS code to common directory
2021-04-09 Boris Ostrovskyx86/vpt: simplify locking argument to write_{,un}lock
2021-04-09 Boris Ostrovskyx86/vpt: do not take pt_migrate rwlock in some cases
2021-04-09 Roger Pau Monnéx86/irq: simplify loop in unmap_domain_pirq
2021-04-09 Jan Beulichx86/shadow: encode full GFN in magic MMIO entries
2021-04-09 Jan Beulichx86/PV32: avoid TLB flushing after mod_l3_entry()
2021-04-09 Jan Beulichx86/PV: restrict TLB flushing after mod_l[234]_entry()
2021-04-09 Jan Beulichx86/PV: _PAGE_RW changes may take fast path of mod_l...
2021-04-09 Jan Beulichx86: limit amount of INT3 in IND_THUNK_*
2021-04-09 Jan Beulichx86: guard against straight-line speculation past RET
2021-04-09 Jan Beulichx86/PV: make post-migration page state consistent
2021-04-09 Jan Beulichlibxg: don't use max policy in xc_cpuid_xend_policy()
2021-04-09 Jan Beulichx86/CPUID: move some static masks into .init
2021-04-09 Jan Beulichx86: refine guest_mode()
2021-04-07 Julien Grallxen/page_alloc: Don't hold the heap_lock when clearing...
2021-04-07 Jan Beulichfix for_each_cpu() again for NR_CPUS=1
2021-04-06 Julien Gralltools/firmware: hvmloader: Use const in __bug() and...
2021-04-06 Julien Gralltools/xentrace: Use const whenever we point to literal...
2021-04-06 Julien Gralltools/kdd: Use const whenever we point to literal strings
2021-04-06 Julien Grallxen/x86: shadow: The return type of sh_audit_flags...
2021-04-06 Julien Grallxen/sched: Constify name and opt_name in struct scheduler
2021-04-06 Julien Grallxen: Constify the second parameter of rangeset_new()
2021-04-06 Julien Grallxen/gunzip: Allow perform_gunzip() to be called multipl...
2021-04-06 George DunlapCHANGELOG.md: irq-max-guests
2021-04-06 George DunlapCHANGELOG.md: Various entries, mostly xenstore
2021-04-06 George DunlapCHANGELOG.md: Various new entries, mostly x86
2021-04-06 George DunlapCHANGELOG.md: Mention various ARM errata
2021-04-06 George DunlapCHANGELOG.md: Some additional affordances in various...
2021-04-06 George DunlapCHANGELOG.md: xl PCI configuration doc, xenstore MTU...
2021-04-06 George DunlapCHANGELOG.md: Mention XEN_SCRIPT_DIR
2021-04-06 Jan Beulichrangeset: no need to use snprintf()
2021-04-06 Jan Beulichcommon: map_vcpu_info() cosmetics
2021-04-01 Rahul Singhxen/arm: smmuv1: Intelligent SMR allocation
2021-04-01 Rahul Singhxen/arm: smmuv1: Add a stream map entry iterator
2021-04-01 Rahul Singhxen/arm: smmuv1: Keep track of S2CR state
2021-04-01 Rahul Singhxen/arm: smmuv1: Consolidate stream map entry state
2021-04-01 Rahul Singhxen/arm: smmuv1: Handle stream IDs more dynamically
2021-04-01 Michal Orzelarm: Add Kconfig entry to select CONFIG_DTB_FILE
2021-04-01 Stefano Stabellinixen: introduce XENFEAT_direct_mapped and XENFEAT_not_di...
2021-04-01 Bertrand Marquisxen/arm: Use register_t type of cpuinfo entries
2021-04-01 Norbert Mantheyxenstore: handle daemon creation errors
2021-04-01 Norbert Mantheyxenstore_client: handle memory on error
2021-04-01 Julien Grallxen/arm: mm: flush_page_to_ram() only need to clean...
2021-04-01 Jan Beulichx86/EFI: drop stale section special casing when generat...
2021-04-01 Jan Beulichx86/ucode: log blob date also for AMD
2021-04-01 Roger Pau Monnéx86/vioapic: issue EOI to dpci when switching pin to...
2021-04-01 Roger Pau Monnéx86/vioapic: top word redir entry writes don't trigger...
2021-04-01 George DunlapCHANGELOG.md: Make PV shim smaller by factoring out...
2021-04-01 George DunlapCHANGELOG.md: Add entries for emulation
2021-04-01 George DunlapCHANGELOG.md: Add entries for CI loop
2021-04-01 George DunlapCHANGELOG.md: NetBSD lib/gnttab support
2021-04-01 George DunlapCHANGELOG.md: Add dom0/domU zstd compression support
2021-04-01 George DunlapCHANGELOG.md: Add named PCI devices
2021-04-01 George DunlapIntel Processor Trace Support: Add CHANGELOG.md and...
2021-03-30 Jan Beulichx86/shadow: replace stale literal numbers in hash_...
2021-03-30 Jan BeulichRevert "x86/shadow: replace stale literal numbers in...
next