]> xenbits.xensource.com Git - people/royger/xen.git/shortlog
people/royger/xen.git
2019-05-23 Roger Pau Monne(no commit message) llvm-automation.wip gitlab/llvm-automation.wip
2019-05-23 Roger Pau Monneautomation: fix typo in comment
2019-05-22 Roger Pau Monnex86: fix alternative_callN usage of ALTERNATIVE asm...
2019-05-22 Wei LiuRevert "libxl: add helper function to set device_model_...
2019-05-22 Wei LiuRevert "libxl: fix migration of PV and PVH domUs with...
2019-05-22 Wei LiuRevert "libxl: fix libxl_domain_need_memory after 89943...
2019-05-21 Julien Grallxen/arm64: livepatch: Fix build after 03957f58db
2019-05-21 Jan Beulichx86emul: support AVX512BW pack insns
2019-05-21 Jan Beulichx86emul: support AVX512{F,BW,_VBMI} permute insns
2019-05-21 Jan Beulichx86emul: support AVX512F move duplicate insns
2019-05-21 Jan Beulichx86emul: support AVX512F move high/low insns
2019-05-21 Jan Beulichx86/CPUID: support leaf 7 subleaf 1 / AVX512_BF16
2019-05-21 Julien Grallxen/x86: Constify the parameter "d" in mfn_to_gfn
2019-05-21 Julien Grallxen/arm: Use mfn_to_pdx instead of pfn_to_pdx when...
2019-05-21 Julien Grallxen/arm: processor: Use BIT(.., UL) instead of _AC...
2019-05-21 Julien Grallxen/arm: Rename SCTLR_* defines and remove unused one
2019-05-21 Julien Grallxen/arm: tlbflush: Clarify the TLB helpers name
2019-05-21 Julien Grallxen/arm: Remove flush_xen_text_tlb_local()
2019-05-21 Julien Grallxen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a...
2019-05-21 Julien Grallxen/const: Extend the existing macro BIT to take a...
2019-05-21 Alistair Francisautotools: Updage config.guess and config.sub
2019-05-21 Andrew Cooperx86/svm: Drop support for AMD's Lightweight Profiling
2019-05-21 Andrew Cooperxen/boot: Print the build-id along with the changeset...
2019-05-21 Jan Beulichx86/cpuidle: clean up Cx dumping
2019-05-21 Jan Beulichx86/cpuidle: push parked CPUs into deeper sleep states...
2019-05-21 Jan Beulichx86/idle: re-arrange dead-idle handling
2019-05-21 Jan Beulichx86emul: basic AVX512DQ testing
2019-05-21 Jan Beulichx86emul: basic AVX512BW testing
2019-05-21 Jan Beulichx86emul: support AVX512{BW,DQ} mask move insns
2019-05-21 Jan Beulichx86emul: support AVX512{F,BW} integer shuffle insns
2019-05-21 Jan Beulichx86emul: support AVX512{F,BW,_VBMI} full permute insns
2019-05-21 Jan Beulichx86emul: support AVX512{F,BW} integer unpack insns
2019-05-21 Jan Beulichx86/cpuid: adjust dependencies of post-SSE ISA extensions
2019-05-20 Julien Grallxen/arm: traps: Avoid using BUG_ON() to check guest...
2019-05-20 Wei Liulibxl: fix libxl_domain_need_memory after 899433f149d
2019-05-20 Viktor Mitincoverage: filter out libfdt.o and libelf.o
2019-05-17 Andrew Cooperx86/emul: dedup hvmemul_cpuid() and pv_emul_cpuid()
2019-05-17 Andrew Cooperx86/emul: Don't use the ->cpuid() hook for feature...
2019-05-17 Andrew Cooperx86/emul: Pass a full cpuid_policy into x86_emulate()
2019-05-17 Jan Beulichx86: cover for clang's lack of support of -mpreferred...
2019-05-17 Anthony PERARDlibxc: elf_kernel loader: Remove check for shstrtab
2019-05-17 Juergen Grossxen/sched: fix csched2_deinit_pdata()
2019-05-17 Marek Marczykowski... video: fix handling framebuffer located above 4GB
2019-05-17 Jan BeulichAMD/IOMMU: adjust IOMMU list head initialization
2019-05-17 Jan BeulichIOMMU: patch certain indirect calls to direct ones
2019-05-17 Jan Beulichcpufreq: patch target() indirect call to direct one
2019-05-17 Jan Beulichx86/cpuidle: patch some indirect calls to direct ones
2019-05-17 Jan Beulichx86/genapic: patch indirect calls to direct ones
2019-05-17 Jan Beulichx86: patch ctxt_switch_masking() indirect call to direc...
2019-05-17 Jan Beulichx86/HVM: patch vINTR indirect calls through hvm_funcs...
2019-05-17 Jan Beulichx86/HVM: patch indirect calls through hvm_funcs to...
2019-05-17 Jan Beulichx86: infrastructure to allow converting certain indirec...
2019-05-17 Jan Beulichx86: clone Linux'es ASM_CALL_CONSTRAINT
2019-05-17 Jan Beulichx86: reduce general stack alignment to 8
2019-05-16 Andrii Anisovxen:arm: we never get into schedule_tail() with prev...
2019-05-16 Oleksandr Tyshchenkoxen/arm: Add early printk support for SCIFA compatible...
2019-05-16 Oleksandr Tyshchenkoxen/arm: Extend SCIF early prink code to handle other...
2019-05-16 Jan Beulichpage-alloc: accompany BUG() with printk()
2019-05-16 Jan Beulichx86emul: add support for missing {,V}PMADDWD insns
2019-05-16 Jan BeulichAMD/IOMMU: don't open-code for_each_amd_iommu()
2019-05-16 Wei Liulibxl: fix regression introduced in 5c883cf036cf
2019-05-15 Wei LiuDrop blktap2
2019-05-15 Wei Liutools: remove blktap2 related code and documentation
2019-05-15 Wei LiuINSTALL: remove duplicate sentence
2019-05-15 Wei LiuREADME: document requirement about python
2019-05-15 Wei Liugitignore: ignore .vscode directory
2019-05-15 Wei Liugitlab-ci: allow specifying base and tip in build test
2019-05-15 Roger Pau Monnepvshim: make PV shim build selectable from configure
2019-05-15 Eslam Elniketylibxl: make vkbd tunable for HVM guests
2019-05-15 Olaf Heringlibxl: fix migration of PV and PVH domUs with and witho...
2019-05-15 Olaf Heringlibxl: add helper function to set device_model_version
2019-05-15 Razvan Cojocarux86/altp2m: move altp2m_get_effective_entry() under...
2019-05-14 Andrew Cooperx86/spec-ctrl: Introduce options to control VERW flushing
2019-05-14 Andrew Cooperx86/spec-ctrl: Infrastructure to use VERW to flush...
2019-05-14 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for Microarchitect...
2019-05-14 Andrew Cooperx86/spec-ctrl: Misc non-functional cleanup
2019-05-14 Jan BeulichIOMMU: avoid NULL deref in iommu_lookup_page()
2019-05-14 Jan Beulichx86/mm: subsume set_gpfn_from_mfn() into guest_physmap_...
2019-05-14 Jan Beulichx86/mm: make guest_physmap_add_entry() HVM-only
2019-05-14 Jan Beulichx86/mm: short-circuit HVM-only mode flags when !HVM
2019-05-13 Paul Durrantiommu: trivial re-organisation to avoid unnecessary...
2019-05-13 Jan Beulichmemory: restrict XENMEM_remove_from_physmap to translat...
2019-05-13 Jan Beulichx86/mm: free_page_type() is PV-only
2019-05-13 Jan Beulichx86/IRQ: avoid UB (or worse) in trace_irq_mask()
2019-05-13 Wei Liupublic/tmem.h: fix version number in comment
2019-05-13 Olaf Heringinstall pkgconfig files into libdir
2019-05-13 George Dunlapdocs/xl: Clarify documentation for mem-max and mem-set
2019-05-13 Wei Liugitlab-ci: avoid deleting build-each-commit-gcc.log
2019-05-13 Anthony PERARDtools/Makefile: Fix build of QEMU, remove --source...
2019-05-13 Marek Marczykowski... python: Adjust xc_physinfo wrapper for updated virt_cap...
2019-05-13 Roger Pau Monnetools/include: propagate python interpreter path
2019-05-13 Olaf Heringlibxl: update prototype of libxl__device_vkb_dm_needed
2019-05-13 Wei Liudocs: remove tmem related text
2019-05-13 Wei Liuxen: remove tmem from hypervisor
2019-05-13 Wei Liutools: remove tmem code and commands
2019-05-13 Oleksandr Tyshchenkoxen/arm: drivers: scif: Add support for SCIFA compatibl...
2019-05-13 Oleksandr Tyshchenkoxen/arm: drivers: scif: Extend driver to handle other...
2019-05-13 Andrew Cooperxen/arm: Misc improvements to do_common_cpu_on()
2019-05-13 Julien Grallxen/arm64: __cmpxchg and __cmpxchg_mb should always...
2019-05-13 Julien Grallxen/arm: guest_walk: Avoid theoritical unitialized...
next