xen.git
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
2019-03-14 Jan Beulichtools: re-sync CPUID leaf 7 tables
2019-03-14 Wei LiuConfig.mk: update seabios to 1.12.1
2019-03-14 Wei Liutools: bump library version numbers
2019-03-13 Wei Liuxen: make grant table support configurable
2019-03-13 Wei Liubuild/m4: fix python library detection on Ubuntu systems
2019-03-13 Wei Liutravis: use python-dev instead of python2.7-dev
2019-03-13 Wei Liuautomation: use python-dev python2.7-dev in Debian...
2019-03-13 Wei LiuRun autogen.sh for 4.13
2019-03-13 Juergen GrossMAINTAINERS: add myself as maintainer for public I...
2019-03-13 Jan Beulichstring: fix type use in strstr()
2019-03-13 Jan Beulichstring: remove memscan()
2019-03-13 Jan Beulichstring: avoid undefined behavior in strrchr()
2019-03-12 Andrew Cooperxen/gnttab: Minor improvements to arch header files
2019-03-12 Chao Gaomicrocode/intel: use union to get fields without shifti...
2019-03-12 Jan BeulichSVM: fix build after "make nested page-fault tracing...
2019-03-12 Andrew Cooperx86/tsx: Implement controls for RTM force-abort mode
2019-03-12 Andrii Anisovgic-vgic: skip irqs locking in gic_restore_pending_irqs()
2019-03-12 Wei LiuREADME: remove requirement on Python 2
2019-03-12 Wei Liupygrub/fsimage: make it work with python 3
2019-03-12 Wei Liupygrub: make python scripts work with 2.6 and up
2019-03-12 Wei Liulibxl: make python scripts work with python 2.6 and up
2019-03-12 Wei Liubuild/m4: make python_devel.m4 work with both python...
2019-03-12 Wei Liupygrub: change tabs into spaces
2019-03-12 Wei Liupygrub/fsimage: drop unused struct
2019-03-12 Wei LiuUpdate Python requirement to 2.6
2019-03-12 Andrew Coopertools/cpu-policy: Add unit tests
2019-03-12 Andrew Cooperlibx86: Introduce a helper to deserialise cpuid_policy...
2019-03-12 Roger Pau Monnélibx86: introduce a helper to deserialise msr_policy...
2019-03-12 Andrew Cooperx86/vtd: Don't include control register state in the...
2019-03-12 Andrew Cooperx86/xstate: Don't special case feature collection
2019-03-12 Jan Beulichx86/shadow: sh_{write,cmpxchg}_guest_entry() are PV...
2019-03-12 Jan Beulichx86/shadow: sh_validate_guest_pt_write() is HVM-only
2019-03-12 Jan BeulichArm/atomic: parameterize register modifier macro arguments
2019-03-12 Jan BeulichArm/atomic: drop uniformly used reg macro parameters
2019-03-12 Jan BeulichArm/atomic: correct asm() constraints in build_add_sized()
2019-03-12 Jan Beulichcommon: avoid atomic read-modify-write accesses in...
2019-03-12 Jan Beulichevents: drop arch_evtchn_inject()
2019-03-12 Jan Beulichx86/HVM: don't crash guest in hvmemul_find_mmio_cache()
2019-03-12 Jan Beulichkexec: suppress bogus warning
2019-03-12 Igor Druzhininiommu: leave IOMMU enabled by default during kexec...
2019-03-12 Jan BeulichSVM: make nested page-fault tracing and logging consistent
2019-03-12 Olaf Heringlibxl: prepare environment for domcreate_stream_done
2019-03-12 Andrew Cooperxen: Fix XEN_EXTRAVERSION after c/s 100507b34 branching...
2019-03-12 Andrew Coopertools/xen-foreign: Update python scripts to be Py3...
2019-03-12 Juergen Grosstools: add link path flag for local build to pkg-config...
2019-03-12 Petre Pircalabuvm_event: Add a new opcode to get VM_EVENT_INTERFACE_VE...
2019-03-12 Pritha Srivastavatools/xentop: Display '-' when stats are not available.
2019-03-11 Ian JacksonBranch for 4.12: Switch unstable back from specific...
2019-03-11 Ian JacksonBranch for 4.12: change version numbers
2019-03-06 George DunlapREADME: Document python2 dependency
2019-03-05 Jan Beulichx86/cpuid: add missing PCLMULQDQ dependency
2019-03-05 Roger Pau Monnéx86/dom0: propagate PVH vlapic EOIs to hardware
2019-03-05 Ian Jacksontools/libfsimage: Add `XEN' to environment variable...
2019-03-05 Jan Beulichx86/mm: fix #GP(0) in switch_cr3_cr4()
2019-03-05 Jan Beulichx86/pv: _toggle_guest_pt() may not skip TLB flush for...
2019-03-05 Andrew Cooperx86/pv: Don't have %cr4.fsgsbase active behind a guest...
2019-03-05 Andrew Cooperx86/pv: Rewrite guest %cr4 handling from scratch
2019-03-05 Jan Beulichx86/mm: properly flush TLB in switch_cr3_cr4()
2019-03-05 Jan Beulichx86/mm: don't retain page type reference when IOMMU...
2019-03-05 Jan Beulichx86/mm: add explicit preemption checks to L3 (un)validation
2019-03-05 Jan Beulichx86/mm: also allow L2 (un)validation to be fully preemp...
2019-03-05 George Dunlapxen: Make coherent PV IOMMU discipline
2019-03-05 George Dunlapsteal_page: Get rid of bogus struct page states
2019-03-05 Jan BeulichIOMMU/x86: fix type ref-counting race upon IOMMU page...
2019-03-05 Jan Beulichgnttab: set page refcount for copy-on-grant-transfer
2019-03-01 Andrew Coopertools/tests: Drop obsolete test infrastructure
2019-02-28 Roger Pau Monnenpt/shadow: allow getting foreign page table entries
2019-02-28 Roger Pau Monnex86/mm: handle foreign mappings in p2m_entry_modify
2019-02-28 Roger Pau Monnep2m: change write_p2m_entry to return an error code
2019-02-28 Roger Pau Monnex86/mm: split p2m ioreq server pages special handling...
2019-02-28 Roger Pau Monnex86/p2m: pass the p2m to write_p2m_entry handlers
2019-02-28 Igor Druzhininx86/nmi: correctly check MSB of P6 performance counter...
2019-02-28 Andrew Cooperx86/altp2m: Fix build with !CONFIG_HVM
next