xen.git
2014-06-10 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-06-10 Andrew Coopertools/libxc: Introduce ARRAY_SIZE() and replace handrol...
2014-06-10 Andrew Cooperx86/domctl: remove PV MSR parts of XEN_DOMCTL_[gs]et_ex...
2014-06-10 Andrew Cooperlibxc: use an explicit check for PV MSRs in xc_domain_s...
2014-06-10 Andrew Cooperx86/domctl: implement XEN_DOMCTL_{get,set}_vcpu_msrs
2014-06-10 Arianna Avanziniarch/arm: domain build: let dom0 access I/O memory...
2014-06-10 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-06-10 Wei Liulibxl: introduce libxl_cpuid_policy_list_length
2014-06-10 Wei Liulibxl: introduce libxl_key_value_list_length
2014-06-10 Wei Liulibxl/gentypes.py: special-case KeyedUnion map handle...
2014-06-10 Wei Liulibxl_json: introduce parser functions for builtin...
2014-06-10 Wei Liulibxl_json: introduce libxl__object_from_json
2014-06-10 Wei Liulibxl IDL: rename json_fn to json_gen_fn
2014-06-10 Wei Liulibxl: fix JSON generator for uint64_t
2014-06-10 Wei Liuxl: remove parsing of "vncviewer" option in xl domain...
2014-06-10 Wei Liulibxl: make cpupool_qualifier_to_cpupoolid a library...
2014-06-10 David Vrabeltools/libxc: add DECLARE_HYPERCALL_BUFFER_SHADOW()
2014-06-10 Andrew Coopertools/libxc: Use _Static_assert if available
2014-06-10 Andrew Coopertools/libxc: Annotate xc_osdep_log with __attribute__...
2014-06-10 Andrew Coopertools/libxc: Annotate xc_report_error with __attribute_...
2014-06-10 Andrew Cooperx86/traps: const-correctness for IST handlers
2014-06-10 Jan Beulichx86/EFI: improve boot time diagnostics
2014-06-10 Jan Beulichx86/HVM: refine SMEP/SMAP tests in HVM_CR4_GUEST_RESERV...
2014-06-10 Ian Campbellxen: arm: include .text.cold and .text.unlikely in...
2014-06-10 Aravind Gopalakrishnancpufreq: extend documentation for cpufreq parameter
2014-06-10 Andrew Coopercommon/grant: add a newline into error message
2014-06-10 Aravind Gopalakrishnanx86,amd: remove unused wrmsr_amd
2014-06-10 Juergen Grossavoid crash on HVM domain destroy with PCI passthrough
2014-06-10 Andrew Cooperx86/domctl: further fix to XEN_DOMCTL_[gs]etvcpuextstate
2014-06-05 Andrew Cooperx86/amd: protect set_cpuidmask() against #GP faults
2014-06-05 Roger Pau Monnéx86: fix reboot/shutdown with running HVM guests
2014-06-05 Andrew Cooperx86/domctl: two functional fixes to XEN_DOMCTL_[gs...
2014-06-05 Andrew Cooperx86/xsave: add fastpath for common xstate_ctxt_size...
2014-06-05 Jan BeulichVT-d: honor APEI firmware-first mode in XSA-59 workarou...
2014-06-05 Jan Beulichx86/HVM: make vmsi_deliver() return proper error values
2014-06-05 Jan Beulichx86/HVM: properly propagate errors from HVMOP_inject_msi
2014-06-05 Andrew Cooperx86/hvm: correct hvm_ioreq_server_alloc_rangesets(...
2014-06-05 Roger Pau Monnéiommu: set correct IOMMU entries when !iommu_hap_pt_share
2014-06-05 Roger Pau Monnémake logdirty and iommu mutually exclusive
2014-06-05 Andrew Cooperdocs: Support building pdfs from markdown using pandoc
2014-06-05 Konrad Rzeszutek... libxc/trace: Fix style
2014-06-05 Konrad Rzeszutek... docs: xentrace manpage
2014-06-05 Christian Wolteradded xentop option -f , --full-name to xentop manpage
2014-06-04 Ian Campbellxen: arm: ensure we hold a reference to guest pages...
2014-06-04 Ian Campbellxen: arm: check permissions when copying to/from guest...
2014-06-04 Mukesh Rathorx86/PVH: avoid call to handle_mmio
2014-06-04 Malcolm CrossleyACPI: Prevent acpi_table_entries from falling into...
2014-06-04 Jan BeulichVT-d: replace another fixmap use with ioremap()
2014-06-03 Jan Beulichx86/HVM: eliminate vulnerabilities from hvm_inject_msi()
2014-06-03 Juergen GrossUpdate mail address
2014-06-03 Aravind Gopalakrishnanx86, mce: remove amd_{k8,f10}_mcheck_init functions
2014-06-03 Andrew Coopersupport 'tera' suffixes for size parameters
2014-06-03 Andrew Cooperx86/xsave: remove xfeat_mask checking from validate_xst...
2014-06-03 Feng Wux86: use alternative mechanism to define CLAC/STAC
2014-06-03 Feng Wux86: port the basic alternative mechanism from Linux...
2014-06-03 Feng Wux86: make set_nmi_callback return the old nmi callback
2014-06-03 Feng Wux86: add definitions for NOP operation
2014-06-02 Julien Grallxen/arm: grant: Add another entry to map MFN 1:1 in...
2014-06-02 Julien Gralldrivers/passthrough: arm: Add support for SMMU drivers
2014-06-02 Ian Campbelltools: Use SeaBIOS's defconfig
2014-06-02 Ian Campbelltools: update to seabios rel-1.7.4
2014-06-02 Ian Campbelltools: arm: increase size of region set aside for guest...
2014-06-02 Ian Campbelltools: arm: support up to (almost) 1TB of guest RAM
2014-06-02 Ian Campbelltools: arm: prepare guest FDT building for multiple...
2014-06-02 Ian Campbelltools: arm: prepare domain builder for multiple banks...
2014-06-02 Ian Campbelltools: arm: refactor code to setup guest p2m and fill...
2014-06-02 Ian Campbelltools: arm: rearrange guest physical address space...
2014-06-02 Ian Campbelltools: arm: move magic pfns out of guest RAM region
2014-06-02 Ian Campbelltools: arm: report an error if the guest RAM is too...
2014-06-02 Ian Campbelltools: libxl: use uint64_t not unsigned long long for...
2014-06-02 Andrew Coopertools/xenstore: Fix memory leaks in the client
2014-06-02 Zhigang Wangtools: install qemu into xen private directory and...
2014-06-02 Julien Grallxen/arm: vcpu: Correctly release resources when a VCPU...
2014-06-02 Jacek Koniecznylibxenstat: handle renamed VIFs
2014-06-02 Jason Andryuklibvchan: Make raw_get_{data_ready, buffer_space} match
2014-06-02 Yang Hongyanglibxl: introduce asynchronous execution API
2014-06-02 Mukesh Rathordom0: add opt_dom0pvh to setup.c
2014-06-02 Mukesh Rathorpvh dom0: allow get_pg_owner for translated domains...
2014-06-02 Mukesh Rathorpvh dom0: add and remove foreign pages
2014-06-02 Boris Ostrovskyx86: correctly report max number of hypervisor leaves
2014-06-02 Aravind Gopalakrishnanx86, amd_ucode: flip revision numbers in printk
2014-06-02 Aravind Gopalakrishnanx86,mce: consolidate AMD mcheck initialization
2014-06-02 Paul Durrantioreq-server: make buffered ioreq handling optional
2014-06-02 Paul Durrantioreq-server: remove p2m entries when server is enabled
2014-06-02 Paul Durrantioreq-server: add support for multiple servers
2014-05-28 Jan Beulichhvmloader: don't use AML operations on 64-bit fields
2014-05-28 Ross Lagerwalltimers: set the deadline more accurately
2014-05-28 Andrew Coopercommon/domain: do not rely on the assumption that guest...
2014-05-28 Jan Beulichx86: don't use VA for cache flush when also flushing TLB
2014-05-28 Jan BeulichAMD IOMMU: don't free page table prematurely
2014-05-28 Roger Pau Monnéx86: fix setup of PVH Dom0 memory map
2014-05-26 Jan BeulichVT-d: fix mask applied to DMIBAR in desktop chipset...
2014-05-26 Paul DurrantCoverity ID: 1215178
2014-05-26 Jan BeulichACPI/ERST: fix table mapping
2014-05-22 Jason Andryuklibxl: Reset toolstack_save file position in libxl
2014-05-22 Jan Beulichhvmloader: fix build with certain iasl versions
2014-05-21 Jan Beulichhvmloader: PA range 0xfc000000-0xffffffff should be UC
2014-05-21 Jan Beulichhvmloader: also cover PCI MMIO ranges above 4G with...
2014-05-21 Sylvain Munauthotplug/linux: Fix the vif script to handle_iptable...
2014-05-21 Julien Grallxen: iommu: Define PAGE_{SHIFT, SIZE, ALIGN, MASK)_64K
next