projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2021-01-20
Julien Grall
xen/irq: Propagate the error from init_one_desc_irq...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Vladimir Murzin
xen/arm: Relax GIC version check
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Vladimir Murzin
xen/arm: Hide Pointer Authentication (PAC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Wei Chen
xen/arm: Add defensive barrier in get_cycles for Arm64
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Andrew Cooper
xen/gnttab: Log when grant_table_init() fails
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Andrew Cooper
xen/domain: Introduce vcpu_teardown()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Roger Pau Monné
x86/CPUID: unconditionally set XEN_HVM_CPUID_IOMMU_MAPPINGS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Jan Beulich
kconfig: ensure strndup() declaration is visible
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Manuel Bouyer
tools/gdbsx: Use right path for privcmd on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Manuel Bouyer
tools/xenstat: Remove usused NetBSD code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Manuel Bouyer
tools/xenpaging: include errno.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Manuel Bouyer
tools/xenbackendd: Remove xenbackendd
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
From: Manuel...
libs/evtchn: fix build on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Manuel Bouyer
ocaml/libs/eventchn: drop unneeded evtchn.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Tamas K Lengyel
x86/mem_sharing: fix uninitialized 'preempted' variable
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Andrew Cooper
xen/domain: Reposition config copying in domain_create()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Juergen Gross
tools/libxenhypfs: fix reading of gzipped string
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Jan Beulich
gnttab: consolidate pin-to-status syncing
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Jan Beulich
gnttab: adjust pin count overflow checks
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Jan Beulich
x86/Dom0: support zstd compressed kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Jan Beulich
lib: introduce xxhash
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Jan Beulich
introduce unaligned.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Julien Grall
xen/arm: livepatch: Include xen/mm.h rather than asm...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Manuel Bouyer
NetBSD: Fix lock directory path
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Beulich
Arm: don't hard-code grant table limits in create_domUs()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Beulich
mm: split out mfn_t / gfn_t / pfn_t definitions and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Beulich
include: don't use asm/page.h from common headers
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
docs: update the xenstore migration stream documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
tools/libxenevtchn: add possibility to not close file...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
tools/libxenevtchn: propagate xenevtchn_open() flags...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
tools/libxenevtchn: check xenevtchn_open() flags for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
tools/libxenevtchn: rename open_flags to flags
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Juergen Gross
tools/libxenevtchn: switch to standard xen coding style
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefano Stabellini
automation: use test-artifacts/qemu-system-aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefano Stabellini
automation: add a job to import qemu-system-aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefano Stabellini
automation: add qemu-system-aarch64 to test-artifacts
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Olaf Hering
stubdom: fix tpm_version
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Jan Beulich
tools/libxenstat: ensure strnlen() declaration is visible
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Jan Beulich
argo: don't pointlessly use get_domain_by_id()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Jan Beulich
lib: drop (replace) debug_build()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Jan Beulich
memory: avoid pointless continuation in xenmem_add_to_p...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Stefano Stabellini
xen/arm: don't read aarch32 regs when aarch32 isn't...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Wei Chen
xen/arm: Correct the coding style of get_cycles
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Tamas K Lengyel
x86/mem_sharing: fix wrong field name used in 2c5119d
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Andrew Cooper
tools: Move memshrtool from tests/ to misc/
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Andrew Cooper
tools: Move xen-access from tests/ to misc/
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Andrew Cooper
tools/tests: Drop obsolete running scripts
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andrew Cooper
xen/memory: Fix compat XENMEM_acquire_resource for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andrew Cooper
xen/memory: Introduce CONFIG_ARCH_ACQUIRE_RESOURCE
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Julien Grall
xen/serial: scif: Rework how the parameters are found
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Oleksandr Tyshchenko
iommu/arm: ipmmu-vmsa: Use 1U << 31 rather than 1 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Julien Grall
xen/iommu: smmu: Use 1U << 31 rather than 1 << 31
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roger Pau Monné
x86/acpi: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
x86: drop fake CONFIG_{HPET,X86_PM}_TIMER
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
ACPI: replace casts by container_of()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
x86/ACPI: don't overwrite FADT
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
ACPI: reduce verbosity by default
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
evtchn: closing of vIRQ-s doesn't require looping over...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
evtchn: don't call Xen consumer callback with per-chann...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
x86/PV: fold redundant calls to adjust_guest_l<N>e()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jan Beulich
x86/PV: consistently inline {,un}adjust_guest_l<N>e()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Stefano Stabellini
xen/arm: do not read MVFR2 when is not defined
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Roger Pau Monné
x86/hypercall: fix gnttab hypercall args conditional...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86/shadow: adjust TLB flushing in sh_unshadow_for_p2m_...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86/shadow: cosmetics to sh_unshadow_for_p2m_change()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86/p2m: pass old PTE directly to write_p2m_entry_pre...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86/p2m: avoid unnecessary calls of write_p2m_entry_pre...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Tamas K Lengyel
x86/mem_sharing: resolve mm-lock order violations when...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86: fold indirect_thunk_asm.h into asm-defns.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86: drop ASM_{CL,ST}AC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jan Beulich
x86: replace __ASM_{CL,ST}AC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Roman Skakun
xen/arm: optee: The function identifier is always 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
xsm/dummy: harden against speculative abuse
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Roger Pau Monné
x86/dpci: EOI interrupt regardless of its masking status
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
x86: drop use of E801 memory "map" (and alike)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
x86/mem-sharing: don't pointlessly use get_domain_by_id()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
x86: don't pointlessly use get_domain_by_id()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
common: don't (kind of) open-code rcu_lock_domain_by_an...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Jan Beulich
vPCI/MSI-X: fold clearing of entry->updated
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Tamas K Lengyel
x86/vm_event: transfer nested p2m base info
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Tamas K Lengyel
x86/mem_sharing: Copy CPUID and MSR configuration durin...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Olaf Hering
tools/libxenguest: move M2P macros to xg_private.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Olaf Hering
tools/libxenguest: remove FOLD_CR3 from xg_save_restore.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Olaf Hering
tools/libxenguest: remove get_platform_info from xg_sav...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Marek Marczykowski...
libxl: cleanup remaining backend xs dirs after driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Olaf Hering
tools: ipxe: update for fixing build with GCC10
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Olaf Hering
tools/libxenguest: handle more than 16T in precopy_stats
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Roger Pau Monne
libs/devicemodel: add dm_op support for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Roger Pau Monne
libs/foreignmemory: implement the missing functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
lib/sort: adjust types
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
vPCI/MSI-X: tidy init_msix()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
vPCI/MSI-X: make use of xzalloc_flex_struct()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/vPCI: check address in vpci_msi_update()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/vPCI: tolerate (un)masking a disabled MSI-X entry
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86: hypercall vector is unused when !PV32
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/build: restrict contents of asm-offsets.h when...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/build: limit #include-ing by asm-offsets.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/build: limit rebuilding of asm-offsets.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/ACPI: don't invalidate S5 data when S3 wakeup vecto...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Jan Beulich
x86/ACPI: fix S3 wakeup vector mapping
commit
|
commitdiff
|
tree
|
snapshot
next