xen.git
2019-04-09 Igor Druzhininx86/vmx: Fixup removals of MSR load/save list entries
2019-04-09 Amit Singh... MAINTAINERS: add ARM meson serial driver
2019-04-09 Amit Singh... xen/arm: Add MESON UART driver for Amlogic Meson SoCs
2019-04-09 Andrew Cooperxen/cpu: Fix ARM build following c/s 597fbb8
2019-04-08 Wei Liugitlab-ci: use git clean -ffdx in build each commit...
2019-04-08 Oleksandr Andrushchenkocameraif: add ABI for para-virtual camera
2019-04-08 Jan Beulichx86/IOMMU: initialize iommu_ops in vendor-independent...
2019-04-08 Jan Beulichx86/IOMMU: abstract Intel-specific iommu_{en,dis}able_x...
2019-04-08 Jan Beulichx86/IOMMU: abstract Intel-specific iommu_supports_eim()
2019-04-08 Jan Beulichx86/IOMMU: introduce init-ops structure
2019-04-08 Jan Beulichx86/ACPI: also parse AMD IOMMU tables early
2019-04-08 Wei Liugitlab-ci: log commit range in build test
2019-04-08 Lukas Juengerxen/arm: Cap the number of interrupt lines for dom0
2019-04-08 Andrew Cooperxen/timers: Fix memory leak with cpu unplug/plug
2019-04-05 Andrew Cooperdocs/hypervisor-guide: Code Coverage
2019-04-05 Andrew Cooperdocs/sphinx: Introduce a hypervisor guide section
2019-04-05 Jan Beulichx86emul: don't read mask register on AVX512F-incapable...
2019-04-05 Wei Liuautomation: fix "build each commit" test
2019-04-05 Jan Beulichx86/entry: drop unused header inclusions
2019-04-05 Julien GrallMAINTAINERS: Move xen/lib/x86 under x86 maintainership
2019-04-05 Andrew Cooperdocs/cmdline: Partially revert 3860d5534df4
2019-04-05 Petre Pircalabuvm_event: fix XEN_VM_EVENT_RESUME domctl
2019-04-05 Jan Beulichx86/gnttab: relax a get_gfn() invocation
2019-04-05 Jan Beulichx86: don't allow clearing of TF_kernel_mode for other...
2019-04-05 Norbert Mantheycommon/domain: block speculative out-of-bound accesses
2019-04-05 Norbert Mantheyx86/hvm: add nospec to hvmop param
2019-04-05 Norbert Mantheycommon/memory: block speculative out-of-bound accesses
2019-04-05 Norbert Mantheyis_hvm/pv_domain: block speculation
2019-04-05 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2019-04-05 Wei Liuautomation: introduce a test to build each commit
2019-04-05 Wei Liuautomation: add a script to build newly pushed commits...
2019-04-05 Norbert Mantheyis_control_domain: block speculation
2019-04-05 Wei Liuautomation: set ret for potential error in build-test.sh
2019-04-05 Wei Liuautomation: allow build-test.sh to run in detached...
2019-04-05 Norbert Mantheynospec: introduce evaluate_nospec
2019-04-05 Norbert Mantheyspec: add l1tf-barrier
2019-04-05 Andrew Cooperx86/msr: Fix handling of MSR_AMD_PATCHLEVEL/MSR_IA32_UC...
2019-04-05 Andrew Cooperx86/cpu: Renumber X86_VENDOR_* to form a bitmap
2019-04-05 Andrew Cooperx86/cpu: Introduce x86_cpuid_vendor_to_str() and drop...
2019-04-05 Andrew Cooperx86/cpu: Drop cpu_devs[] and $VENDOR_init_cpu() hooks
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW} down conversion moves
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW} zero- and sign-extending...
2019-04-05 Jan Beulichx86emul: basic AVX512VL testing
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} integer broadcast...
2019-04-05 Jan Beulichx86emul: basic AVX512F testing
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} insert insns
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} extract insns
2019-04-05 Paul Durrantviridian: add implementation of the HvSendSyntheticClus...
2019-04-05 Paul Durrantviridian: add implementation of synthetic timers
2019-04-05 Paul Durrantviridian: add implementation of synthetic interrupt...
2019-04-05 Paul Durrantviridian: stop directly calling viridian_time_ref_count...
2019-04-05 Paul Durrantviridian: use viridian_map/unmap_guest_page() for refer...
2019-04-05 Paul Durrantviridian: add missing context save helpers into synic...
2019-04-05 Paul Durrantviridian: extend init/deinit hooks into synic and time...
2019-04-05 Paul Durrantviridian: make 'fields' struct anonymous...
2019-04-05 Paul Durrantviridian: use stack variables for viridian_vcpu and...
2019-04-05 Paul Durrantviridian: separately allocate domain and vcpu structures
2019-04-05 Paul Durrantviridian: add init hooks
2019-04-05 Xin Lihvmloader: add SMBIOS type 2 info for customized string
2019-04-05 Jan Beulichx86/mm: drop redundant local variable from _get_page_type()
2019-04-04 Wei Liuxen: vcpu_migrate_start can be static
2019-04-04 Wei Liubuild: don't mandate availability of a fetcher program
2019-04-04 Andrew Cooperx86/sysctl: Clean up XEN_SYSCTL_cpu_hotplug
2019-04-04 Andrew Cooperxen/cpu: Distinguish "cpu already in that state" in...
2019-04-04 Andrew Cooperx86/pv: Drop redundant CONFIG_PV ifdefary
2019-04-04 Wei Liugitlab-ci: add fedora gcc build jobs
2019-04-04 Wei Liuautomation: add Fedora image to containerize script
2019-04-04 Wei Liuautomation: add a Fedora image
2019-04-04 Paul Durrantpublic/io/blkif.h: try to fix the semantics of sector...
2019-04-04 Juergen Grossxen/sched: don't disable scheduler on cpus during suspend
2019-04-04 Juergen Grossxen/cpupool: simplify suspend/resume handling
2019-04-04 Juergen Grossxen: don't free percpu areas during suspend
2019-04-04 Juergen Grossxen: add new cpu notifier action CPU_RESUME_FAILED
2019-04-04 Juergen Grossxen: add helper for calling notifier_call_chain() to...
2019-04-04 Juergen Grossxen/sched: call cpu_disable_scheduler() via cpu notifier
2019-04-04 Anthony PERARDautomation: Add Arch Linux container and build jobs
2019-04-03 Razvan Cojocarux86/altp2m: treat view 0 as the hostp2m in p2m_get_mem_...
2019-04-03 Paul Durrantamd-iommu: use a bitfield for DTE
2019-04-03 Paul Durrantamd-iommu: use a bitfield for PTE/PDE
2019-04-03 Xiaochen Wangxen/tools/symbols.c: fix potential segfault
2019-04-03 Jan BeulichVT-d: return full destination ID for IO-APIC reads
2019-04-03 Jan Beulichx86/IO-APIC: consolidate / complete #define-s
2019-04-03 Jan Beulichx86emul: suppress general register update upon AVX...
2019-04-02 Andrew Cooperx86/vvmx: Fix debug prints to not have 17 unnecessary...
2019-04-02 Wei Liutools/ocaml: make python scripts 2 and 3 compatible
2019-04-02 Wei Liupygrub: encode / decode string in Python 3
2019-04-02 Wei Liupygrub/grub: always use integer for default entry
2019-04-02 Wei Liupygrub: fix message in grub parser
2019-04-01 Andrew Cooperxen/sched: Remove d->is_pinned
2019-04-01 Wei Liutools/xenmon: make xenmon.py compatible with python...
2019-04-01 Jan Beulichx86/APIC: suppress redundant "Switched to ..." messages
2019-04-01 Jan Beulichx86emul/fuzz: adjust canonicalization in sanitize_input()
2019-04-01 Jan Beulichx86/paging: paging_set_allocation() is init-only
2019-03-29 Andrew Cooperxen/timers: Document and improve the representation...
2019-03-29 Juergen Grossxen/sched: fix credit2 smt idle handling
2019-03-27 Andrew Cooperlibx86: Recalculate synthesised cpuid_policy fields...
2019-03-27 Andrew Coopertools/libxc: Use x86_cpuid_lookup_vendor() rather than...
2019-03-27 Andrew Cooperx86/cpuid: Drop get_cpu_vendor() completely
2019-03-27 Andrew Cooperlibx86: Introduce x86_cpuid_lookup_vendor()
2019-03-26 Andrew CooperCI: Add a CentOS 6 container and build jobs
next