xen.git
2020-04-14 Jan Beulichxenoprof: limit consumption of shared buffer data
2020-04-14 Jan Beulichxenoprof: clear buffer intended to be shared with guests
2020-04-14 Jan Beulichx86/EFI: also fill boot_tsc_stamp on the xen.efi boot...
2020-04-14 Alexandru Isailax86/altp2m: hypercall to set altp2m view visibility
2020-04-10 Andrew Cooperx86/mem_sharing: Fix build with !CONFIG_XSM
2020-04-10 Julien Grallxen/x86: ioapic: Simplify ioapic_init()
2020-04-10 Julien Grallxen/x86: ioapic: Rename init_ioapic_mappings() to ioapi...
2020-04-10 Julien Grallxen/x86: ioapic: Use true/false in bad_ioapic_register()
2020-04-09 Dmitry Isaykintools/xl: Remove the filelock when building VM if autob...
2020-04-09 Andrew Panyakinlibxc/migration: Abort migration on precopy policy...
2020-04-08 Jan Beulichx86/PoD: correct ordering of checks in p2m_pod_zero_check()
2020-04-08 Jan Beulichx86/HVM: __hvm_copy()'s size parameter is an unsigned...
2020-04-08 Tamas K Lengyelmem_sharing: reset a fork
2020-04-08 Tamas K Lengyelmem_sharing: VM forking
2020-04-07 Juergen Grossconfig: use mini-os master for unstable
2020-04-03 Andrew Cooperx86/ucode: Simplify the ops->collect_cpu_info() API
2020-04-03 Andrew Cooperx86/ucode: Drop ops->free_patch()
2020-04-03 Andrew Cooperx86/ucode: Don't try to cope with NULL pointers in...
2020-04-03 Andrew Cooperx86/ucode: Drop ops->match_cpu()
2020-04-03 Andrew Cooperx86/ucode/intel: Remove one CPUID from collect_cpu_info()
2020-04-03 Andrew Cooperdocs: Render .md files using pandoc
2020-04-03 Juergen Grosstools/xenstore: fix a use after free problem in xenstored
2020-04-03 Jan Beulichx86/p2m: make p2m_remove_page()'s parameters type-safe
2020-04-03 Jan Beulichx86/p2m: use available local variable in guest_physmap_...
2020-04-03 Jan Beulichx86/cpuidle: correct Cannon Lake residency MSRs
2020-04-03 Simran Singhalx86: use macro DIV_ROUND_UP
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
next