xen.git
2021-01-21 Paul Durrantxl: support naming of assignable devices
2021-01-21 Paul Durrantlibxl: add 'name' field to 'libxl_device_pci' in the...
2021-01-21 Paul Durrantlibxl: stop setting 'vdevfn' in pci_struct_fill()
2021-01-21 Paul Durrantlibxlu: introduce xlu_pci_parse_spec_string()
2021-01-21 Paul Durrantdocs/man: modify xl(1) in preparation for naming of...
2021-01-21 Roger Pau Monnéx86/dpci: do not remove pirqs from domain tree on unbind
2021-01-20 Wei Chenxen/arm: Don't ignore the affinity level 3 in the MPIDR
2021-01-20 Julien Grallxen/irq: Propagate the error from init_one_desc_irq...
2021-01-20 Vladimir Murzinxen/arm: Relax GIC version check
2021-01-20 Vladimir Murzinxen/arm: Hide Pointer Authentication (PAC)
2021-01-20 Wei Chenxen/arm: Add defensive barrier in get_cycles for Arm64
2021-01-19 Andrew Cooperxen/gnttab: Log when grant_table_init() fails
2021-01-19 Andrew Cooperxen/domain: Introduce vcpu_teardown()
2021-01-19 Roger Pau Monnéx86/CPUID: unconditionally set XEN_HVM_CPUID_IOMMU_MAPPINGS
2021-01-19 Jan Beulichkconfig: ensure strndup() declaration is visible
2021-01-18 Manuel Bouyertools/gdbsx: Use right path for privcmd on NetBSD
2021-01-18 Manuel Bouyertools/xenstat: Remove usused NetBSD code
2021-01-18 Manuel Bouyertools/xenpaging: include errno.h
2021-01-18 Manuel Bouyertools/xenbackendd: Remove xenbackendd
2021-01-18 From: Manuel... libs/evtchn: fix build on NetBSD
2021-01-18 Manuel Bouyerocaml/libs/eventchn: drop unneeded evtchn.h
2021-01-18 Tamas K Lengyelx86/mem_sharing: fix uninitialized 'preempted' variable
2021-01-18 Andrew Cooperxen/domain: Reposition config copying in domain_create()
2021-01-18 Juergen Grosstools/libxenhypfs: fix reading of gzipped string
2021-01-18 Jan Beulichgnttab: consolidate pin-to-status syncing
2021-01-18 Jan Beulichgnttab: adjust pin count overflow checks
2021-01-18 Jan Beulichx86/Dom0: support zstd compressed kernels
2021-01-18 Jan Beulichlib: introduce xxhash
2021-01-18 Jan Beulichintroduce unaligned.h
2021-01-15 Julien Grallxen/arm: livepatch: Include xen/mm.h rather than asm...
2021-01-15 Manuel BouyerNetBSD: Fix lock directory path
2021-01-15 Jan BeulichArm: don't hard-code grant table limits in create_domUs()
2021-01-15 Jan Beulichmm: split out mfn_t / gfn_t / pfn_t definitions and...
2021-01-15 Jan Beulichinclude: don't use asm/page.h from common headers
2021-01-15 Juergen Grossdocs: update the xenstore migration stream documentation
2021-01-15 Juergen Grosstools/libxenevtchn: add possibility to not close file...
2021-01-15 Juergen Grosstools/libxenevtchn: propagate xenevtchn_open() flags...
2021-01-15 Juergen Grosstools/libxenevtchn: check xenevtchn_open() flags for...
2021-01-15 Juergen Grosstools/libxenevtchn: rename open_flags to flags
2021-01-15 Juergen Grosstools/libxenevtchn: switch to standard xen coding style
2021-01-15 Stefano Stabelliniautomation: use test-artifacts/qemu-system-aarch64...
2021-01-15 Stefano Stabelliniautomation: add a job to import qemu-system-aarch64...
2021-01-15 Stefano Stabelliniautomation: add qemu-system-aarch64 to test-artifacts
2021-01-14 Olaf Heringstubdom: fix tpm_version
2021-01-14 Jan Beulichtools/libxenstat: ensure strnlen() declaration is visible
2021-01-14 Jan Beulichargo: don't pointlessly use get_domain_by_id()
2021-01-14 Jan Beulichlib: drop (replace) debug_build()
2021-01-14 Jan Beulichmemory: avoid pointless continuation in xenmem_add_to_p...
2021-01-14 Stefano Stabellinixen/arm: don't read aarch32 regs when aarch32 isn't...
2021-01-13 Wei Chenxen/arm: Correct the coding style of get_cycles
2021-01-13 Tamas K Lengyelx86/mem_sharing: fix wrong field name used in 2c5119d
2021-01-13 Andrew Coopertools: Move memshrtool from tests/ to misc/
2021-01-13 Andrew Coopertools: Move xen-access from tests/ to misc/
2021-01-13 Andrew Coopertools/tests: Drop obsolete running scripts
2021-01-12 Andrew Cooperxen/memory: Fix compat XENMEM_acquire_resource for...
2021-01-12 Andrew Cooperxen/memory: Introduce CONFIG_ARCH_ACQUIRE_RESOURCE
2021-01-12 Julien Grallxen/serial: scif: Rework how the parameters are found
2021-01-12 Oleksandr Tyshchenkoiommu/arm: ipmmu-vmsa: Use 1U << 31 rather than 1 ...
2021-01-12 Julien Grallxen/iommu: smmu: Use 1U << 31 rather than 1 << 31
2021-01-11 Roger Pau Monnéx86/acpi: remove dead code
2021-01-11 Jan Beulichx86: drop fake CONFIG_{HPET,X86_PM}_TIMER
2021-01-11 Jan BeulichACPI: replace casts by container_of()
2021-01-11 Jan Beulichx86/ACPI: don't overwrite FADT
2021-01-11 Jan BeulichACPI: reduce verbosity by default
2021-01-11 Jan Beulichevtchn: closing of vIRQ-s doesn't require looping over...
2021-01-11 Jan Beulichevtchn: don't call Xen consumer callback with per-chann...
2021-01-11 Jan Beulichx86/PV: fold redundant calls to adjust_guest_l<N>e()
2021-01-11 Jan Beulichx86/PV: consistently inline {,un}adjust_guest_l<N>e()
2021-01-08 Stefano Stabellinixen/arm: do not read MVFR2 when is not defined
2021-01-08 Roger Pau Monnéx86/hypercall: fix gnttab hypercall args conditional...
2021-01-08 Jan Beulichx86/shadow: adjust TLB flushing in sh_unshadow_for_p2m_...
2021-01-08 Jan Beulichx86/shadow: cosmetics to sh_unshadow_for_p2m_change()
2021-01-08 Jan Beulichx86/p2m: pass old PTE directly to write_p2m_entry_pre...
2021-01-08 Jan Beulichx86/p2m: avoid unnecessary calls of write_p2m_entry_pre...
2021-01-08 Tamas K Lengyelx86/mem_sharing: resolve mm-lock order violations when...
2021-01-08 Jan Beulichx86: fold indirect_thunk_asm.h into asm-defns.h
2021-01-08 Jan Beulichx86: drop ASM_{CL,ST}AC
2021-01-08 Jan Beulichx86: replace __ASM_{CL,ST}AC
2021-01-08 Roman Skakunxen/arm: optee: The function identifier is always 32-bit
2021-01-07 Jan Beulichxsm/dummy: harden against speculative abuse
2021-01-07 Roger Pau Monnéx86/dpci: EOI interrupt regardless of its masking status
2021-01-07 Jan Beulichx86: drop use of E801 memory "map" (and alike)
2021-01-07 Jan Beulichx86/mem-sharing: don't pointlessly use get_domain_by_id()
2021-01-07 Jan Beulichx86: don't pointlessly use get_domain_by_id()
2021-01-07 Jan Beulichcommon: don't (kind of) open-code rcu_lock_domain_by_an...
2021-01-07 Jan BeulichvPCI/MSI-X: fold clearing of entry->updated
2021-01-05 Tamas K Lengyelx86/vm_event: transfer nested p2m base info
2021-01-05 Tamas K Lengyelx86/mem_sharing: Copy CPUID and MSR configuration durin...
2021-01-05 Olaf Heringtools/libxenguest: move M2P macros to xg_private.h
2021-01-05 Olaf Heringtools/libxenguest: remove FOLD_CR3 from xg_save_restore.h
2021-01-05 Olaf Heringtools/libxenguest: remove get_platform_info from xg_sav...
2021-01-05 Marek Marczykowski... libxl: cleanup remaining backend xs dirs after driver...
2021-01-05 Olaf Heringtools: ipxe: update for fixing build with GCC10
2021-01-05 Olaf Heringtools/libxenguest: handle more than 16T in precopy_stats
2021-01-05 Roger Pau Monnelibs/devicemodel: add dm_op support for FreeBSD
2021-01-05 Roger Pau Monnelibs/foreignmemory: implement the missing functions...
2021-01-05 Jan Beulichlib/sort: adjust types
2021-01-05 Jan BeulichvPCI/MSI-X: tidy init_msix()
2021-01-05 Jan BeulichvPCI/MSI-X: make use of xzalloc_flex_struct()
2021-01-05 Jan Beulichx86/vPCI: check address in vpci_msi_update()
next