xen.git
2019-07-19 Andrew Cooperxen/trace: Adjust types in function declarations
2019-07-19 Andrew Cooperxen/trace: Add trace.h to MAINTAINER
2019-07-19 Chao Gaolibxl_qmp: wait for completion of device removal
2019-07-18 Daniel P. Smithgolang/xenlight: Fixing compilation for go 1.11
2019-07-18 George DunlapMAINTAINERS: Make myself libxl golang binding maintainer
2019-07-18 Andrew Cooperx86emul: Ignore ssse3-{aes,pclmul}.[ch] as well
2019-07-18 Andrew Cooperxen/trace: Fix build with !CONFIG_TRACEBUFFER
2019-07-18 Andrew Cooperx86/mm: Provide more useful information in diagnostics
2019-07-17 Jan Beulichx86emul: add a PCLMUL/VPCLMUL test case to the harness
2019-07-17 Jan Beulichx86emul: add a SHA test case to the harness
2019-07-17 Jan Beulichx86emul: add an AES/VAES test case to the harness
2019-07-17 Jan Beulichx86emul: restore ordering within main switch statement
2019-07-17 Jan Beulichx86emul: support GFNI insns
2019-07-17 Jan Beulichx86emul: support VAES insns
2019-07-17 Jan Beulichx86emul: support VPCLMULQDQ insns
2019-07-17 Jan Beulichx86emul: support AVX512_VNNI insns
2019-07-17 Jan Beulichx86emul: support AVX512_4VNNIW insns
2019-07-17 Jan Beulichx86emul: support AVX512_4FMAPS insns
2019-07-17 Jan Beulichx86emul: support remaining AVX512_VBMI2 insns
2019-07-17 Jan Beulichx86emul: support of AVX512_IFMA insns
2019-07-17 Jan Beulichx86emul: support of AVX512* population count insns
2019-07-17 Baodong Chenxen: make tracebuffer configurable
2019-07-17 Jan Beulichdom_cow is needed for mem-sharing only
2019-07-17 Jan Beulichx86/PV: drop page table ownership check from emul-priv...
2019-07-16 Viktor Mitinxen/doc: update ARM warning about testing gcov on arm
2019-07-16 Andrew Cooperx86/suspend: Don't save/restore %cr8
2019-07-16 Andrew Cooperx86/smpboot: Remove redundant order calculations
2019-07-16 Paul Durrantmm.h: fix BUG_ON() condition in put_page_alloc_ref()
2019-07-16 Paul Durrantmm.h: add helper function to test-and-clear _PGC_allocated
2019-07-16 Jan Beulichx86/hvm: make hvmemul_virtual_to_linear()'s reps parame...
2019-07-16 Roger Pau Monnéx86/ept: pass correct level to p2m_entry_modify
2019-07-11 Andrew Coopertools/xenstored: Drop mapping of the ring via foreign map
2019-07-11 Andrew Coopertools/xenstored: Make gnttab interface mandatory
2019-07-10 Juergen Grosslibxl: fix pci device re-assigning after domain reboot
2019-07-10 Andrew Cooperx86/ctxt-switch: Document and improve GDT handling
2019-07-09 Will Abelexen/arm: use correct device tree root node name
2019-07-09 Volodymyr Babchukxen/arm: optee: document OPTEE option in tee/Kconfig
2019-07-09 Volodymyr Babchukxen/arm: optee: check if OP-TEE is virtualization-aware
2019-07-09 Volodymyr Babchukxen/arm: tee: place OP-TEE Kconfig option right after TEE
2019-07-09 Joe Perchesget_maintainer: Improve patch recognition
2019-07-09 Amit Singh... xen/arm: domain_build: Black list devices using PPIs
2019-07-09 Andrew Cooperx86/gnttab: Use explicit instruction size in gnttab_cle...
2019-07-08 Andrew Cooperxen/gnttab: Fold adjacent calls to gnttab_clear_flags()
2019-07-08 Andrew Cooperxen/gnttab: Refactor gnttab_clear_flag() to be gnttab_c...
2019-07-08 Andrew Cooperarm/gnttab: Implement stub helpers as static inlines
2019-07-08 Paul Durrantxmalloc: add a Kconfig option to poison free pool memory
2019-07-08 Paul Durrantxmalloc: remove struct xmem_pool init_region
2019-07-05 Jan Beulichx86emul: complete support of AVX512_VBMI insns
2019-07-05 Jan Beulichx86emul: support AVX512CD insns
2019-07-05 Jan Beulichx86emul: support AVX512PF insns
2019-07-05 Jan Beulichx86emul: support AVX512F scatter insns
2019-07-05 Jan Beulichx86emul: add high register S/G test cases
2019-07-05 Jan Beulichx86emul: support AVX512F gather insns
2019-07-04 Jan Beulichx86emul: test harness adjustments for AVX512F S/G insns
2019-07-04 Jan Beulichx86emul: prepare for AVX512F S/G insns
2019-07-04 Jan Beulichx86/IRQ: add explicit tracing-enabled check to trace_ir...
2019-07-04 Jan Beulichx86/IRQ: simplify and rename pirq_acktype()
2019-07-04 Jan Beulichx86/IRQ: improve dump_irqs()
2019-07-04 Jan Beulichx86emul: support remaining misc AVX512{F,BW} insns
2019-07-04 Jan Beulichx86emul: support AVX512{F,_VBMI2} compress/expand insns
2019-07-04 Jan Beulichx86/vPIC: avoid speculative out of bounds accesses
2019-07-04 Jan Beulichx86/vMSI: avoid speculative out of bounds accesses
2019-07-04 Jan Beulichx86emul: avoid speculative out of bounds accesses
2019-07-04 Anthony PERARDMAINTAINERS: add Anthony as libxl maintainer
2019-07-04 Paul Durrantxmalloc: stop using a magic '1' in alignment padding
2019-07-04 Juergen Grossx86: make loading of GDT at context switch more modular
2019-07-02 Jan BeulichAMD/IOMMU: restrict feature logging
2019-07-02 Anthony PERARDConfig.mk: update OVMF to edk2-stable201905
2019-07-02 Paul Durrantx86/msi: fix loop termination condition in pci_msi_conf...
2019-06-28 Andrew Cooperarm/optee: Fix arm32 build
2019-06-28 Andrew Cooperx86/svm: Drop svm_vm{load,save}() helpers
2019-06-28 Igor Druzhininx86/cpuid: leak OSXSAVE only when XSAVE is not clear...
2019-06-28 Andrew Cooperxen/gnttab: Reduce code volume when using union grant_combo
2019-06-28 Andrew Cooperxen/gnttab: Reduce complexity when reading grant_entry_...
2019-06-28 Sergey Dyaslix86/vvmx: set CR4 before CR0
2019-06-28 Roger Pau Monnelibxl: remove one indentation level
2019-06-27 Roger Pau Monnex86: check for multiboot{1, 2} header presence
2019-06-27 Roger Pau Monnexen/link: handle .init.rodata.cst* sections in the...
2019-06-27 Andrew Cooperxen/ubsan: Support for -fsanitise=builtin
2019-06-27 Roger Pau Monnex86/linker: add a reloc section to ELF linker script
2019-06-27 Andrew Coopernodemask: Don't opencode cycle_node()
2019-06-27 Andrew Cooperpage-alloc: Rename the first_node local variable
2019-06-27 Andrew Cooperxen/Kconfig: Fix -Wformat-security when compiling with...
2019-06-27 Andrew CooperRevert "config: don't hardcode toolchain binaries"
2019-06-27 Stefano StabelliniMAINTAINERS: add Volodymyr as Reviewer for xen/arm
2019-06-27 Jan BeulichAMD/IOMMU: don't "add" IOMMUs
2019-06-25 Jan Beulichdrop __get_cpu_var() and __get_cpu_ptr()
2019-06-25 Jan Beulichx86: replace remaining uses of __get_cpu_var()
2019-06-25 Jan Beulichx86/mcheck: replace remaining uses of __get_cpu_var()
2019-06-25 Jan Beulichx86/mcheck: allow varying bank counts per CPU
2019-06-25 Roger Pau Monnéconfig: don't hardcode toolchain binaries
2019-06-24 Julien GrallRevert "xen/arm: fix mask calculation in pdx_init_mask"
2019-06-21 Stefano Stabellinixen/arm: fix mask calculation in pdx_init_mask
2019-06-21 Stefano Stabellinixen: Replace u64 with uint64_t in pdx_init_mask() and...
2019-06-21 Roger Pau Monnex86/linker: use DECL_SECTION uniformly
2019-06-21 Paul Durrantviridian: unify time sources
2019-06-21 Alexandru IsailaMAINTAINERS: add myself as a designated reviewer to...
2019-06-21 Petre PircalabuMAINTAINERS: add myself as reviewer for vm_event
2019-06-21 Jan BeulichAMD/IOMMU: revert "amd/iommu: assign iommu devices...
2019-06-21 Jan BeulichAMD/IOMMU: initialize IRQ tasklet only once
next