xen.git
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
2019-03-25 Andrew CooperCI: Fix indentation in containerize script
2019-03-22 Andrew Cooperdocs/admin-guide: Boot time microcode loading
2019-03-22 Andrew Cooperdocs/rst: Use pandoc to render ReStructuredText
2019-03-22 Andrew Cooperdocs/sphinx: Skeleton setup
2019-03-22 Andrew Cooperpassthrough/vtd: Drop the "workaround_bios_bug" logic...
2019-03-21 Julien Grallxen/drivers: char: Match #if CONFIG_DEBUG_TRACE and...
2019-03-21 Julien Grallxen/memory: Fix typo in the comment on top of check_get...
2019-03-21 Julien Grallx86/mm: Fix typo in comment on top of page_lock
2019-03-20 Wei Liulibxc: fix HVM core dump
2019-03-19 Wei Liux86: decouple xen alignment setting from EFI/ELF build
2019-03-19 Wei Liux86: drop "depends on X86" for TBOOT Kconfig option
2019-03-18 Andrew Cooperx86/spec-ctrl: Extend repoline safey calcuations for...
2019-03-18 Andrew Cooperx86/msr: Shorten ARCH_CAPABILITIES_* constants
2019-03-18 Igor Druzhininx86/hvm: finish IOREQs correctly on completion path
2019-03-18 Igor Druzhininx86/hvm: split all linear reads and writes at page...
2019-03-18 Jan Beulichx86/MCE: mcequirk stuff is AMD-specific
2019-03-18 Jan Beulichx86emul: no need to set fault_suppression to false...
2019-03-18 Juergen Grossxen/debug: make debugtrace more clever regarding repeat...
2019-03-18 Juergen Grossxen/debug: make debugtrace configurable via Kconfig
2019-03-18 Jan Beulichx86/e820: fix build with gcc9
2019-03-15 Andrew Cooperx86/svm: Improve code generation from cpu_has_svm_feature()
2019-03-15 Andrew Cooperx86/pv: Fix construction of 32bit dom0's
2019-03-15 Andrew Cooperxen/x86: Fix cflush()'s parameter tracking
2019-03-15 Andrew Cooperxen: drop the nop() macro
2019-03-15 Wei Liuautomation: enable building rombios with clang
2019-03-14 Juergen Grossintroduce a cpumask with all bits set
2019-03-14 Jan BeulichArm/atomic: cosmetics
2019-03-14 Jan BeulichArm/atomic: unify generation of u64 read/write functions
next