Show patches with: none      |   51240 patches
« 1 2 ... 500 501 502512 513 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,14/30] xen/x86: Improve disabling of features which have dependencies - 1 - --- 2016-02-05 Andrew Cooper New
[v2,13/30] xen/x86: Clear dependent features when clearing a cpu cap - - - --- 2016-02-05 Andrew Cooper New
[v2,12/30] xen/x86: Generate deep dependencies of features - - - --- 2016-02-05 Andrew Cooper New
[v2,11/30] xen/x86: Calculate maximum host and guest featuresets - - - --- 2016-02-05 Andrew Cooper New
[v2,10/30] xen/x86: Annotate VM applicability in featureset - - - --- 2016-02-05 Andrew Cooper New
[v2,09/30] xen/x86: Store antifeatures inverted in a featureset 1 - - --- 2016-02-05 Andrew Cooper New
[v2,08/30] xen/x86: Mask out unknown features from Xen's capabilities 1 - - --- 2016-02-05 Andrew Cooper New
[v2,07/30] xen/x86: Collect more cpuid feature leaves 1 - - --- 2016-02-05 Andrew Cooper New
[v2,06/30] xen/x86: Script to automatically process featureset information 1 - - --- 2016-02-05 Andrew Cooper New
[v2,05/30] xen/public: Export cpu featureset information in the public API - - - --- 2016-02-05 Andrew Cooper New
[v2,04/30] xen/x86: Improvements to pv_cpuid() - - - --- 2016-02-05 Andrew Cooper New
[v2,03/30] xen/x86: Drop cpuinfo_x86.x86_power - - - --- 2016-02-05 Andrew Cooper New
[v2,02/30] xen/x86: Do not store VIA/Cyrix/Centaur CPU features - - - --- 2016-02-05 Andrew Cooper New
[v2,01/30] xen/x86: Drop X86_FEATURE_3DNOW_ALT - - - --- 2016-02-05 Andrew Cooper New
[2/2] xen/scsiback: avoid warnings when adding multiple LUNs to a domain - - - --- 2016-02-05 Jürgen Groß New
[1/2] xen/scsiback: correct frontend counting - 1 - --- 2016-02-05 Jürgen Groß New
x86/HVM: rewrite the start info structure definition in binary form - - - --- 2016-02-05 Roger Pau Monné New
[v5,7/7] VT-d: Fix vt-d Device-TLB flush timeout issue. - - - --- 2016-02-05 Quan Xu New
[v5,6/7] VT-d: Refactor iommu_flush .iotlb() - - - --- 2016-02-05 Quan Xu New
[v5,5/7] VT-d: Refactor iommu_ops .map_page() and unmap_page() - - - --- 2016-02-05 Quan Xu New
[v5,4/7] VT-d: Refactor iommu_ops .iotlb_flush() and iotlb_flush_all() - - - --- 2016-02-05 Quan Xu New
[v5,3/7] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed. - - - --- 2016-02-05 Quan Xu New
[v5,2/7] VT-d: Check VT-d Device-TLB flush error(MMU part). - - - --- 2016-02-05 Quan Xu New
[v5,1/7] VT-d: Check VT-d Device-TLB flush error(IOMMU part). - - - --- 2016-02-05 Quan Xu New
[v7,5/5] Scripts to create and delete xen-scsiback nodes in Linux target framework - - - --- 2016-02-05 Olaf Hering New
[v7,4/5] vscsiif.h: add some notes about xenstore layout 1 - - --- 2016-02-05 Olaf Hering New
[v7,3/5] libxl: add support for vscsi - - - --- 2016-02-05 Olaf Hering New
[v7,2/5] docs: add vscsi to xenstore-paths.markdown 1 - - --- 2016-02-05 Olaf Hering New
[v7,1/5] vscsiif.h: fix WWN notation for p-dev property 1 - - --- 2016-02-05 Olaf Hering New
[OSSTEST,v3,2/2] Add a weekly coverity flight 1 - - --- 2016-02-05 Ian Campbell New
[OSSTEST,v3,1/2] Move collectversions from ts-xen-build into Osstest::BuildSupport 1 - - --- 2016-02-05 Ian Campbell New
[3/3] x86/shadow: remove a few 32-bit hypervisor leftovers - - - --- 2016-02-05 Jan Beulich New
[2/3] x86/mm: make {cmpxchg, write}_guest_entry() hook shadow mode specific - 1 - --- 2016-02-05 Jan Beulich New
[1/3] x86/mm: drop guest_{map, get_eff}_l1e() hooks - - - --- 2016-02-05 Jan Beulich New
x86/nHVM: avoid NULL deref during INVLPG intercept handling 1 1 - --- 2016-02-05 Jan Beulich New
x86emul: drop redundant #GP checks - 1 - --- 2016-02-05 Jan Beulich New
[v4,17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI - 2 - --- 2016-02-05 Shannon Zhao New
[v4,16/17] FDT: Add a helper to get specified name subnode - 1 - --- 2016-02-05 Shannon Zhao New
[v4,15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services - 1 - --- 2016-02-05 Shannon Zhao New
[v4,14/17] XEN: EFI: Move x86 specific codes to architecture directory - 1 - --- 2016-02-05 Shannon Zhao New
[v4,13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms 1 1 - --- 2016-02-05 Shannon Zhao New
[v4,12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI 1 1 - --- 2016-02-05 Shannon Zhao New
[v4,11/17] ARM: XEN: Move xen_early_init() before efi_init() - 1 - --- 2016-02-05 Shannon Zhao New
[v4,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI - 1 - --- 2016-02-05 Shannon Zhao New
[v4,09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ 1 - - --- 2016-02-05 Shannon Zhao New
[v4,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen 1 - - --- 2016-02-05 Shannon Zhao New
[v4,07/17] Xen: ARM: Add support for mapping AMBA device mmio - 1 - --- 2016-02-05 Shannon Zhao New
[v4,06/17] Xen: ARM: Add support for mapping platform device mmio 1 - - --- 2016-02-05 Shannon Zhao New
[v4,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio - - - --- 2016-02-05 Shannon Zhao New
[v4,04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table 1 - - --- 2016-02-05 Shannon Zhao New
[v4,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn - 1 - --- 2016-02-05 Shannon Zhao New
[v4,02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place - 1 - --- 2016-02-05 Shannon Zhao New
[v4,01/17] Xen: ACPI: Hide UART used by Xen - 1 - --- 2016-02-05 Shannon Zhao New
[v5,for,Xen,4.7,4/4] xl: enable per-VCPU parameter settings for RTDS scheduler - - - --- 2016-02-04 Chong Li New
[v5,for,Xen,4.7,3/4] libxl: enable per-VCPU parameter settings for RTDS scheduler - - - --- 2016-02-04 Chong Li New
[v5,for,Xen,4.7,2/4] libxc: enable per-VCPU parameter settings for RTDS scheduler - - - --- 2016-02-04 Chong Li New
[v5,for,Xen,4.7,1/4] xen: enable per-VCPU parameter settings for RTDS scheduler - - - --- 2016-02-04 Chong Li New
[PULL,44/49] fix MSI injection on Xen - 1 - --- 2016-02-04 Michael S. Tsirkin New
Nested virtualization off VMware vSphere 6.0 with EL6 guests crashes on Xen 4.6 - - - --- 2016-02-04 Konrad Rzeszutek Wilk New
xen/arm64: Make sure we get all debug output - - - --- 2016-02-04 Dirk Behme New
[v2] libxenevtchn: rename evtchn_port_or_errot_t as xenevtchn_port... 1 - 1 --- 2016-02-04 Ian Campbell New
x86/hvm: simplify emulation triggered by vm_event response 1 - - --- 2016-02-04 Razvan Cojocaru New
tools: libxc: do not redefine evtchn_port_or_error_t in xc_evtchn_compat.c - - 1 --- 2016-02-04 Ian Campbell New
[V10,5/5] x86/hvm: pkeys, add pkeys support for cpuid handling 1 1 - --- 2016-02-04 Huaitong Han New
[V10,4/5] xen/mm: Clean up pfec handling in gva_to_gfn 2 - - --- 2016-02-04 Huaitong Han New
[V10,3/5] x86/hvm: pkeys, add xstate support for pkeys - 2 - --- 2016-02-04 Huaitong Han New
[V10,2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables - 2 - --- 2016-02-04 Huaitong Han New
[V10,1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode 1 1 - --- 2016-02-04 Huaitong Han New
[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices - - - --- 2016-02-03 Konrad Rzeszutek Wilk New
docs: Specify VCPU hotplug procedure for HVMlite guests - - - --- 2016-02-03 Boris Ostrovsky New
[v2,2/2] tools: Do not expose all builds to unstable hypercall APIs by default 2 - - --- 2016-02-03 Ian Campbell New
[v2,1/2] tools: consolidate Makefile runes to building+installing qemu-trad 1 - - --- 2016-02-03 Ian Campbell New
[2/2] tools: Do not expose all builds to unstable hypercall APIs by default - - - --- 2016-02-03 Ian Campbell New
[1/2] tools: consolidate Makefile runes to building+installing qemu-trad - - - --- 2016-02-03 Ian Campbell New
[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices - - - --- 2016-02-03 Konrad Rzeszutek Wilk New
[V9,5/5] x86/hvm: pkeys, add pkeys support for cpuid handling - 1 - --- 2016-02-03 Huaitong Han New
[V9,4/5] xen/mm: Clean up pfec handling in gva_to_gfn 2 - - --- 2016-02-03 Huaitong Han New
[V9,3/5] x86/hvm: pkeys, add xstate support for pkeys - 2 - --- 2016-02-03 Huaitong Han New
[V9,2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables - 2 - --- 2016-02-03 Huaitong Han New
[V9,1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode 1 1 - --- 2016-02-03 Huaitong Han New
[v2] libxc: fix uninitialised usage of rc in meminit_hvm - - - --- 2016-02-03 Roger Pau Monné New
[v2,2/2] x86/xstate: also use alternative asm on xsave side - 1 - --- 2016-02-03 Jan Beulich New
[v2,1/2] x86: support 2- and 3-way alternatives - 1 - --- 2016-02-03 Jan Beulich New
[OSSTEST,5/5,v3] mg-show-flight-runvars: recurse on buildjobs upon request 1 - - --- 2016-02-03 Ian Campbell New
[v2] arm: p2m.c bug-fix: hypervisor hang on __p2m_get_mem_access - - - --- 2016-02-03 Corneliu ZUZU New
libxc: fix leak in xc_dom_load_hvm_kernel error path - - - --- 2016-02-03 Roger Pau Monné New
tools: xenconsole: cleanup when clock_gettime fails. 1 - - --- 2016-02-03 Ian Campbell New
libxenforeignmemory: handle partial failure correctly 1 - - --- 2016-02-03 Ian Campbell New
tools: libxencall/foreignmemory: initialise handle->fd 1 - - --- 2016-02-03 Ian Campbell New
[OSSTEST,5/5,v2] mg-show-flight-runvars: recurse on buildjobs upon request - - - --- 2016-02-03 Ian Campbell New
[3/3] make-coverity-flight: set coverity_upload=true - - - --- 2016-02-03 Ian Campbell New
[2/3] Add a weekly coverity flight - - - --- 2016-02-03 Ian Campbell New
[1/3] Move collectversions from ts-xen-build into Osstest::BuildSupport 1 - - --- 2016-02-03 Ian Campbell New
[v7,9/9] vring: Use the DMA API on Xen - - - --- 2016-02-03 Andy Lutomirski New
[v7,8/9] virtio_pci: Use the DMA API if enabled - - - --- 2016-02-03 Andy Lutomirski New
[v7,7/9] virtio_mmio: Use the DMA API if enabled - - - --- 2016-02-03 Andy Lutomirski New
[v7,6/9] virtio: Add improved queue allocation API - - - --- 2016-02-03 Andy Lutomirski New
[v7,5/9] virtio_ring: Support DMA APIs - - - --- 2016-02-03 Andy Lutomirski New
[v7,4/9] vring: Introduce vring_use_dma_api() - - - --- 2016-02-03 Andy Lutomirski New
[v7,3/9] s390/dma: Allow per device dma ops 2 1 - --- 2016-02-03 Andy Lutomirski New
« 1 2 ... 500 501 502512 513 »