xen.git
2015-10-27 Jan Beulichx86/mm: override stored file names for multiply built...
2015-10-27 Jan Beulichuse clear_domain_page() instead of open coding it
2015-10-27 Shuai Ruanx86/xsaves: add basic definitions/helpers to support...
2015-10-27 Jan Beulichx86/HVM: correct page dirty marking in hvm_map_guest_fr...
2015-10-26 Andrew Cooperx86: remove assumptions about the layout of x86_capabil...
2015-10-26 Andrew Cooperx86: helpers for cpu feature manipulation
2015-10-26 Julien Grallx86/mm: pod: use the correct memory flags for alloc_dom...
2015-10-26 Jan Beulicharm: don't build core parking code
2015-10-23 Ian Jacksonlibxl: Do not call assert() in signal handlers
2015-10-23 Julien Grallxen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major,...
2015-10-23 Julien Grallxen/arm: Add support of PSCI v1.0 for the host
2015-10-23 Julien Grallxen/arm: platform: Drop the quirks callback
2015-10-23 Julien Grallxen/arm: gic-v2: Automatically detect aliased GIC400
2015-10-23 Julien Grallxen/arm: gic: Check the size of the CPU and vCPU interf...
2015-10-23 Julien Grallxen/arm: vgic-v2: Report the correct GICC size to the...
2015-10-23 Wei Liutools/python: remove broken xl binding
2015-10-22 Julien Grallxen/device-tree: Print the DT path on error in dt_for_e...
2015-10-22 Juergen Grosslibxc: remove superpages option for pv domains
2015-10-22 He Chentools & docs: add tools and docs support for Intel CDP
2015-10-22 Wei LiuConfig.mk: update OVMF changeset
2015-10-22 Anthony PERARDlibxl: No emulated disk driver for xvdX disk
2015-10-22 Ian Campbelltools: libxl: CODING_STYLE: GC* cannot be used with...
2015-10-22 Ian Campbelltools: Update libxl flex outputs to Flex from Jessie.
2015-10-21 Ian CampbellConfig: Switch to unified qemu trees.
2015-10-21 Jan Beulichx86/shadow: drop stray name tags from sh_{guest_get...
2015-10-21 Jan Beulichx86/shadow: adjust sh_{make,destroy}_monitor_table...
2015-10-21 Jan Beulichx86/shadow: only a single instance of fetch_type_names...
2015-10-21 Jan Beulichx86/HVM: prefix both instances of enable_intr_window()
2015-10-21 Jan Beulichx86: don't build platform hypercall helpers multiple...
2015-10-21 Kai Huangx86/vmx: fix coding style of PML functions
2015-10-21 Kai Huangx86/ept: defer enabling of EPT A/D bit until PML get...
2015-10-21 Jan BeulichVMX: re-order definitions
2015-10-20 Ian JacksonQEMU_TAG update
2015-10-16 Jan Beulichx86/Centaur: drop __init annotations
2015-10-16 Jan Beulichx86/capabilities: set/clear them using non-locked bitops
2015-10-16 Jan Beulichx86: drop further constant cpu_has_* predicates
2015-10-16 Jan Beulichx86: remove unused x87 remnants of 32-bit days
2015-10-16 He Chenx86/PSR: fix compilation error after 44f126d
2015-10-16 Roger Pau Monnelibxc: fix the types used in xc_dom_image to build...
2015-10-15 Boris Ostrovskylibxc: Initialize vcpu context for 64-bit PVH VCPUs
2015-10-14 Andrew Cooperx86/traps: don't use 16bit reads of segment registers
2015-10-14 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2015-10-14 Andrew Cooperx86/boot: use mnemonics rather than magic numbers
2015-10-14 Jan Beulichx86/NUMA: cleanup
2015-10-14 Jan Beulichx86/NUMA: fix SRAT table processor entry parsing and...
2015-10-14 He Chenx86: add domctl cmd to set/get CDP code/data CBM
2015-10-14 He Chenx86: support enable CDP by boot parameter and add get...
2015-10-14 Julien Grallxen/arm: ctxt_switch: Document the erratum #852523...
2015-10-14 Wei Liucxenstored: avoid using hardcoded paths
2015-10-14 Julien Grallxen/arm: domain_build: Removed unused variable in write...
2015-10-14 Roger Pau Monnelibxc: create an initial FPU state for HVM guests
2015-10-13 Andrew Cooperx86: drop unused declarations from processor.h
2015-10-13 Jan Beulichx86/time: slightly streamline __update_vcpu_system_time()
2015-10-13 Jan Beulichx86: hide MWAITX from PV domains
2015-10-13 Jan BeulichVT-d: section placement and type adjustments
2015-10-13 Jan BeulichVT-d: use proper error codes in iommu_enable_x2apic_IR()
2015-10-12 Dario Faggiolicpufreq: fix notifier block double registration
2015-10-12 Wei Liubuild: don't shadow debug with "@debug@" in tools build
2015-10-12 Andrew Cooperx86/shadow: Fix missing newline in dprintk()
2015-10-12 Dario Faggiolisched / cpupool: dump the actual value of NOW()
2015-10-12 Dario Faggiolisched: fix an 'off by one \t' in credit2 debug dump
2015-10-12 Jan BeulichMAINTAINERS: Tamás Lengyel to maintain mem-sharing
2015-10-12 Jan BeulichVT-d: don't suppress invalidation address write when...
2015-10-08 Julien Grallxen/arm: vgic: Introduce a new field to store the rank...
2015-10-08 Julien Grallxen/arm: vgic: Optimize the way to store GICD_IPRIORITY...
2015-10-08 Julien Grallxen/arm: vgic: ctlr stores a 32-bit hardware register...
2015-10-08 Julien Grallxen/arm: io: Support sign-extension for every read...
2015-10-08 Julien Grallxen/arm: io: Extend write/read handler to pass the...
2015-10-08 Julien Grallxen/arm: io: remove mmio_check_t typedef
2015-10-08 Roger Pau Monnexenconsole: try to attach to PV console if HVM fails
2015-10-08 Roger Pau Monnelibxc: remove dead HVM building code
2015-10-08 Roger Pau Monnelibxl: switch HVM domain building to use xc_dom_* helpers
2015-10-08 Roger Pau Monnelibxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
2015-10-08 Roger Pau Monnelibxc: rework BSP initialization
2015-10-08 Roger Pau Monnelibxc: make arch_setup_boot{init/late} xc_dom_arch...
2015-10-08 Roger Pau Monnelibxc: make arch_setup_meminit a xc_dom_arch hook
2015-10-08 Roger Pau Monnelibxc: introduce a domain loader for HVM guest firmware
2015-10-08 Roger Pau Monnelibxc: introduce the notion of a container type
2015-10-08 Roger Pau Monnelibxc: unify xc_dom_p2m_{host/guest}
2015-10-08 Roger Pau Monnelibxc: split x86 HVM setup_guest into smaller logical...
2015-10-08 Daniel Kiperefi: split out efi_exit_boot()
2015-10-08 Daniel Kiperefi: split out efi_set_gop_mode()
2015-10-08 Daniel Kiperefi: split out efi_variables()
2015-10-08 Daniel Kiperefi: split out efi_tables()
2015-10-08 Daniel Kiperefi: split out efi_find_gop_mode()
2015-10-08 Daniel Kiperefi: split out efi_get_gop()
2015-10-08 Daniel Kiperefi: split out efi_console_set_mode()
2015-10-08 Daniel Kiperefi: split out efi_init()
2015-10-08 Wei Liux86/p2m: fix typo "populete"
2015-10-08 Wei Wangx86/cpufreq: relocate the driver register function
2015-10-07 Wei Liulibxl: fix places missed by spatch
2015-10-07 Wei Liulibxl: map LIBXL__LOG_VERBOSE to XTL_VERBOSE
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...
next