xen.git
2016-04-08 Dario Faggiolixen: sched: close potential races when switching schedu...
2016-04-08 Dario Faggiolixl: make return type of create_domain() more consistent.
2016-04-08 Harmandeep... xl: improve exit codes of debug related functions
2016-04-08 Harmandeep... xl: improve exit codes of some of the domain handling...
2016-04-08 Harmandeep... xl: improve exit codes of save/restore and migration...
2016-04-08 Harmandeep... xl: improve return and exit codes of memory related...
2016-04-08 Roger Pau Monnelibxl: replace the usage of uuid_t with a char array
2016-04-08 Olaf Heringtools: handle xl migrate --debug in legacy stream
2016-04-08 Chunyan Liulibxl: bind_usbintf: do not reuse 'path'
2016-04-08 Ian Jacksonlibxl: Set rc on failure of usbdev_busaddr_to_busid
2016-04-08 Chunyan Liulibxl: fix rc handling in libxl_device_usbdev_list
2016-04-07 Andrew Cooperx86: remove the use of vm86_mode()
2016-04-07 Shuai Ruanx86/xsaves: ebx may return wrong value using CPUID...
2016-04-07 Shuai Ruanx86/xsaves: fix two miscellaneous issues
2016-04-07 Andrew Cooperbuild: fix build with Clang
2016-04-07 Dario Faggiolisched: move pCPU initialization in a helper
2016-04-07 Dario Faggiolisched: implement .init_pdata in Credit, Credit2 and...
2016-04-07 Dario Faggiolisched: make implementing .alloc_pdata optional
2016-04-07 Chunyan Liulibxl: pvusb: Correctly check the controller type
2016-04-07 Chunyan Liulibxl: libxl_pvusb.c: Remove redundant lstat
2016-04-07 Chunyan Liulibxl: libxl_write_exactly: correct argument to sizeof
2016-04-07 Chong Lilibxc: fix uninitialized variable when changing rtds...
2016-04-06 Chong Lixl: enable per-VCPU parameter for RTDS
2016-04-06 Chong Lilibxl: enable per-VCPU parameter for RTDS
2016-04-06 Chong Lilibxc: enable per-VCPU parameter for RTDS
2016-04-06 Roger Pau Monnehotplug/FreeBSD: document disk hotplug interface
2016-04-06 Roger Pau Monnelibxl: fix error message in local_device_attach_cb
2016-04-06 Roger Pau Monnelibxl: add a FreeBSD implementation of libxl__devid_to_...
2016-04-06 Roger Pau Monnelibxl: properly use vdev vs local device
2016-04-06 Roger Pau Monnelibxl: add support for disk hotplug scripts on FreeBSD
2016-04-06 Roger Pau Monnelibxl: refactor the FreeBSD hotplug script code
2016-04-06 Roger Pau Monnehotplug/FreeBSD: add block hotplug script
2016-04-06 Roger Pau Monneblkif: document how FreeBSD uses the physical-device...
2016-04-06 Ross Philipsonblktap2: Invalid logic detecting unaligned buffers...
2016-04-06 Wei Liulibxl: colo: make it depend on availability of libnl
2016-04-06 Wei Liubuild: rename CONFIG_REMUS_NETBUF to CONFIG_LIBNL
2016-04-06 Wei Liulibxl: colo: move netlink related stuff to libxl_colo_p...
2016-04-06 Wei Liulibxl: colo: rearrange things in header files
2016-04-06 Juergen Grosslibxl: check for dynamic device model start required
2016-04-06 Juergen Grosslibxl: add service function to check whether device...
2016-04-06 Juergen Grosslibxl: add new pvusb backend "qusb" provided by qemu
2016-04-06 Juergen Grosslibxl: add query function for backend support by device...
2016-04-06 Juergen Grosslibxl: make libxl__need_xenpv_qemu() operate on domain...
2016-04-06 Juergen Grosslibxl: handle error from libxl__need_xenpv_qemu() correctly
2016-04-06 Konrad Rzeszutek... libxl/CODING_STYLE: Clarify the singular statement...
2016-04-06 Wei Liulibxl: colo: remove dead code in colo_save_setup_script_cb
2016-04-06 Wei Liulibxl: colo: fix indentation of abort()
2016-04-06 Wei Liulibxl: colo: add missing break in qemu_disk_scsi_drive_...
2016-04-06 Wei Liulibxl: colo: simplify colo_proxy_async_wait_for_checkpoint
2016-04-06 Wei Liulibxc: colo: don't leak pfns and iov in send_checkpoint...
2016-04-06 Roger Pau Monnelibxl: fix POLLHUP handling
2016-04-06 George Dunlaplibxl: Fix uninitialized pointer when passing an empty...
2016-04-05 Chong Lisched: fix deadlock when changing scheduling parameters
2016-04-05 Boris Ostrovskyx86/pvh: initialize ioreq server for PVH guests
2016-04-05 Jan Beulichx86/HVM: remove dead code
2016-04-05 Shuai Ruanx86/xsaves: fix overwriting between non-lazy/lazy xsaves
2016-04-05 Joao Martinspublic/xen.h: add flags field to vcpu_time_info
2016-04-04 George Dunlapdocs: Document block-script protocol
2016-04-04 George Dunlaplibxl: Allow local access for block devices with hotplu...
2016-04-04 George Dunlaplibxl: Share logic for finding path between qemuu and...
2016-04-04 George Dunlaplibxl: Rearrange qemu upstream disk argument code
2016-04-04 George Dunlaplibxl: Move check for local access to a funciton
2016-04-04 George Dunlaptools/hotplug: Write physical-device-path in addition...
2016-04-04 George Dunlaplibxl: Remove redundant setting of phyical-device
2016-04-04 George Dunlaptools/hotplug: Add a "dummy" hotplug script for testing
2016-04-04 Mike Meyerunmodified_drivers: enable use of register_oldmem_pfn_i...
2016-04-04 Paul DurrantMAINTAINERS: add ioreq.c and ioreq.h to x86 I/O emulati...
2016-04-04 Ian Jacksonlibxl: ARM build: fix type of libxl__srm_callout_callba...
2016-04-01 Wei Liulibxc: remove second unistd.h inclusion
2016-04-01 Wei Liulibxc: xc_domain_resume_hvm is used by x86 only
2016-04-01 Wei Liulibxc: use PRIx64 to print out pfn
2016-04-01 Wei Liudocs: fix xl manpage compilation broken by COLO
2016-04-01 Juergen Grossdoc: document pvusb Xenstore paths
2016-04-01 Juergen Grossdoc: correct hyperlinks in docs/misc/xenstore-paths...
2016-04-01 Paul Durrantx86/hvm: separate ioreq server code from generic hvm...
2016-04-01 Chong Lienable per-VCPU parameter for RTDS
2016-04-01 Roger Pau Monnelibxl: allow 'phy' backend to use empty files
2016-04-01 Roger Pau Monnelibelf: rewrite symtab/strtab loading
2016-04-01 Roger Pau Monnelibxl: introduce LIBXL_VGA_INTERFACE_TYPE_UNKNOWN
2016-04-01 Dario Faggiolixenalyze: handle RTDS scheduler events
2016-04-01 Dario Faggiolixenalyze: handle DOM0 operations events
2016-04-01 Olaf Heringtools/libxc: Fix build error when using xc_version_len
2016-04-01 Konrad Rzeszutek... libxc: Document xc_domain_resume
2016-04-01 Wen Congyanglibxc: support to resume uncooperative HVM guests
2016-04-01 Wen Congyangcmdline switches and config vars to control colo-proxy
2016-04-01 Wen Congyangsetup and control colo proxy on secondary side
2016-04-01 Wen Congyangsetup and control colo proxy on primary side
2016-04-01 Wen CongyangCOLO nic: implement COLO nic subkind
2016-04-01 Wen CongyangCOLO proxy: implement setup/teardown/preresume/postresu...
2016-04-01 Wen CongyangCOLO: use qemu block replication
2016-04-01 Wen CongyangSupport colo mode for qemu disk
2016-04-01 Changlong XieIntroduce COLO mode and refactor relevant function
2016-04-01 Wen CongyangCOLO: introduce new API to prepare/start/do/get_error...
2016-04-01 Wen Congyangimplement the cmdline for COLO
2016-04-01 Wen Congyanglibxc/save: support COLO save
2016-04-01 Wen Congyanglibxc/restore: support COLO restore
2016-04-01 Wen Congyangprimary vm suspend/resume/checkpoint code
2016-04-01 Changlong Xielibxl_internal: move stream read manipulations to right...
2016-04-01 Wen Congyangsecondary vm suspend/resume/checkpoint code
2016-04-01 Wen Congyangtools/libxl: add back channel support to read stream
next