xen.git
2017-03-02 Juergen Grosstools: use a dedicated build directory for qemu
2017-03-02 Juergen Grosstools: add pkg-config file for libxc
2017-03-02 Juergen Grossstubdom: set xen interface version for stubdom apps...
2017-03-02 Anthony PERARDtools: Fix build of QEMU with lib xendevicemodel support
2017-03-02 Wei LiuMAINTAINERS: add Marek as maintainer of python bindings
2017-03-02 Olaf Heringtools/libxendevicemodel: define O_CLOEXEC
2017-03-02 Wei Liuacpi: check if mapping is valid before reading / writing
2017-03-01 Stefano Stabellinidocs/misc: add PV Calls Protocol
2017-03-01 Stefano Stabellinidocs/misc: Xen transport for 9pfs
2017-03-01 Dario Faggiolixen/tools: tracing: Report next slice time when continu...
2017-03-01 Dario Faggiolixen/tools: tracing: trace (Credit2) runq traversal.
2017-03-01 Dario Faggiolixen: credit2: group the runq manipulating functions.
2017-03-01 Dario Faggiolixen: credit2: tidy up functions names by removing leadi...
2017-03-01 Dario Faggiolixen: credit2: make accessor helpers inline functions...
2017-03-01 Dario Faggiolixen: credit2: don't miss accounting while doing a credi...
2017-03-01 Dario Faggiolixen: credit2: always mark a tickled pCPU as... tickled!
2017-03-01 Boris Ostrovskyx86/vpmu: disable VPMU if guest's CPUID indicates no...
2017-03-01 Boris Ostrovskyx86/vpmu: add get/put_vpmu() and VPMU_AVAILABLE
2017-03-01 Jan Beulichx86/mm: switch away from temporary 32-bit register...
2017-03-01 Andrew Cooperefi/boot: Don't free ebmalloc area at all
2017-03-01 Jan Beulichx86/Viridian: switch away from temporary 32-bit registe...
2017-03-01 Jan Beulichx86/SVM: switch away from temporary 32-bit register...
2017-03-01 Jan Beulichx86/HVMemul: switch away from temporary 32-bit register...
2017-03-01 Jan Beulichx86/HVM: switch away from temporary 32-bit register...
2017-03-01 Jan Beulichx86: switch away from temporary 32-bit register names
2017-03-01 Jan Beulichx86: re-introduce non-underscore prefixed 32-bit regist...
2017-03-01 Haozhong Zhangx86/hvm: check HAP before enabling nested VMX
2017-03-01 Haozhong Zhangx86: ensure copying runstate/time to L1 rather than L2
2017-03-01 Venu Busireddyiommu: elaborate the usage of RMRR specification on...
2017-03-01 Chao Gaopassthrough: reject self-(de)assignment of devices
2017-02-28 Stefano Stabellinixen/arm: warn if dom0_mem is not specified
2017-02-28 Roger Pau Monnexl: fix compilation of xl_migrate.c
2017-02-28 Andrew Cooperx86/layout: Correct Xen's idea of its own memory layout
2017-02-28 Juergen Grossxenstore: remove memory report command line support
2017-02-28 Juergen Grossxenstore: make memory report available via XS_CONTROL
2017-02-28 Juergen Grossxenstore: add support for changing log functionality...
2017-02-28 Juergen Grossxenstore: enhance control command support
2017-02-28 Juergen Grossxenstore: Split out XS_CONTROL action to dedicated...
2017-02-28 Juergen Grossxenstore: rename XS_DEBUG wire command
2017-02-28 Wei Liuxl: merge xl_cmdimpl.c into xl.c
2017-02-28 Wei Liuxl: split out migration related code
2017-02-28 Wei Liuxl: split out save/restore related code
2017-02-28 Wei Liuxl: split out vm lifecycle control functions
2017-02-28 Wei Liuxl: split out miscellaneous functions
2017-02-28 Wei Liuxl: split out vnc and console related code
2017-02-28 Wei Liuxl: call libxl_vncviewer_exec in main_vncviewer
2017-02-28 Wei Liuxl: split out functions to print out information
2017-02-28 Wei Liuxl: split out psr related code
2017-02-28 Wei Liuxl: split out memory related code
2017-02-28 Wei Liuxl: split out cdrom related code
2017-02-28 Wei Liuxl: split out vcpu related code
2017-02-28 Wei Liuxl: split out pci related code
2017-02-28 Wei Liuxl: split out scheduler related code
2017-02-28 Wei Liuxl: split out usb related code
2017-02-28 Wei Liuxl: split out network related code
2017-02-28 Wei Liuxl: split out block related code
2017-02-28 Wei Liuxl: split out vtpm related code
2017-02-28 Wei Liuxl: split out flask related code
2017-02-28 Wei Liuxl: split out cpupool related code
2017-02-28 Wei Liuxl: split out xl_parse.[ch]
2017-02-28 Wei Liuxl: introduce a function to get shutdown action name
2017-02-28 Wei Liuxl: rename cpurange_parse to parse_cpurange
2017-02-28 Wei Liuxl: split out tmem related code to xl_tmem.c
2017-02-28 Wei Liuxl: move some helper functions to xl_utils.c
2017-02-27 Roger Pau Monnex86/PVHv2: fix dereference of native RSDP table mapping
2017-02-27 Wei Liulibs/devicemodel: free xencall handle in error path...
2017-02-27 Wei Liuxl: lift a bunch of macros to xl_utils.h
2017-02-27 Wei Liuxl: remove trailing spaces in xl_cmdimpl.c
2017-02-27 Wei Liuxl: generate _paths.h
2017-02-27 Wei Liuxl: use <> variant to include Xen tools library headers
2017-02-27 Wei Liuxl: remove inclusion of libxl_osdeps.h
2017-02-27 Wei Liuxl: update copyright information
2017-02-27 Wei Liuxl: remove accidentally committed hunk from Makefile
2017-02-27 Andrew Cooperx86/shadow: Fix build with CONFIG_SHADOW_PAGING=n follo...
2017-02-27 Wei Liux86: fix memory leak in pvh_setup_acpi_xsdt
2017-02-27 Wei Liux86: fix memory leak in pvh_setup_acpi_madt
2017-02-27 Juergen Grossbuild: add --with-rundir option to configure
2017-02-27 Haozhong Zhangtools/xen-mceinj: fix the type of cpu number
2017-02-27 Sergey Dyaslix86/vmx: fix vmentry failure with TSX bits in LBR
2017-02-27 Sergey Dyaslix86/vmx: optimize vmx_read/write_guest_msr()
2017-02-27 Sergey Dyaslix86/vmx: introduce vmx_find_msr()
2017-02-27 Andrew Cooperx86/emul: Fix sarx emulation test
2017-02-27 Andrew Cooperx86/paging: Package up the log dirty function pointers
2017-02-27 Andrew Cooperx86/cpuid: Handle leaf 0x1 in guest_cpuid()
2017-02-27 Andrew Cooperx86/gen-cpuid: Clarify the intended meaning of AVX...
2017-02-27 Andrew Cooperx86/cpuid: Disallow policy updates once the domain...
2017-02-24 Jan Beulichx86emul/test: split generic and testcase specific parts
2017-02-24 Roger Pau Monnéx86: setup PVHv2 Dom0 ACPI tables
2017-02-24 Roger Pau Monnéx86: setup PVHv2 Dom0 CPUs
2017-02-24 Roger Pau Monnéx86: parse Dom0 kernel for PVHv2
2017-02-24 Roger Pau Monnéx86/libelf: pass the destination vCPU to libelf for...
2017-02-24 Roger Pau Monnéx86/bzimage: change the types from char * to void *
2017-02-24 Roger Pau Monnéx86: populate PVHv2 Dom0 physical memory map
2017-02-24 Roger Pau Monnéx86: remove XENFEAT_hvm_pirqs for PVHv2 guests
2017-02-24 Andrew Cooperx86/hvm: Don't let hvm_set_efer() raise #GP itself
2017-02-24 Chao Gaolibxl/libxl_pci.c: Fix reverse logic when detaching...
2017-02-24 Julien Grallarm/p2m: remove the page from p2m->pages list before...
2017-02-23 Wei Liutools: move xl to a dedicated directory
2017-02-23 Wei Liutools: provide libxlutil compiling and linking options
2017-02-23 Wei Liuxen-access: request compat devicemodel API
next