xen.git
2014-05-19 Ian Jacksonlibxl: Rerun flex/bison for xl discard support
2014-05-19 Xiantao Zhangadd Yang and Kevin as the new maintainer of VT-d stuff
2014-05-19 Andrew Cooperx86/misc: post cleanup
2014-05-19 Andrew Cooperx86/irqs: move interrupt-stub generation out of C
2014-05-19 Andrew Cooperx86/boot: drop pre-C IDT patching
2014-05-19 Olaf Heringlibxl: add option for discard support to xl disk config...
2014-05-19 Jason Andryuklibxc: Free logger after printing error message
2014-05-16 Andrew Cooperx86/boot: correct CR4 setup on APs
2014-05-16 Andrew Cooperx86/boot: install trap handlers much earlier on boot
2014-05-16 Andrew Cooperx86/traps: functional prep work
2014-05-16 Andrew Cooperx86/misc: early cleanup
2014-05-16 Andrew Cooperx86/traps: make the main trap handlers safe for use...
2014-05-16 Andrew Cooperx86/traps: make panic and reboot paths safe during...
2014-05-16 Andrew Cooperx86/traps: mnemonics for system descriptor types
2014-05-15 Julien Grallxen/arm: Drop event_mask in arch_vcpu
2014-05-15 Zhigang Wangtools/python: expose xc_getcpuinfo()
2014-05-15 Fabio Fantoniautoconf: add variable for pass arbitrary options to...
2014-05-15 Fabio Fantonilibxl: add stdvga video memory setting with upstream...
2014-05-15 Fabio Fantonilibxl: fix cirrus vga video memory setting with upstrea...
2014-05-15 Andrew Cooperx86/setup: resync the boot stack 8 bytes at a time
2014-05-15 David Vrabelx86/nmi: be less verbose when testing the NMI watchdog
2014-05-15 David Vrabelx86/nmi: remove spurious local_irq_enable from check_nm...
2014-05-15 Jan Beulichx86: correct MSI_ADDR_DEST_ID_MASK
2014-05-15 Jan Beulichswitch internal hypercall restart indication from ...
2014-05-14 Ian Campbelltools: arm: remove code to check for a DTB appended...
2014-05-14 Julien Grallxen/arm: Don't give IOMMU devices to dom0 when iommu...
2014-05-14 Julien GrallMAINTAINERS: Add drivers/passthrough/arm
2014-05-14 Julien Grallxen/passthrough: Introduce IOMMU ARM architecture
2014-05-14 Julien Grallxen/passthrough: iommu: Basic support of device tree...
2014-05-14 Julien Grallxen/arm: Introduce flush_tlb_domain
2014-05-14 Kai Huangx86/MCE: bypass uninitialized vcpu in vMCE injection
2014-05-14 Julien Gralliommu: introduce arch specific code
2014-05-14 Julien Gralliommu: split generic code
2014-05-14 Julien Grallpassthrough: rework hwdom_pvh_reqs to use it also on ARM
2014-05-14 Julien Grallpassthrough: vtd: iommu_set_hwdom_mapping is VTD specific
2014-05-14 Julien Grallpassthrough: amd: rename iommu_has_feature into amd_iom...
2014-05-14 Julien Grallpassthrough: amd: Remove domain_id from hvm_iommu
2014-05-12 Andrew Cooperx86/traps: do not inline do_trap() into 10 different...
2014-05-12 Feng Wux86/tools: expose SMAP to HVM guests
2014-05-12 Feng Wux86/hvm: add SMAP support to HVM guest
2014-05-12 Feng Wux86: enable Supervisor Mode Access Prevention (SMAP...
2014-05-12 Feng WuVMX: disable SMAP feature when guest is in non-paging...
2014-05-12 Feng Wux86: temporarily disable SMAP to legally access user...
2014-05-12 Feng Wux86: clear AC bit in RFLAGS to protect Xen itself by...
2014-05-12 Feng Wux86: add support for STAC/CLAC instructions
2014-05-12 Andrew Coopertools/pygrub: Fix error handling if no valid partitions...
2014-05-12 Stefano Stabelliniclarify SHUTDOWN_suspend additional argument
2014-05-12 Andrew Coopertools/libxc: Issue individual DPRINTF()s rather than...
2014-05-12 Ian Campbellxen: arm: bitops take unsigned int
2014-05-12 Mukesh Rathorpvh dom0: Add checks and restrictions for p2m_is_foreign
2014-05-12 Paul Durrantadd the facility to limit ranges per rangeset
2014-05-12 Paul Durrantadd an implentation of asprintf() for xen
2014-05-12 Paul Durrantioreq-server: on-demand creation of ioreq server
2014-05-12 Paul Durrantioreq-server: create basic ioreq server abstraction
2014-05-12 Paul Durrantioreq-server: centralize access to ioreq structures
2014-05-12 Paul Durrantioreq-server: pre-series tidy up
2014-05-12 Edmund H WhiteNested VMX: load current_vmcs only when it exists
2014-05-08 Mukesh Rathorpvh dom0: construct_dom0 changes
2014-05-08 Yi Lix86: remove c_identify of the struct cpu_dev
2014-05-08 Roger Pau Monnégnttab: don't flush the TLB on grant ops for auto-trans...
2014-05-08 Jan Beulichx86/P2M: p2m_change_type() should pass on error from...
2014-05-08 Jan Beulichx86/P2M: pass on errors from p2m_set_entry()
2014-05-08 Jan Beulichdomctl: tighten XEN_DOMCTL_*_permission
2014-05-08 Don Slutzhvm/hpet: Detect comparator values in the past
2014-05-08 Don Slutzhvm/hpet: Prevent master clock equal to comparator...
2014-05-08 Don Slutzhvm/hpet: comparator can only change when master clock...
2014-05-08 Don Slutzhvm/hpet: Init comparator64 like comparator.
2014-05-08 Don Slutzhvm/hpet: In hpet_save, call hpet_get_comparator.
2014-05-08 Don Slutzhvm/hpet: In hpet_save, correctly compute mc64.
2014-05-08 Don Slutzhvm/hpet: Correctly limit period to a maximum.
2014-05-08 Don Slutzhvm/hpet: Only set comparator or period not both.
2014-05-08 Don Slutzhvm/hpet: Only call guest_time_hpet(h) one time per...
2014-05-08 Don Slutzhvm/hpet: Add manual unit test code.
2014-05-08 Matthew Daleyxenstat: don't leak memory in getBridge
2014-05-08 Matthew Daleyxenstat: fix unsigned less-than-0 comparison
2014-05-08 Andrew J. Benniestonnetif.h: Document xen-net{back, front} multi-queue...
2014-05-07 Olaf Heringtools/libxl: add direct_io_safe to check-xl-disk-parse
2014-05-07 Jan Beulichx86: reduce redundancy in tsc_[gs]et_info()
2014-05-07 Juergen Grosscredit2: use unique names
2014-05-06 Feng Wux86: merge stuff from asm-x86/x86_64/asm_defns.h to...
2014-05-06 Feng Wux86: move common_interrupt to entry.S
2014-05-06 Feng Wux86: define macros CPUINFO_features and CPUINFO_FEATURE...
2014-05-06 Aravind Gopalakrishnanx86,amd_ucode: verify max allowed patch size before...
2014-05-06 Andrew Cooperx86/time: cpuid_time_leaf() cleanup
2014-05-06 Jan BeulichNPT: temporarily retain page table mapping in do_recalc()
2014-05-02 Stefano Stabellinilibxl: introduce an option for disabling the non-O_DIRE...
2014-05-02 Ian Jacksonlibxl: Rerun bison
2014-05-02 Julien Grallxen/dts: Add dt_parse_phandle_with_args and dt_parse_ph...
2014-05-02 Julien Grallxen/arm: vtimer: rename vcpu_domain_init into domain_vt...
2014-05-02 Dario Faggiolilibxl: bail from placement on non-NUMA boxes
2014-05-02 Andrew Coopertools/mfn-dump: Fixes to 'dump-p2m'
2014-05-02 Andrew Coopertools/misc: Fix linkage of libxenstore
2014-05-02 Olaf Heringtools/libxl: fix typo in main_tmem_freeable
2014-05-02 Daniel De Graafvtpmmgr: properly remove t_uint size dependency
2014-05-02 Roger Pau Monnebuild: export CC value to SeaBIOS
2014-05-02 Roger Pau Monnegdbsx: remove cast from ioctl
2014-05-02 Roger Pau Monnexenstat: add a dummy FreeBSD implementation
2014-05-02 Roger Pau Monnelibxl: add support for OS-specific names to backend...
2014-05-02 Roger Pau Monnexenstore: add some missing headers
2014-05-02 Roger Pau Monnelibelf: add defines for bswap_* functions for FreeBSD
next