xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 03:13:48 to 2014-09-13 00:04:13 UTC [more...]

[PATCH v03 00/10] arm: introduce remoteprocessor iommu module
 2014-09-13  0:04 UTC  (3+ messages)
` [PATCH v03 07/10] arm: introduce remoteproc_mmu_translate_pagetable mem subops call

[PATCH v4 00/16] Xen VMware tools support
 2014-09-13  0:01 UTC  (21+ messages)
` [PATCH v4 01/16] xen: Add support for VMware cpuid leaves
` [PATCH v4 04/16] xen: Add is_vmware_port_enabled
` [PATCH v4 06/16] xen: Convert vmware_port to xentrace usage
` [PATCH v4 07/16] tools: "
` [PATCH v4 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH v4 11/16] Add live migration of VMware's hyper-call RPC

[XEN/ARM PATCH v2 1/1] Add support for Exynos secure firmware
 2014-09-12 23:52 UTC  (2+ messages)

[linux-3.10 test] 30240: regressions - FAIL
 2014-09-12 23:24 UTC 

[PATCH for-4.5 v2 0/2] Support for sparse physical address space on ARM
 2014-09-12 23:00 UTC  (6+ messages)
` [PATCH for-4.5 v2 1/2] xen: refactor physical address space compression support into common code
` [PATCH for-4.5 v2 2/2] xen: arm: Enable physical address space compression (PDX) on arm32

[libvirt bisection] complete build-armhf-libvirt
 2014-09-12 22:19 UTC 

[RFC PATCH] xen/arm: GICv3 support for domU
 2014-09-12 22:09 UTC  (2+ messages)

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-09-12 21:26 UTC  (24+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

RFC: very initial PVH design document
 2014-09-12 21:25 UTC  (3+ messages)

[XEN/ARM PATCH v1 1/1] Unbreak Arndale XEN boot
 2014-09-12 21:07 UTC  (11+ messages)

[PATCH v5 00/17] Mem_event and mem_access for ARM
 2014-09-12 21:04 UTC  (29+ messages)
` [PATCH v5 02/17] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH v5 09/17] xen/arm: p2m type definitions and changes
` [PATCH v5 11/17] xen/arm: Implement domain_get_maximum_gpfn
` [PATCH v5 12/17] xen/arm: Data abort exception (R/W) mem_events
` [PATCH v5 13/17] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH v5 17/17] tools/tests: Enable xen-access on ARM

