xen.git
2016-04-01 Wen Congyanglibxc/migration: Specification update for DIRTY_PFN_LIS...
2016-04-01 Wen Congyangdocs/libxl: Introduce CHECKPOINT_CONTEXT to support...
2016-04-01 Wen Congyangdocs: add colo readme
2016-04-01 Wen Congyangtools/libx{l,c}: add back channel to libxc
2016-04-01 Wen Congyangtools/libxl: Introduce new helper function dup_fd_helper()
2016-04-01 Wen Congyangtools/libxl: Add back channel to allow migration target...
2016-04-01 Wen Congyangtools/libxl: introduce libxl__domain_common_switch_qemu...
2016-04-01 Wen Congyangtools/libxl: introduction of libxl__qmp_restore to...
2016-04-01 Changlong Xietools: add missing header for xenctrl.h
2016-03-31 Jan Beulichx86/HVM: fix forwarding of internally cached requests
2016-03-31 Paul DurrantMAINTAINERS: add myself as x86 I/O emulation and viridi...
2016-03-31 Paul Durrantx86/hvm/viridian: zero and check vcpu context _pad...
2016-03-30 Konrad Rzeszutek... libxc/libxl/python/xenstat/ocaml: Use new XEN_VERSION...
2016-03-30 Konrad Rzeszutek... HYPERCALL_version_op. New hypercall mirroring XENVER_...
2016-03-30 Jonathan Daviesoxenstored: allow compilation prior to OCaml 3.12.0
2016-03-30 Shannon Zhaoarm64: Add ACPI support
2016-03-30 Shannon Zhaoarm: Add a hypercall for device mmio mapping
2016-03-30 Shannon Zhaoarm/acpi: Fix event-channel interrupt when booting...
2016-03-30 Shannon Zhaoarm/acpi: Permit MMIO access of Xen unused devices...
2016-03-30 Shannon Zhaoarm/gic: Add a new callback to deny Dom0 access to...
2016-03-30 Shannon Zhaoarm/acpi: Configure SPI interrupt type and route to...
2016-03-30 Shannon Zhaoarm/acpi: Permit access all Xen unused SPIs for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Create min DT stub for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Map the new created EFI and ACPI tables to...
2016-03-30 Shannon Zhaoarm/acpi: Prepare EFI memory descriptor for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Prepare EFI system table for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Map all other tables for Dom0
2016-03-30 Parth Dixitarm/p2m: Add helper functions to map memory regions
2016-03-30 Shannon Zhaoarm/acpi: Prepare RSDP table for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Prepare XSDT table for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Prepare STAO table for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Prepare MADT table for Dom0
2016-03-30 Shannon Zhaoarm/gic: Add a new callback for creating MADT table...
2016-03-30 Shannon Zhaoarm/acpi: Prepare FADT table for Dom0
2016-03-30 Shannon Zhaoarm/acpi: Add a helper function to get the acpi table...
2016-03-30 Shannon Zhaoarm/acpi: Estimate memory required for acpi/efi tables
2016-03-30 Stefano Stabelliniupdate MAINTAINERS info for Stefano
2016-03-30 Konrad Rzeszutek... Merge branch 'pin' of https://github.com/jgross1/xen...
2016-03-29 Paul Durranttools/misc/xen-hvmctx: fix the build
2016-03-29 Zhigang Wangtools/python/xc: fix tmem_control parameter parsing
2016-03-29 Jan Beulichpublic: drop assembly equates from errno.h again
2016-03-29 Jan Beulichbuild: avoid putting local absolute symbols in symbol...
2016-03-29 Jan Beulichspinlock: improve spin_is_locked() for recursive locks
2016-03-29 Shuai Ruanx86/xsaves: calculate comp_offsets[] based on xcomp_bv
2016-03-29 Jan Beulichns16550: enable Pericom controller support
2016-03-29 Jan Beulichns16550: store pointer to config parameters for PCI
2016-03-29 Shannon Zhaohvm/params: add a new delivery type for event-channel...
2016-03-29 Paul Durrantx86/hvm/viridian: fix APIC assist page leak
2016-03-29 Paul Durrantx86/hvm/viridian: save APIC assist vector
2016-03-29 Stefano StabelliniAnthony Perard to co-maintain qemu
2016-03-29 Jan Beulichx86: fix information leak on AMD CPUs
2016-03-25 George Dunlapxl: Return an error on failed cd-insert
2016-03-25 George Dunlapxl: Make set_memory_target return an error code on...
2016-03-25 George Dunlaplibxl: Remove pointless hypercall from libxl_set_memory...
2016-03-25 Doug Goldsteinxsm: move FLASK_AVC_STATS to Kconfig
2016-03-25 Doug Goldsteinxsm: only define XSM_MAGIC in xsm.h
2016-03-24 Juergen Grosslibxl: add force option for xl vcpu-pin
2016-03-24 Juergen Grosslibxl: print message how to recover from xl cpupool...
2016-03-24 Juergen Grosslibxc: do some retries in xc_cpupool_removecpu() for...
2016-03-24 Roger Pau Monnetools/build: remove usage of sed -i
2016-03-24 Jan Beulichx86/HVM: terminate writes to PM_TMR port
2016-03-24 Jan Beulichx86/vLAPIC: vlapic_reg_write() can't fail
2016-03-24 Andrew Cooperx86: annotate special features
2016-03-24 Andrew Cooperx86: mask out unknown features from Xen's capabilities
2016-03-24 Andrew Cooperx86: collect more cpuid feature leaves
2016-03-24 Andrew Cooperx86: script to automatically process featureset information
2016-03-24 Andrew Cooperpublic: export x86 cpu featureset information in the...
2016-03-24 Dario Faggiolisched: add .init_pdata hook to the scheduler interface
2016-03-24 Dario Faggiolisched: fix locking when allocating an RTDS pCPU
2016-03-24 Jim Fehligtools: Restrict configuration of qemu processes
2016-03-24 Jonathan Daviesoxenstored: log request and response during transaction...
2016-03-24 Jonathan Daviesoxenstored: replay transaction upon conflict
2016-03-24 Jonathan Daviesoxenstored: move functions that process simple operations
2016-03-24 Jonathan Daviesoxenstored: keep track of each transaction's operations
2016-03-24 Jonathan Daviesoxenstored: refactor request processing
2016-03-24 Jonathan Daviesoxenstored: remove some unused parameters
2016-03-24 Jonathan Daviesoxenstored: refactor putting response on wire
2016-03-23 Jan Beulichx86/domctl: don't waste domain CPUID slots for all...
2016-03-23 Jan Beulichx86: drop raw_write_cr4() again
2016-03-23 Olaf Heringvscsiif.h: add some notes about xenstore layout
2016-03-23 Olaf Heringdocs: add vscsi to xenstore-paths.markdown
2016-03-23 Olaf Heringvscsiif.h: fix WWN notation for p-dev property
2016-03-23 Andrew Cooperx86: remap text/data/bss with appropriate permissions
2016-03-22 Doug Goldsteinxenconsole: update help message
2016-03-22 Konrad Rzeszutek... x86/arm: Add BUGFRAME_NR define and BUILD checks.
2016-03-22 Konrad Rzeszutek... xsm/xen_version: Add XSM for most of xen_version hypercall
2016-03-18 Shannon Zhaoacpi: drop CONFIG_ACPI_BOOT and use CONFIG_ACPI instead
2016-03-18 Paul Durrantx86/hvm/viridian: enable APIC assist enlightenment
2016-03-18 Tianyang Chensched: convert RTDS from time to event driven model
2016-03-18 Andrew Cooperx86: rename features to be closer to the vendor definitions
2016-03-18 Andrew Cooperx86: drop unused and non-useful feature definitions
2016-03-18 Chunyan Liuxl: add pvusb commands
2016-03-18 Chunyan Liulibxl: domcreate: support pvusb in configuration file
2016-03-18 Chunyan Liulibxl: add pvusb API
2016-03-18 Chunyan Liulibxl: refactor DEFINE_DEVICE_REMOVE to fit for more...
2016-03-18 Chunyan Liulibxl_utils: add internal function to read sysfs file...
2016-03-18 Chunyan Liulibxl: export some functions for pvusb use
2016-03-18 Jan Beulichx86: put kexec_reloc in its own section
2016-03-18 Jan Beulichx86: move cached CR4 value to struct cpu_info
2016-03-18 David Vrabelx86/fpu: improve check for XSAVE* not writing FIP/FDP...
next