xen.git
2015-10-07 Wei Liulibxl: fix long lines and delete extraneous quotes
2015-10-07 Wei Liulibxl: convert to use LOG() macro
2015-10-07 Sander EikelenboomAdd Libc multiarch package as build prerequisites on...
2015-10-07 Andrew Coopertools/libxc: Improve efficiency of xc_cpuid_apply_policy()
2015-10-07 Ian Campbelldocs: xl.cfg: permissive option is not PV only.
2015-10-07 Mike Latimertools/hotplug: Scan xenstore once when attaching shared...
2015-10-07 Ian CampbellMINIOS_UPSTREAM_REVISION Update
2015-10-07 Brijesh Singhxen/arm: psci: use SMC64 function ID when available...
2015-10-07 Wei Liugitignore: ignore extras/mini-os*
2015-10-06 Konrad Rzeszutek... flask: Allow initial domain to use XENPF_get_symbol
2015-10-06 Doug Goldsteinbuild: drop unused config variable CONFIG_HVM
2015-10-06 Roger Pau Monnévcpu: add missing dummy_vcpu_info to compat VCPUOP_init...
2015-10-06 Wei Wangx86/cpufreq: add a new driver interface, setpolicy()
2015-10-05 Wei Wangx86: APERF/MPERF feature detect
2015-10-05 Julien Grallpublic: fix typo in memory.h
2015-10-05 Dario FaggioliMAINTAINERS: adding myself as co-maintainer of scheduling
2015-10-05 Dario FaggioliMAINTAINERS: adding myself as co-maintainer of cpupools
2015-10-05 Juergen Grossuse masking operation instead of test_bit for CSFLAG...
2015-10-05 Konrad Rzeszutek... paging: Fix compile error when DEBUG_TRACE_DUMP is...
2015-10-02 Juergen Grossuse masking operation instead of test_bit for MCSF...
2015-10-02 Juergen Grossuse masking operation instead of test_bit for VPF bits
2015-10-02 Juergen Grossuse masking operation instead of test_bit for VGCF...
2015-10-02 Juergen Grossuse masking operation instead of test_bit for RTDS...
2015-10-02 Jan Beulichx86/PoD: shorten certain operations on higher order...
2015-10-02 Jan Beulichx86/p2m-pt: use pre-calculated IOMMU flags
2015-10-02 Jan Beulichx86/p2m-pt: tighten conditions of IOMMU mapping updates
2015-10-02 Ross Lagerwallx86/EPT: work around hardware erratum setting A bit
2015-10-02 Ian Campbellxen: write a high level description of the sub-arch...
2015-10-01 Julien Grallxen/arm: vgic-v2: Drop cbase from arch_domain
2015-10-01 Julien Grallxen/arm: Warn when a device tree path will be re-used...
2015-10-01 Julien Grallxen/arm: Retrieve the correct number of cells when...
2015-10-01 Julien Grallxen/arm: gic: Make it clear the GIC node is passed...
2015-10-01 Julien Grallxen/arm: io: Shorten the name of the fields and clean up
2015-10-01 Julien Grallxen/arm: vgic-v3: Correctly retrieve the vCPU associate...
2015-10-01 Julien Grallxen/arm: io: Extend write/read handler to pass private...
2015-10-01 Stefano Stabellinixen/arm: support gzip compressed kernels
2015-10-01 Stefano Stabellinixen: move perform_gunzip to common
2015-09-30 Wei Liulibxl: don't shadow global "socket" in psr code
2015-09-30 Razvan Cojocaruintroduce VM_EVENT_FLAG_SET_REGISTERS
2015-09-30 Dario Faggiolisched: adjustments to some performance counters
2015-09-30 Dario Faggiolisched: get rid of cpupool_scheduler_cpumask()
2015-09-30 Dario Faggiolicredit1: fix tickling when it happens from a remote...
2015-09-30 Jan BeulichRevert "x86/PoD: shorten certain operations on higher...
2015-09-29 Jan Beulichx86/PoD: shorten certain operations on higher order...
2015-09-29 Jan Beulichx86/p2m-pt: ignore pt-share flag for shadow mode guests
2015-09-29 Jan Beulichx86/p2m-pt: delay freeing of intermediate page tables
2015-09-29 Jan Beulichx86/EPT: adjust types in ept_split_super_page()
2015-09-29 Elena UfimtsevaPVH Dom0 RMRR IOMMU mapping regression fix
2015-09-29 Chao Pengdocs/man: resort sections
2015-09-29 Chao Pengdocs: make xl-psr.markdown more precise
2015-09-29 Chao Pengtools/libxl: fix range check in main_psr_cat_cbm_set
2015-09-29 Chao Pengtools/libxl: return socket id from libxl_psr_cat_get_l3...
2015-09-29 Chao Pengtools/libxl: fix socket display error for CMT
2015-09-29 Chao Pengtools/libxl: introduce libxl_get_online_socketmap
2015-09-29 Jan Beulichx86/p2m-ept: adjust some types in ept_set_entry()
2015-09-29 Jan Beulichx86/EPT: tighten conditions of IOMMU mapping updates
2015-09-28 Razvan Cojocarufine grained control of REP emulation optimizations
2015-09-28 Juergen Grosscleanup domain builder declarations and related users
2015-09-28 Ross LagerwallMAINTAINERS: fix path to p2m-ept.c
2015-09-25 Juergen Grossremove unused macros from sched.h
2015-09-25 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2015-09-25 Quan Xuvt-d: fix IM bit unmask of Fault Event Control Register...
2015-09-25 Julien Grallxen/arm: Fix comment coding style in handle_node in...
2015-09-25 Juergen Grosslibxc: do initrd processing of domain builder in own...
2015-09-25 Juergen Grosslibxc: remove useless stuff from domain builder
2015-09-25 Tiejun Chenlibxl: introduce gfx_passthru_kind
2015-09-25 Tiejun Chenlibxl: introduce libxl__is_igd_vga_passthru
2015-09-25 Quan Xuvt-d: fix IM bit mask and unmask of Fault Event Control...
2015-09-25 Andrew Cooperkeyhandler: rework keyhandler infrastructure
2015-09-25 Jan Beulichx86/PV: properly populate descriptor tables
2015-09-25 Mike Belopuhovadd missing license and copyright statements to public...
2015-09-25 Jan Beulichx86/bigmem: eliminate struct domain address width restr...
2015-09-24 Julien Grallxen/arm: gic-v3: Allow Xen to run on hardware supportin...
2015-09-24 Julien Grallxen/arm: gic-v3: Clean-up the GIC*_PIDR2_* definitions
2015-09-24 Vitaly Kuznetsov(lib)xl: soft reset support
2015-09-24 Roger Pau Monnelibxl: fix the cleanup of the backend path when using...
2015-09-24 Roger Pau Monnelibxl: fix devd removal path
2015-09-24 Julien Grallxen/arm: vgic: Correctly emulate write when byte is...
2015-09-23 Andrew Cooperx86/hvm: fold opt_hap_{2mb,1gb} into hap_capabilities
2015-09-23 Andrew Cooperx86/hvm: refine hap_has_{2mb,1gb} checks
2015-09-23 Andrew Cooperx86: record xsave features in c->x86_capabilities
2015-09-23 Jan Beulichx86/p2m: add PoD accounting to set_typed_p2m_entry()
2015-09-23 Jan Beulichx86: shorten debug key 'u' output
2015-09-23 Jan Beulichmemory: polish populate_physmap()
2015-09-22 Konrad Rzeszutek... xen/xsm: Make p->policyvers be a local variable (ver...
2015-09-22 Jan BeulichIOMMU: complete/correct comment explaining "iommu=...
2015-09-22 Jan Beulichx86/NPT: always return proper order value from p2m_pt_g...
2015-09-22 Jan Beulichx86/EPT: always return proper order value from ept_get_...
2015-09-22 Andrew Cooperimprove x86's alloc_vcpu_guest_context()
2015-09-21 Kevin TianMAINTAINERS: update VT-x maintainers
2015-09-21 Doug Goldsteinbuild: drop unused SUBARCH variable
2015-09-21 Julien Gralltools/libxc: arm: Check the index before accessing...
2015-09-21 Julien Grallxen/arm: vgic-v2: Map the GIC virtual CPU interface...
2015-09-21 Stefano Stabellinilibxl: handle read-only drives with qemu-xen
2015-09-21 Ian CampbellINSTALL: Mention MINIOS_UPSTREAM_URL
2015-09-21 Andrew Cooperdocs: Migration feature document
2015-09-21 Andrew Cooperdocs: Template for feature documents
2015-09-17 Chunyan Liulibxl: ensure xs transaction is initialised in libxl__d...
2015-09-16 Haozhong Zhangtools/xen-mceinj: Pass in GPA when injecting through...
2015-09-16 Haozhong Zhangx86/mce: translate passed-in GPA to host machine address
next