xen.git
2015-07-07 Ian Campbelltools: libxl: allow permissive qemu-upstream pci passth...
2015-07-07 Ian Jacksonlibxl: Provide doc comments for AO_GC and STATE_AO_GC
2015-07-07 George Dunlaptools: Add a block-tap script for setting up tapdisks...
2015-07-07 George Dunlaplibxl: Add more logging to hotplug script path
2015-07-07 George Dunlaplibxl: Remove linux udev rules
2015-07-07 George Dunlaplibxl: Make local_initiate_attach more rational
2015-07-07 Wei Liulibxc: fix PV vNUMA guest memory allocation
2015-07-07 Wei Liulibxc: remove trailing newline in xc_dom_panic format...
2015-07-07 Julien Gralltools/xenconsoled: Use XC_PAGE_SIZE rather than getpage...
2015-07-07 Julien Gralltools/xenstored: Use XC_PAGE_SIZE rather than getpagesize()
2015-07-07 Ian Campbellxen: earlycpio: Pull in latest linux earlycpio.[ch]
2015-07-07 Ian Campbellxen: arm: consolidate mmio and irq mapping to dom0
2015-07-07 Ian Campbellxen: arm: Import of_bus PCI entry from Linux (as a...
2015-07-07 Ian Campbellxen: arm: map child MMIO and IRQs to dom0 for PCI bus...
2015-07-07 Ian Campbellxen: arm: drop redundant extra call to vgic_reserve_virq
2015-07-07 Ian Campbellxen: dt: add dt_for_each_range helper
2015-07-07 Ian Campbellxen: dt: add dt_for_each_irq_map helper
2015-07-07 Ian Campbelltools: Rerun autogen.sh with Jessie version of autoconf
2015-07-07 Chao Pengxsm: add CAT related policies
2015-07-07 Chao Pengx86: add scheduling support for Intel CAT
2015-07-07 Chao Pengx86: dynamically get/set CBM for a domain
2015-07-07 Chao Pengx86: expose CBM length and COS number information
2015-07-07 Chao Pengx86: add COS information for each domain
2015-07-07 Chao Pengx86: maintain COS to CBM mapping for each socket
2015-07-07 Chao Pengx86: detect and initialize Intel CAT feature
2015-07-07 Chao Pengx86: add socket_cpumask
2015-07-07 Paul Durrantx86/hvm: make sure emulation is retried if domain is...
2015-07-07 Andrew Cooperx86/hvmloader: improve error handling for xenbus intera...
2015-07-07 Andrew Cooperx86/hvmloader: avoid data corruption with xenstore...
2015-07-07 Dario Faggiolicredit1: properly deal with pCPUs not in any cpupool
2015-07-07 Dario Faggiolix86 / cpupool: clear the proper cpu_valid bit on pCPU...
2015-07-07 Dario Faggiolisched: avoid dumping duplicate information
2015-07-07 Andrew Cooperx86: calculate PV CR4 masks at boot
2015-07-07 Andrew Cooperx86/p2m-ept: don't unmap the EPT pagetable while it...
2015-07-07 Andrew Cooperx86/traps: move early pagefault static data into __initdata
2015-07-07 Jan Beulichx86/nHVM: generic hook adjustments
2015-07-07 Feng Wux86: add helper macro for X86_FEATURE_CX16 feature...
2015-07-07 Jan Beulichx86: drop is_pv_32on64_domain()
2015-07-07 Jan Beulichminor shared/vcpu info adjustments
2015-07-07 Jan Beulichgnttab: clean up gnttab_set_version()
2015-07-07 Jan Beulichgnttab: don't silently truncate frame numbers in gnttab...
2015-07-07 Jan Beulichgnttab: fix out of range shift count
2015-07-03 Jennifer Herbertlibxc: Fix misleading use of strncpy code in build_hvm_...
2015-07-03 Jennifer Herbertlibxc: Prevent dereferencing NULL pointers returned...
2015-07-03 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2015-07-03 Julien Grallxen/arm: Remove unused field eoi_cpu in arch_irq_desc
2015-07-03 Ian Jacksonxl: xl -N create -d sends json output to stdout, not...
2015-07-03 Ian Jacksonxl: Change output from xl -N create to be more useful
2015-07-03 Ian Jacksonxl: Break out flush_stream
2015-07-03 Ian Campbellstubdom: vtpmmgr: Correctly format size_t with %z when...
2015-07-03 Chen Baozixen/arm64: increase MAX_VIRT_CPUS to 128 on arm64
2015-07-03 Chen Baozixen/arm: make domain_max_vcpus return value from vgic_ops
2015-07-03 Chen Baozixen/arm: Set 'reg' of cpu node for dom0 to match MPIDR...
2015-07-03 Chen Baozitools/libxl: Set 'reg' of cpu node equal to MPIDR affin...
2015-07-03 Chen Baozixen/arm: Use AFF1 when translating ICC_SGI1R_EL1 to...
2015-07-03 Chen Baozixen/arm: Use the new functions for vCPUID/vaffinity...
2015-07-03 Chen Baozixen/arm: Add functions of mapping between vCPUID and...
2015-07-03 Chen Baozixen/arm: gic-v3: Increase the size of GICR in address...
2015-07-03 Dario Faggiolilibxl: unset info->numa_placement upon successful placement
2015-07-03 Dario Faggiolilibxl: turn NUMA placement misconfigs into warnings
2015-07-03 Julien Grallxen/arm: Merge gicv_setup with vgic_domain_init
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Remove hbase from the global...
2015-07-03 Julien Grallxen/arm: gic: Allow the base address to be 0
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Use SZ_64K rather than our...
2015-07-03 Julien Grallxen/arm: gic-{v2, hip04}: Remove redundant check in...
2015-07-03 Julien Grallxen/arm: gic-v3: Rework the messages printed at initial...
2015-07-03 Julien Grallxen/arm: gic-v3: Use the domain redistributor informati...
2015-07-03 Julien Grallxen/arm: gic-v3: Fix the distributor region to 64kB
2015-07-03 Julien Grallxen/arm: vGIC: Check return of the domain_init callback
2015-07-03 Julien Grallxen/arm: gic: Rename make_dt_node into make_hwdom_dt_node
2015-07-03 Julien Grallxen/arm: Gate GICv3 change with HAS_GICV3 rather than...
2015-07-03 Julien Grallxen/arm: Find automatically the gnttab region for DOM0
2015-07-02 Euan Harrislibxl: doc: Fix nonexistent error code in libxl_event_c...
2015-07-01 Ian Jacksonlibxl: Do not try to destroy domain -1 on failed create
2015-06-30 Wei LiuConfig.mk: update in-tree OVMF changeset
2015-06-30 Dario Faggiolixen: new maintainer for the RTDS scheduler
2015-06-30 Ian Campbellxen: arm: Fixup stray hard tabs
2015-06-30 Liang Linested EPT: fix the handling of nested EPT
2015-06-30 Tiejun Chentools/libxc: check to set args.mmio_size before call...
2015-06-30 Ian Campbellxen: Install unstripped version -syms version into...
2015-06-30 Ian Campbellxen: arm: Log a warning message when a deprecated hyper...
2015-06-30 Julien Gralldocs: Fix docs output after commit 6592bf6
2015-06-30 Wen Congyanglibxl: remove now unnecessary gc from libxl__async_exec...
2015-06-29 Ian Jacksonlibxl: Fix uninitialised rc in libxl__domain_save_devic...
2015-06-26 Ian Jacksonlibxl: Add missing #include of <signal.h>
2015-06-26 Ian Jacksonlibxl: When save/restore helper dies, do not overwrite rc
2015-06-26 Ian Jacksonlibxl: libxl__ev_child pass actual pid to callback
2015-06-26 Ian Jacksonlibxl: spawn: Always debug log middle child process...
2015-06-26 Ian Jacksonlibxl: Fix libxl__get_domid error reporting
2015-06-26 Ian Jacksonlibxl: ao abort: Make datacopiers abortable
2015-06-26 Ian Jacksonlibxl: ao: datacopier callback gets an rc
2015-06-26 Ian Jacksonlibxl: ao abort: Abort libxc save/restore
2015-06-26 Ian Jacksonlibxl: ao abort: Handle SIGTERM in save/restore helper
2015-06-26 Ian Jacksonlibxl: ao abort: Preparations for save/restore abort
2015-06-26 Ian Jacksonlibxl: Introduce FILLZERO
2015-06-26 Ian Jacksonlibxl: ao abort: Support aborting where we spot domain...
2015-06-26 Ian Jacksonlibxl: Introduce DOMAIN_DESTROYED error code
2015-06-26 Ian Jacksonlibxl: ao abort: Note that driver domain task cannot...
2015-06-26 Ian Jacksonlibxl: ao abort: Make timeouts abortable
2015-06-26 Ian Jacksonlibxl: ao abort: Provide explicit internal abort check API
next