xen.git
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()
2021-01-05 Jan Beulichx86/vPCI: tolerate (un)masking a disabled MSI-X entry
2021-01-05 Jan Beulichx86: hypercall vector is unused when !PV32
2021-01-05 Jan Beulichx86/build: restrict contents of asm-offsets.h when...
2021-01-05 Jan Beulichx86/build: limit #include-ing by asm-offsets.c
2021-01-05 Jan Beulichx86/build: limit rebuilding of asm-offsets.h
2021-01-05 Jan Beulichx86/ACPI: don't invalidate S5 data when S3 wakeup vecto...
2021-01-05 Jan Beulichx86/ACPI: fix S3 wakeup vector mapping
2021-01-04 Bertrand Marquisxen/arm: Activate TID3 in HCR_EL2
2021-01-04 Bertrand Marquisxen/arm: Add CP10 exception support to handle MVFR
2021-01-04 Bertrand Marquisxen/arm: Add handler for cp15 ID registers
2021-01-04 Bertrand Marquisxen/arm: Add handler for ID registers on arm64
2021-01-04 Bertrand Marquisxen/arm: create a cpuinfo structure for guest
2021-01-04 Bertrand Marquisxen/arm: Add arm64 ID registers definitions
2021-01-04 Bertrand Marquisxen/arm: Add ID registers and complete cpuinfo
2021-01-04 Bertrand Marquisxen/arm: Use READ_SYSREG instead of 32/64 versions
2021-01-04 Andrew Cooperx86/p2m: Fix paging_gva_to_gfn() for nested virt
2021-01-04 Roger Pau Monnéx86/p2m: fix p2m_add_foreign error path
2020-12-31 Roger Pau Monnexen: remove the usage of the P ar option
2020-12-31 Andrew Cooperx86/svm: Clean up MSR_K8_VM_CR definitions
2020-12-31 Andrew Cooperx86/hpet: Fix return value of hpet_setup()
2020-12-22 Andrew Cooperxen/domain: Introduce domain_teardown()
2020-12-22 Andrew Cooperxen/domain: Reorder trivial initialisation in early...
2020-12-22 Maximilian... docs: use predictable ordering in generated documentation
2020-12-22 Jan Beulichx86/mm: p2m_add_foreign() is HVM-only
2020-12-22 Jan Beulichx86/Intel: insert Tiger Lake model numbers
2020-12-22 Maximilian... x86/EFI: don't insert timestamp when SOURCE_DATE_EPOCH...
2020-12-22 Jan Beulichx86: verify function type (and maybe attribute) in...
2020-12-21 Julien Grallxen: Rework WARN_ON() to return whether a warning was...
next