xen.git
2020-04-03 Jan Beulichx86/p2m: drop pointless nested variable from guest_phys...
2020-04-03 Jan Beulichx86/p2m: don't assert that the passed in MFN matches...
2020-04-03 Jan Beulichx86/p2m: don't ignore p2m_remove_page()'s return value
2020-04-03 Jan Beulichx86emul: inherit HOSTCC when building 32-bit harness...
2020-04-03 Jan Beulichx86emul: suppress "not built" warning for test harness...
2020-04-03 Dario Faggiolicredit2: fix credit reset happening too few times
2020-04-03 Dario Faggiolicredit2: avoid vCPUs to ever reach lower credits than...
2020-04-01 Andrew Cooperx86/ucode/amd: Rework parsing logic in cpu_request_micr...
2020-04-01 Andrew Cooperx86/ucode/amd: Fold structures together
2020-04-01 Andrew Cooperx86/ucode/amd: Remove gratuitous memory allocations...
2020-04-01 Andrew Cooperx86/ucode/amd: Rename bufsize to size in cpu_request_mi...
2020-04-01 Andrew Cooperx86/ucode/amd: Alter API for microcode_fits()
2020-04-01 Andrew Cooperx86/ucode/amd: Move verify_patch_size() into get_ucode_...
2020-04-01 Andrew Cooperx86/ucode/amd: Overhaul the equivalent cpu table handli...
2020-04-01 Andrew Cooperx86/ucode/amd: Collect CPUID.1.EAX in collect_cpu_info()
2020-04-01 Andrew Cooperx86/ucode/amd: Don't use void * for microcode_patch...
2020-04-01 Andrew Cooperx86/ucode/amd: Move check_final_patch_levels() to apply...
2020-04-01 Andrew Cooperx86/ucode/amd: Fix more potential buffer overruns with...
2020-04-01 Andrew Cooperx86/ucode/intel: Fold structures together
2020-04-01 Andrew Cooperx86/ucode/intel: Clean up microcode_sanity_check()
2020-04-01 Andrew Cooperx86/ucode/intel: Clean up microcode_update_match()
2020-04-01 Andrew Cooperx86/ucode/intel: Reimplement get_{data,total}size(...
2020-04-01 Andrew Cooperx86/ucode/intel: Remove gratuitous memory allocations...
2020-04-01 Andrew Cooperx86/ucode/intel: Adjust microcode_sanity_check() to...
2020-04-01 Jan Beulichx86/ucode: Remove unnecessary indirection in struct...
2020-04-01 Roger Pau Monnéx86/dom0: fix copy of low 1MB data for PVH
2020-04-01 Jan Beulichx86emul: support SYSRET
2020-04-01 Jan Beulichx86emul: vendor specific SYSCALL behavior
2020-04-01 Jan Beulichx86/HVM: fix AMD ECS handling for Fam10
2020-04-01 Julien Gralltools/libxc: misc: Mark const the parameter 'params...
2020-04-01 Julien Gralltools/libxc: misc: Mark const the parameter 'keys'...
2020-04-01 Julien Grallxen/public: sysctl: set_parameter.params and debug...
2020-04-01 Anthony PERARDbuild,arm: Fix deps check of head.o
2020-04-01 Anthony PERARDxen/arm: Configure early printk via Kconfig
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
next