xen.git
2021-04-22 Wei Liux86_64/mm: introduce pl2e in paging_init
2021-04-22 Wei Liux86/mm: switch to new APIs in modify_xen_mappings
2021-04-22 Wei Liux86/mm: switch to new APIs in map_pages_to_xen
2021-04-22 Wei Liux86/mm: rewrite virt_to_xen_l*e
2021-04-22 Jan Beulichx86/EFI: avoid use of GNU ld's --disable-reloc-section...
2021-04-22 Jan Beulichx86: drop use of prelink-efi.o
2021-04-22 Jan Beulichx86/EFI: redo .reloc section bounds determination
2021-04-22 Jan Beulichx86/EFI: program headers are an ELF concept
2021-04-22 Jan Beulichx86/time: yield to hyperthreads after updating TSC...
2021-04-22 Jan Beulichx86/time: latch to-be-written TSC value early in rendez...
2021-04-20 Stefano Stabelliniautomation: add arm32 cross-build tests for Xen
2021-04-20 Rahul Singhxen/arm: smmuv1: Revert associating the group pointer...
2021-04-20 Julien Grallxen/arm64: Place a speculation barrier following an...
2021-04-20 Roger Pau Monnéx86/dpci: remove the dpci EOI timer
2021-04-20 Roger Pau Monnéx86/vpic: issue dpci EOI for cleared pins at ICW1
2021-04-20 Roger Pau Monnéx86/vpic: don't trigger unmask event until end of init
2021-04-20 Roger Pau Monnéx86/vpic: force int output to low when in init mode
2021-04-19 Jan Beulichx86/CPUID: add further "fast repeated string ops" featu...
2021-04-19 Jan Beulichx86: use is_pv_64bit_domain() to avoid double evaluate_...
2021-04-19 Jan Beulichx86: mem-access is HVM-only
2021-04-19 Jan Beulichx86/shadow: adjust callback arrays
2021-04-19 Andrew Coopertools: Drop XGETTEXT from Tools.mk.in
2021-04-18 Julien Grallxen/arm: guest_walk: Only generate necessary offsets...
2021-04-18 Julien Grallxen/arm: Include asm/asm-offsets.h and asm/macros.h...
2021-04-16 Andrew Cooperx86/pv: Rename hypercall_table_t to pv_hypercall_table_t
2021-04-16 Andrew Cooperx86/pv: Improve dom0_update_physmap() with CONFIG_SPECU...
2021-04-16 Jan Beulichstring: drop redundant declarations
2021-04-16 Jan Beulichlib: move 64-bit div/mod compiler helpers
2021-04-16 Jan Beulichlib: move muldiv64()
2021-04-16 Jan Beulichunxz: replace INIT{,DATA} and STATIC
2021-04-16 Jan Beulichunlz4: replace INIT
2021-04-16 Jan Beulichunlzma: replace INIT
2021-04-16 Jan Beulichunlzo: replace INIT
2021-04-16 Jan Beulichbunzip: replace INIT
2021-04-15 Jan Beulichx86/hpet: Don't enable legacy replacement mode uncondit...
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
next