[V5 PATCH 1/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
 2014-09-12 20:46 UTC  (2+ messages)

[xen-4.4-testing test] 30239: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2014-09-12 20:03 UTC 

[GIT PULL] xen on arm bug fix for 3.17-rc4
 2014-09-12 19:41 UTC 

[PATCH] xen/blkback: unmap all persistent grants when frontend gets disconnected
 2014-09-12 19:23 UTC 

[PATCH] xen: arm: configure correct dom0_gnttab_start/size
 2014-09-12 19:20 UTC  (8+ messages)

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2014-09-12 19:16 UTC  (26+ messages)
` [PATCH v2 05/21] xen/arm: follow-up to allow DOM0 manage IRQ and MMIO
` [PATCH v2 06/21] xen/arm: Allow virq != irq
` [PATCH v2 08/21] xen/arm: Initialize the virtual GIC later

[PATCH V3 0/3] x86: Full support of PAT
 2014-09-12 19:14 UTC  (7+ messages)
` [PATCH V3 1/3] x86: Make page cache mode a real type
` [PATCH V3 2/3] x86: Enable PAT to use cache mode translation tables
` [PATCH V3 3/3] Support Xen pv-domains using PAT

[XEN/ARM PATCH v6 1/1] Add OdroidXU board (Exynos 5410)
 2014-09-12 18:54 UTC  (16+ messages)

[linux-linus test] 30237: regressions - FAIL
 2014-09-12 18:50 UTC 

[RFC v2 PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-12 18:42 UTC  (2+ messages)

[PATCH for-4.5 v11 0/7] xen/arm: Add GICv3 support
 2014-09-12 18:15 UTC  (10+ messages)
` [PATCH for-4.5 v11 1/7] xen/arm: Calculate irq rank from irq number
` [PATCH for-4.5 v11 2/7] xen/arm: Add vgic callback to read irq priority
` [PATCH for-4.5 v11 3/7] xen/arm: Add support for GIC v3
` [PATCH for-4.5 v11 4/7] xen/arm: Add virtual GICv3 support
` [PATCH for-4.5 v11 5/7] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH for-4.5 v11 6/7] xen/arm: add SGI handling for GICv3
` [PATCH for-4.5 v11 7/7] xen/arm: check for GICv3 platform support

[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
 2014-09-12 18:01 UTC  (13+ messages)

[PATCH V4 00/15] arm64 EFI stub
 2014-09-12 17:55 UTC  (56+ messages)
` [PATCH V4 01/15] move x86 EFI boot code to common/efi
` [PATCH V4 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V4 03/15] create arch functions to get and process EFI memory map
` [PATCH V4 04/15] Add architecture functions for pre/post ExitBootServices
` [PATCH V4 05/15] Add efi_arch_cfg_file() to handle arch specific cfg file fields
` [PATCH V4 07/15] Move x86 specific video and disk probing code
` [PATCH V4 10/15] Add SMBIOS and runtime services setup arch functions
` [PATCH V4 12/15] Add efi_arch_use_config_file() function to control use of config file
` [PATCH V4 15/15] Add ARM EFI boot support

[libvirt test] 30238: regressions - FAIL
 2014-09-12 17:10 UTC 

[PATCH v10 3/9] vnuma hook to debug-keys u
 2014-09-12 16:51 UTC  (13+ messages)
` [PATCH v10 6/9] libxl: build numa nodes memory blocks
` [PATCH v10 7/9] libxc: allocate domain memory for vnuma enabled
` [PATCH v10 8/9] libxl: vnuma nodes placement bits
` [PATCH v10 9/9] libxl: vnuma topology configuration parser and doc

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-12 16:05 UTC  (30+ messages)
` [PATCH v10 09/20] x86/VPMU: Add public xenpmu.h
` [PATCH v10 11/20] x86/VPMU: Interface for setting PMU mode and flags

[PATCH v4 00/16] Mem_event and mem_access for ARM
 2014-09-12 15:54 UTC  (4+ messages)
` [PATCH v4 10/16] xen/arm: Add set access required domctl

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-12 15:43 UTC  (15+ messages)
` [RFC Patch v3 03/18] don't zero out ioreq page
` [RFC Patch v3 16/18] update libxl__device_disk_from_xs_be() to support blktap device
` [RFC Patch v3 18/18] x86/hvm: Always set pending event injection when loading VMC[BS] state

[PATCH v2 15/18] OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol
 2014-09-12 14:57 UTC  (4+ messages)
  ` [PATCH v2 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
  ` [PATCH v2 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
  ` [PATCH v2 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo

[PATCH v3 0/3] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-12 14:49 UTC  (5+ messages)
` [PATCH v3 1/3] x86/HVM: fix miscellaneous "
` [PATCH v3 2/3] x86/HVM: fix ID handling "
` [PATCH v3 3/3] x86/vlapic: a few type adjustments

screen freezed for 2-3 minutes on spice connect on xen windows 7 domU's with qxl after save/restore
 2014-09-12 14:46 UTC  (5+ messages)

[Xen VGA Passthrough] Cannot Complete All 3dmark Tests in Windows 8 HVM domU
 2014-09-12 14:35 UTC  (10+ messages)

[xen-unstable test] 30236: regressions - FAIL
 2014-09-12 13:44 UTC 

[PATCH] x86: make dump_pageframe_info() slightly more verbose for dying domains
 2014-09-12 13:00 UTC 

[PATCH] x86: show page walk when create_bounce_frame() encounters a fault
 2014-09-12 12:58 UTC 

[PATCH] switch rangeset's lock to rwlock
 2014-09-12 12:55 UTC 

[PATCH v2 0/3] Xen VMware tools support
 2014-09-12 12:25 UTC  (8+ messages)
` [PATCH v2 1/3] Add vmware_hw to xl.cfg

[PATCH v5][XSA-97] x86/paging: make log-dirty operations preemptible
 2014-09-12 12:18 UTC  (3+ messages)

xen-gntdev gets stuck unmapping a 2nd page
 2014-09-12 11:13 UTC  (3+ messages)

[PATCH RFC v2 3/5] xen, blkfront: negotiate the number of block rings with the backend
 2014-09-12 10:58 UTC  (2+ messages)
  ` [PATCH RFC v2 5/5] xen, blkback: negotiate of the number of block rings with the frontend

[PATCH RFC 4/4] xen, blkback: add support for multiple block rings
 2014-09-12 10:50 UTC  (3+ messages)
      ` [PATCH RFC 3/4] xen, blkfront: introduce support for multiple hw queues

[qemu-mainline test] 30235: tolerable FAIL - PUSHED
 2014-09-12 10:39 UTC 

[PATCH V3 0/1] support >3 level p2m tree
 2014-09-12 10:31 UTC  (5+ messages)
` [PATCH V3 1/1] expand x86 arch_shared_info to "

Xen 4.5 development update (September update). Feature freeze slip by two weeks
 2014-09-12 10:18 UTC  (6+ messages)

"xl list --long" bug with only 1 CPU pool
 2014-09-12  9:59 UTC  (7+ messages)

[PATCH v3 0/3] xen/arm: fix "xen_add_mach_to_phys_entry: cannot add" problem
 2014-09-12  9:43 UTC  (6+ messages)

[PATCH] xen/hvc: Fix warning compilation when CONFIG_HVC_XEN_FRONTEND is not enabled
 2014-09-12  9:39 UTC 

[PATCH v7 0/29] Migration Stream v2
 2014-09-12  8:49 UTC  (5+ messages)
` [PATCH 22/29] tools/libxl: Allow limiting amount copied by datacopier
` [PATCH 23/29] tools/libxl: Extend datacopier to support reading into a buffer

[PATCH v2 0/2] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-12  8:11 UTC  (7+ messages)
` [PATCH v2 1/2] x86/HVM: fix miscellaneous "
` [PATCH v2 2/2] x86/HVM: fix ID handling "

[linux-3.10 test] 30234: regressions - FAIL
 2014-09-12  7:01 UTC 

A memory leak problem in xen-blkback module
 2014-09-12  6:58 UTC 

[v6][PATCH 0/7] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-12  6:44 UTC  (16+ messages)
` [v6][PATCH 2/7] tools/libxc: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 3/7] tools/libxc: check if mmio BAR is out of reserved device memory maps
` [v6][PATCH 5/7] hvmloader: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 6/7] hvmloader: check to reserved device memory maps in e820

[xen-4.4-testing test] 30233: regressions - FAIL
 2014-09-12  3:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).