xen.git
2021-04-29 Jan Beulichxen/decompress: drop STATIC and INIT
2021-04-29 Jan Beulichunzstd: replace INIT and STATIC
2021-04-27 Jan Beulichx86/shadow: streamline shadow_get_page_from_l1e()
2021-04-27 Jan Beulichx86/shadow: re-use variables in shadow_get_page_from_l1e()
2021-04-27 Jan BeulichVMX: use a single, global APIC access page
2021-04-26 Jan Beulichx86/EFI: don't have an overly large image size
2021-04-26 Jan Beulichx86/EFI: keep debug info in xen.efi
2021-04-26 Jan Beulichx86/EFI: sections may not live at VA 0 in PE binaries
2021-04-26 Igor Druzhininx86/intel: insert Ice Lake-SP and Ice Lake-D model...
2021-04-26 Igor Druzhininx86/vtx: add LBR_SELECT to the list of LBR MSRs
2021-04-26 Igor Druzhininx86/vPMU: Extend vPMU support to version 5
2021-04-26 Chao GaoVT-d: Don't assume register-based invalidation is alway...
2021-04-25 Julien Gralltools/xenstored: Wire properly the command line option...
2021-04-25 Julien Gralltools/xenstored: Remove unused prototype
2021-04-23 Jan Beulichx86/shadow: depend on PV || HVM
2021-04-23 Roger Pau Monnéx86/pv: fix clang build without CONFIG_PV32
2021-04-23 Jan Beulichx86/oprof: fix !HVM && !PV32 build
2021-04-22 Roger Pau Monnéx86/cpuid: support LFENCE always serialising CPUID bit
2021-04-22 Hongyan Xiax86/mm: fix wrong unmap call
2021-04-22 Dario Faggioliautomation: build in openSUSE Tumbleweed
2021-04-22 Jan Beulichlib: move strsep()
2021-04-22 Jan Beulichlib: move strpbrk()
2021-04-22 Jan Beulichlib: move strspn()
2021-04-22 Jan Beulichlib: move/rename strnicmp() to strncasecmp()
2021-04-22 Jan Beulichlib: move strcasecmp()
2021-04-22 Jan Beulichlib: move strstr()
2021-04-22 Jan Beulichlib: move strrchr()
2021-04-22 Jan Beulichlib: move strchr()
2021-04-22 Jan Beulichlib: move strlcat()
2021-04-22 Jan Beulichlib: move strlcpy()
2021-04-22 Jan Beulichlib: move strncmp()
2021-04-22 Jan Beulichlib: move strcmp()
2021-04-22 Jan Beulichlib: move strnlen()
2021-04-22 Jan Beulichlib: move strlen()
2021-04-22 Jan Beulichlib: move memchr_inv()
2021-04-22 Jan Beulichlib: move memchr()
2021-04-22 Jan Beulichlib: move memcmp()
2021-04-22 Jan Beulichlib: move memmove()
2021-04-22 Jan Beulichlib: move memcpy()
2021-04-22 Jan Beulichlib: move memset()
2021-04-22 Jan Beulichx86/CPUID: shrink max_{,sub}leaf fields according to...
2021-04-22 Costin Luputools/libs/light: Remove unnecessary libxl_list_vm...
2021-04-22 Andrew CooperCI: Drop TravisCI
2021-04-22 Andrew Cooperx86/shim: Simplify compat handling in write_start_info()
2021-04-22 Wei Liux86/mm: drop _new suffix for page table APIs
2021-04-22 Hongyan Xiax86: switch to use domheap page for page tables
2021-04-22 Hongyan Xiax86/mm: drop old page table APIs
2021-04-22 Wei Liux86/smpboot: switch clone_mapping() to new APIs
2021-04-22 Wei Liux86/smpboot: add exit path for clone_mapping()
2021-04-22 Wei Liuefi: switch to new APIs in EFI code
2021-04-22 Wei Liuefi: use new page table APIs in copy_mapping
2021-04-22 Wei Liux86_64/mm: switch to new APIs in setup_m2p_table
2021-04-22 Wei Liux86_64/mm: switch to new APIs in paging_init
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...
next