xen.git
2018-01-16 Wei Liux86/pvh: Retrieve memory map from Xen
2018-01-16 Andrew Cooperx86/shutdown: Support for using SCHEDOP_{shutdown,reboot}
2018-01-16 Andrew Cooperx86/guest: Hypercall support
2018-01-16 Andrew Cooperx86/entry: Probe for Xen early during boot
2018-01-16 Andrew Cooperx86/boot: Map more than the first 16MB
2018-01-16 Wei Liux86/entry: Early PVH boot code
2018-01-16 Wei Liux86: produce a binary that can be booted as PVH
2018-01-16 Wei Liux86: introduce ELFNOTE macro
2018-01-16 Andrew Cooperx86/link: Relocate program headers
2018-01-16 Andrew Cooperx86/Kconfig: Options for Xen and PVH support
2018-01-16 Andrew Cooperx86: Common cpuid faulting support
2018-01-16 Andrew Cooperx86/fixmap: Modify fix_to_virt() to return a void pointer
2018-01-16 Jon Ludlamtools/ocaml: Extend domain_create() to take arch_domain...
2018-01-16 Andrew Coopertools/ocaml: Expose arch_config in domaininfo
2018-01-16 Andrew Cooperxen/domctl: Return arch_config via getdomaininfo
2018-01-16 Bob MooreACPICA: Make ACPI Power Management Timer (PM Timer...
2018-01-16 Andrew Cooperx86/link: Introduce and use SECTION_ALIGN
2018-01-16 Andrew Cooperx86/time: Print a more helpful error when a platform...
2018-01-16 Andrew Cooperxen/common: Widen the guest logging buffer slightly
2018-01-16 Jonathan Ludlamtools/libxc: Multi modules support
2018-01-16 Wei Liutools/libelf: fix elf notes check for PVH guest
2018-01-16 Wei Liutools/libxc: remove extraneous newline in xc_dom_load_acpi
2018-01-16 Roger Pau Monnexen/x86: report domain id on cpuid
2018-01-16 Andrew Cooperx86/svm: Offer CPUID Faulting to AMD HVM guests as...
2018-01-16 Andrew Cooperx86/cmdline: Introduce a command line option to disable...
2018-01-16 Andrew Cooperx86/feature: Definitions for Indirect Branch Controls
2018-01-16 Andrew Cooperx86: Introduce alternative indirect thunks
2018-01-16 Andrew Cooperx86/amd: Try to set lfence as being Dispatch Serialising
2018-01-16 Andrew Cooperx86/boot: Report details of speculative mitigations
2018-01-16 Andrew Cooperx86: Support indirect thunks from assembly code
2018-01-16 Andrew Cooperx86: Support compiling with indirect branch thunks
2018-01-16 Jan Beulichx86: allow Meltdown band-aid to be disabled
2018-01-16 Jan Beulichx86: Meltdown band-aid against malicious 64-bit PV...
2018-01-15 Andrew Cooperx86/mm: Always set _PAGE_ACCESSED on L4e updates
2018-01-12 Andrew Cooperx86/Rules: Use -mskip-rax-setup if the compiler supports it
2018-01-12 Andrew Cooperx86/bitops: Introduce variable/constant pairs for __...
2018-01-12 Andrew Cooperxen/sched_rt: Move repl_timer into struct rt_private
2018-01-12 Andrew Cooperxen/credit2: Drop unnecessary bit test
2018-01-12 Andrew Cooperx86/boot: Fix boot following c/s b6c2c7f48a
2018-01-11 Dario FaggioliMAINTAINERS: update my entries to new email address.
2018-01-11 Andrew Cooperx86/microcode: Use the exported bootstrap_map() function
2018-01-11 Andrew Cooperx86/xsm: Use the exported bootstrap_map() function
2018-01-11 Andrew Cooperx86/boot: Export bootstrap_map() for use in other trans...
2018-01-10 Andrew Cooperx86/ioemul: Account for ioemul_handle_quirk() in stub...
2018-01-08 Jan H. Schönherrx86: Don't use potentially incorrect CPUID values for...
2018-01-05 Andrew Coopercommon/wait: Clarifications to wait infrastructure
2018-01-05 Andrew Cooperx86/entry: Erase guest GPR state on entry to Xen
2018-01-05 Andrew Cooperx86/hvm: Use SAVE_ALL to construct the cpu_user_regs...
2018-01-05 Andrew Cooperx86/entry: Rearrange RESTORE_ALL to restore register...
2018-01-05 Andrew Cooperx86/entry: Remove support for partial cpu_user_regs...
2018-01-05 Andrew Cooperx86: Introduce a common cpuid_policy_updated()
2018-01-05 Andrew Cooperx86/hvm: Rename update_guest_vendor() callback to cpuid...
2018-01-05 Andrew Cooperx86/alt: Introduce ALTERNATIVE{,_2} macros
2018-01-05 Andrew Cooperx86/alt: Break out alternative-asm into a separate...
2018-01-04 Roger Pau Monnéx86/upcall: inject a spurious event after setting upcal...
2018-01-04 Alexandru Isailax86/hvm: add MSR old value
2018-01-04 Andrew Cooperx86/msr: Free msr_vcpu_policy during vcpu destruction
2018-01-03 Andrew Cooperxen/x86: Correct mandatory and SMP barrier definitions
2018-01-03 Andrew Cooperxen/x86: Drop unnecessary barriers
2018-01-03 Wei Yangrbtree: fix typo in comment of rb_insert_color
2018-01-03 Michel Lespinasserbtree: low level optimizations in rb_erase()
2018-01-03 Michel Lespinasserbtree: handle 1-child recoloring in rb_erase() instead...
2018-01-03 Michel Lespinasserbtree: place easiest case first in rb_erase()
2018-01-03 Michel Lespinasserbtree: add __rb_change_child() helper function
2018-01-03 Michel Lespinasserbtree: optimize fetching of sibling node
2018-01-03 Michel Lespinasserbtree: coding style adjustments
2018-01-03 Jan Beulichsimplify xenmem_add_to_physmap_batch()
2018-01-03 Jan Beulichx86/E820: improve insn selection
2018-01-03 Jan Beulichx86/E820: don't overrun array
2018-01-03 Jan Beulichx86/IRQ: conditionally preserve access permission on...
2018-01-03 Jan Beulichx86/Intel: drop another 32-bit leftover
2017-12-21 Andrew Cooperxen/x86: Replace appropriate mandatory barriers with...
2017-12-21 Andrew Cooperx86/mcheck: Drop unnecessary barriers
2017-12-20 Michel Lespinasserbtree: low level optimizations in __rb_erase_color()
2017-12-20 Michel Lespinasserbtree: optimize case selection logic in __rb_erase_color()
2017-12-20 Michel Lespinasserbtree: adjust node color in __rb_erase_color() only...
2017-12-20 Michel Lespinasserbtree: low level optimizations in rb_insert_color()
2017-12-20 Michel Lespinasserbtree: adjust root color in rb_insert_color() only...
2017-12-20 Michel Lespinasserbtree: break out of rb_insert_color loop after tree...
2017-12-20 Michel Lespinasserbtree: move some implementation details from rbtree...
2017-12-20 Michel Lespinasserbtree: empty nodes have no color
2017-12-20 Wolfram Strepprbtree: remove redundant if()-condition in rb_erase()
2017-12-20 Andrew Cooperx86/nops: Switch to the P6 nops as a compile-time default
2017-12-20 Jan Beulichrevert d64ac4d5f2's stray changed to Config.mk
2017-12-20 Jan Beulichx86/shadow: make 1-bit-disable match 1-bit-enable
2017-12-20 Jan Beulichx86/shadow: ignore sh_pin() failure in one more case
2017-12-20 Jan Beulichx86/shadow: remove pointless loops over all vCPU-s
2017-12-20 Jan Beulichx86/shadow: drop further 32-bit relics
2017-12-20 Jan Beulichx86: introduce NOP9 forms
2017-12-20 Jan Beulichx86: improve NOP use for AMD CPUs
2017-12-20 Yi Sunx86: implement set value flow for MBA
2017-12-20 Yi Sunx86: implement get value interface for MBA
2017-12-20 Yi Sunx86: implement get hw info flow for MBA
2017-12-20 Roger Pau Monnéx86/dom0: remove is_pv_domain leftovers from the PV...
2017-12-20 Roger Pau Monnéx86/dom0: remove autotranslate leftovers
2017-12-19 Roger Pau Monnelibxl/pvh: force PVH guests to use the xenstore shutdown
2017-12-15 Roger Pau Monnegcov: rename folder and header to coverage
2017-12-15 Roger Pau Monnekconfig/gcov: remove gcc version choice from kconfig
2017-12-15 Jan BeulichVMX: drop bogus gpa parameter from __invept()
2017-12-15 Jan Beulichdomctl: improve locking during domain destruction
next