xen.git
2020-04-01 Anthony PERARDxen/arm: Rename all early printk macro
2020-03-31 Simran Singhalx86: compress lines for immediate return
2020-03-31 Simran Singhalx86: remove unnecessary cast on void pointer
2020-03-31 Jan BeulichSVM: split _np_enable VMCB field
2020-03-30 Ian Jacksondocs/README: Fix a broken url
2020-03-30 Ian Jacksondocs etc.: https: Fix references to other Xen pages
2020-03-30 Ian Jacksondocs etc.: https: Fix references to wiki.xen[project...
2020-03-30 Jason Andryukscripts: Use stat to check lock claim
2020-03-30 Simran Singhalxen/x86: Remove parentheses from return arguments
2020-03-28 YOUNG, MICHAEL Atools/python: mismatch between pyxc_methods flags and...
2020-03-27 Paul Durrantdocs/designs: Add a design document for migration of...
2020-03-27 Paul Durrantdocs/designs: Add a design document for non-cooperative...
2020-03-27 Roger Pau Monneautomation/gitlab: add https transport support to Debia...
2020-03-27 Roger Pau Monnex86/nvmx: update exit bitmap when using virtual interru...
2020-03-27 Roger Pau Monnex86/nvmx: split updating RVI from SVI in nvmx_update_apicv
2020-03-27 Andrew Cooperx86/ucode: Drop the sanity check for interrupts being...
2020-03-27 Andrew Cooperx86/ucode/amd: Fix potential buffer overrun with equiv...
2020-03-27 Andrew Cooperxen: Introduce a xmemdup_bytes() helper
2020-03-27 Juergen Grosssoftirq: adjust comment placement
2020-03-27 Jan Beulichlibx86/CPUID: fix (not just) leaf 7 processing
2020-03-26 Dario Faggiolixen: x86: make init_intel_cacheinfo() void
2020-03-26 Pu WenSVM: Add union intstat_t for offset 68h in vmcb struct
2020-03-26 Andrew Cooperx86/ucode: Document the behaviour of the microcode_ops...
2020-03-26 Andrew Cooperxen: Drop raw_smp_processor_id()
2020-03-26 Andrew Cooperx86/ucode: Fix error paths in apply_microcode()
2020-03-26 Andrew Cooperx86/ucode/amd: Fix assertion in compare_patch()
2020-03-26 Igor Druzhinincpu: sync any remaining RCU callbacks before CPU up...
2020-03-26 Juergen Grossrcu: add assertions to debug build
2020-03-26 Juergen Grossrcu: don't process callbacks when holding a rcu_read_lock()
2020-03-26 Juergen Grossrcu: don't use stop_machine_run() for rcu_barrier()
2020-03-26 Juergen Grossatomics: introduce smp_mb__[after|before]_atomic()...
2020-03-26 Jan Beulichx86emul: support AVX512_BF16 insns
2020-03-26 Jan Beulichx86emul: vendor specific SYSENTER/SYSEXIT behavior...
2020-03-26 Jan Beulichx86emul: vendor specific near indirect branch behavior...
2020-03-26 Jan Beulichx86emul: vendor specific direct branch behavior in...
2020-03-26 Jan Beulichx86emul: vendor specific near RET behavior in 64-bit...
2020-03-26 Jan Beulichx86emul: add wrappers to check for AMD-like behavior
2020-03-26 Roger Pau Monnéx86/nvmx: only update SVI when using Ack on exit
2020-03-26 Roger Pau MonnéRevert "x86/vvmx: fix virtual interrupt injection when...
2020-03-26 Juergen Grosssched: fix cpu offlining with core scheduling
2020-03-24 Paul Durrantmm: add 'is_special_page' inline function...
2020-03-24 Paul Durrantx86 / ioreq: use a MEMF_no_refcount allocation for...
2020-03-24 Paul Durrantmm: keep PGC_extra pages on a separate list
2020-03-24 Juergen Grosssched: fix onlining cpu with core scheduling active
2020-03-24 Pu Wenx86/mce: correct the machine check vendor for Hygon
2020-03-24 Yan Yankovskyievtchn: change evtchn port type to evtchn_port_t
2020-03-24 Hongyan Xiax86/tboot: check return value of dmar_table allocation
2020-03-24 David Woodhousebuild: add -MP to CFLAGS along with -MMD
2020-03-21 Olaf Heringlibxl: Fix xl shutdown for HVM without PV drivers
2020-03-20 Andrew Cooperx86/ucode: Rationalise startup and family/model checks
2020-03-20 Andrew Cooperx86/ucode: Move interface from processor.h to microcode.h
2020-03-20 Andrew Cooperx86/ucode: Move microcode into its own directory
2020-03-20 Andrew Cooperx86/ucode: Remove declarations for non-external functions
2020-03-19 Paul Durrantlibxl: make creation of xenstore 'suspend event channel...
2020-03-19 Paul Durrantlibxl: create domain 'error' node in xenstore
2020-03-18 Tamas K Lengyelx86/mem_sharing: move mem_sharing_domain declaration
2020-03-18 Igor Druzhininx86/shim: fix ballooning up the guest
2020-03-17 Jan Beulichlibfdt: fix undefined behaviour in _fdt_splice()
2020-03-17 David Gibsonlibfdt: Fix undefined behaviour in fdt_offset_ptr()
2020-03-17 Jan Beulichx86: reduce mce.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce hvm.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce io.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce vlapic.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce vioapic.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce vpic.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce vpt.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce vcpu.h include dependencies
2020-03-17 Jan Beulichx86/HVM: reduce domain.h include dependencies
2020-03-17 Andrew Cooperx86/vvmx: Fix deadlock with MSR bitmap merging
2020-03-16 Jan Beulichx86/APIC: reduce rounding errors in calculations
2020-03-16 Jan Beulichx86/time: reduce rounding errors in calculations
2020-03-16 Juergen Grossspinlocks: fix placement of preempt_[dis|en]able()
2020-03-16 Juergen Grossrwlocks: call preempt_disable() when taking a rwlock
2020-03-16 Jan Beulichx86/APIC: adjust types and comments in calibrate_APIC_c...
2020-03-16 Jan Beulichkconfig: expose all{yes,no}config targets
2020-03-16 Jan BeulichAMD/IOMMU: fix off-by-one in amd_iommu_get_paging_mode...
2020-03-13 Paweł Marczewskilibxl: fix cleanup bug in initiate_domain_create()
2020-03-13 Roger Pau Monnelibfsimage: fix parentheses in macro parameters
2020-03-13 Roger Pau Monnelibfsimage: fix clang 10 build
2020-03-13 Julien Gralltools/helpers: xen-init-dom0: Mark clear_domid_history...
2020-03-13 Jason Andryukscripts: Replace tabs in locking.sh
2020-03-11 Juergen Grossrcu: fix rcu_lock_domain()
2020-03-11 Juergen Grossrcu: use rcu softirq for forcing quiescent state
2020-03-10 Jan Beulichmemaccess: reduce include dependencies
2020-03-10 Paul Durrantx86 / p2m: replace page_list check in p2m_alloc_table...
2020-03-10 Jan Beulichvmevent: reduce include dependencies
2020-03-10 Jan BeulichIOMMU: iommu_snoop is x86-only
2020-03-10 Jan BeulichIOMMU: iommu_qinval is x86-only
2020-03-10 Jan BeulichIOMMU: iommu_igfx is x86-only
2020-03-10 Jan BeulichIOMMU: iommu_intpost is x86/HVM-only
2020-03-10 Jan BeulichIOMMU: iommu_intremap is x86-only
2020-03-10 Roger Pau Monnéx86/hap: improve hypervisor assisted guest TLB flush
2020-03-10 Roger Pau Monnéx86/paging: add TLB flush hook
2020-03-10 Jan Beulichx86: refine APIC ID restriction
2020-03-10 Jan BeulichAMD/IOMMU: without XT, x2APIC needs to be forced into...
2020-03-09 George Dunlapgolang/xenlight: Fix handling of marshalling of empty...
2020-03-09 Nick Rosbrookgolang/xenlight: implement constructor generation
2020-03-09 Jan BeulichVT-d: fix and extend RMRR reservation check
2020-03-06 Paul DurrantMAINTAINERS: Update my entries (again again)
2020-03-06 Roger Pau Monnéx86/hvm: allow ASID flush when v != current
next