projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2020-04-01
Anthony PERARD
xen/arm: Rename all early printk macro
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Simran Singhal
x86: compress lines for immediate return
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Simran Singhal
x86: remove unnecessary cast on void pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Jan Beulich
SVM: split _np_enable VMCB field
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Ian Jackson
docs/README: Fix a broken url
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Ian Jackson
docs etc.: https: Fix references to other Xen pages
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Ian Jackson
docs etc.: https: Fix references to wiki.xen[project...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jason Andryuk
scripts: Use stat to check lock claim
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Simran Singhal
xen/x86: Remove parentheses from return arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
YOUNG, MICHAEL A
tools/python: mismatch between pyxc_methods flags and...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Paul Durrant
docs/designs: Add a design document for migration of...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Paul Durrant
docs/designs: Add a design document for non-cooperative...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Roger Pau Monne
automation/gitlab: add https transport support to Debia...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Roger Pau Monne
x86/nvmx: update exit bitmap when using virtual interru...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Roger Pau Monne
x86/nvmx: split updating RVI from SVI in nvmx_update_apicv
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Andrew Cooper
x86/ucode: Drop the sanity check for interrupts being...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Andrew Cooper
x86/ucode/amd: Fix potential buffer overrun with equiv...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Andrew Cooper
xen: Introduce a xmemdup_bytes() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Juergen Gross
softirq: adjust comment placement
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jan Beulich
libx86/CPUID: fix (not just) leaf 7 processing
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Dario Faggioli
xen: x86: make init_intel_cacheinfo() void
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Pu Wen
SVM: Add union intstat_t for offset 68h in vmcb struct
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Andrew Cooper
x86/ucode: Document the behaviour of the microcode_ops...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Andrew Cooper
xen: Drop raw_smp_processor_id()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Andrew Cooper
x86/ucode: Fix error paths in apply_microcode()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Andrew Cooper
x86/ucode/amd: Fix assertion in compare_patch()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Igor Druzhinin
cpu: sync any remaining RCU callbacks before CPU up...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Juergen Gross
rcu: add assertions to debug build
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Juergen Gross
rcu: don't process callbacks when holding a rcu_read_lock()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Juergen Gross
rcu: don't use stop_machine_run() for rcu_barrier()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Juergen Gross
atomics: introduce smp_mb__[after|before]_atomic()...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: support AVX512_BF16 insns
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: vendor specific SYSENTER/SYSEXIT behavior...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: vendor specific near indirect branch behavior...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: vendor specific direct branch behavior in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: vendor specific near RET behavior in 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Jan Beulich
x86emul: add wrappers to check for AMD-like behavior
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Roger Pau Monné
x86/nvmx: only update SVI when using Ack on exit
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Roger Pau Monné
Revert "x86/vvmx: fix virtual interrupt injection when...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Juergen Gross
sched: fix cpu offlining with core scheduling
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Paul Durrant
mm: add 'is_special_page' inline function...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Paul Durrant
x86 / ioreq: use a MEMF_no_refcount allocation for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Paul Durrant
mm: keep PGC_extra pages on a separate list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Juergen Gross
sched: fix onlining cpu with core scheduling active
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Pu Wen
x86/mce: correct the machine check vendor for Hygon
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Yan Yankovskyi
evtchn: change evtchn port type to evtchn_port_t
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Hongyan Xia
x86/tboot: check return value of dmar_table allocation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
David Woodhouse
build: add -MP to CFLAGS along with -MMD
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Olaf Hering
libxl: Fix xl shutdown for HVM without PV drivers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Andrew Cooper
x86/ucode: Rationalise startup and family/model checks
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Andrew Cooper
x86/ucode: Move interface from processor.h to microcode.h
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Andrew Cooper
x86/ucode: Move microcode into its own directory
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Andrew Cooper
x86/ucode: Remove declarations for non-external functions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Paul Durrant
libxl: make creation of xenstore 'suspend event channel...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Paul Durrant
libxl: create domain 'error' node in xenstore
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Tamas K Lengyel
x86/mem_sharing: move mem_sharing_domain declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Igor Druzhinin
x86/shim: fix ballooning up the guest
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
libfdt: fix undefined behaviour in _fdt_splice()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
David Gibson
libfdt: Fix undefined behaviour in fdt_offset_ptr()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86: reduce mce.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce hvm.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce io.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce vlapic.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce vioapic.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce vpic.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce vpt.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce vcpu.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Beulich
x86/HVM: reduce domain.h include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Andrew Cooper
x86/vvmx: Fix deadlock with MSR bitmap merging
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Beulich
x86/APIC: reduce rounding errors in calculations
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Beulich
x86/time: reduce rounding errors in calculations
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Juergen Gross
spinlocks: fix placement of preempt_[dis|en]able()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Juergen Gross
rwlocks: call preempt_disable() when taking a rwlock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Beulich
x86/APIC: adjust types and comments in calibrate_APIC_c...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Beulich
kconfig: expose all{yes,no}config targets
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Beulich
AMD/IOMMU: fix off-by-one in amd_iommu_get_paging_mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Paweł Marczewski
libxl: fix cleanup bug in initiate_domain_create()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Roger Pau Monne
libfsimage: fix parentheses in macro parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Roger Pau Monne
libfsimage: fix clang 10 build
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Julien Grall
tools/helpers: xen-init-dom0: Mark clear_domid_history...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Jason Andryuk
scripts: Replace tabs in locking.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Juergen Gross
rcu: fix rcu_lock_domain()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Juergen Gross
rcu: use rcu softirq for forcing quiescent state
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
memaccess: reduce include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Paul Durrant
x86 / p2m: replace page_list check in p2m_alloc_table...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
vmevent: reduce include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
IOMMU: iommu_snoop is x86-only
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
IOMMU: iommu_qinval is x86-only
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
IOMMU: iommu_igfx is x86-only
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
IOMMU: iommu_intpost is x86/HVM-only
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
IOMMU: iommu_intremap is x86-only
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Roger Pau Monné
x86/hap: improve hypervisor assisted guest TLB flush
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Roger Pau Monné
x86/paging: add TLB flush hook
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
x86: refine APIC ID restriction
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jan Beulich
AMD/IOMMU: without XT, x2APIC needs to be forced into...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
George Dunlap
golang/xenlight: Fix handling of marshalling of empty...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Nick Rosbrook
golang/xenlight: implement constructor generation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jan Beulich
VT-d: fix and extend RMRR reservation check
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Paul Durrant
MAINTAINERS: Update my entries (again again)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Roger Pau Monné
x86/hvm: allow ASID flush when v != current
commit
|
commitdiff
|
tree
|
snapshot
next