xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-05 08:29:18 to 2013-09-06 16:00:12 UTC [more...]

[PATCH v2 0/5] xl: allow for node-wise specification of vcpu pinning
 2013-09-06 16:00 UTC  (8+ messages)
` [PATCH v2 1/5] xl: update the manpage about "cpus=" and NUMA node-affinity
` [PATCH v2 2/5] libxl: introduce libxl_node_to_cpumap
` [PATCH v2 3/5] xl: allow for node-wise specification of vcpu pinning
` [PATCH v2 4/5] xl: implement and enable dryrun mode for `xl vcpu-pin'
` [PATCH v2 5/5] xl: test script for the cpumap parser (for vCPU pinning)

[PATCH v5 0/13] enable swiotlb-xen on arm and arm64
 2013-09-06 15:59 UTC  (25+ messages)
` [PATCH v5 02/13] arm: introduce a global dma_ops pointer
  ` [Xen-devel] "
` [PATCH v5 03/13] arm64: define DMA_ERROR_CODE
` [PATCH v5 05/13] xen/arm, arm64: move Xen initialization earlier
  ` [PATCH v5 05/13] xen/arm,arm64: "
` [PATCH v5 11/13] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v5 12/13] swiotlb-xen: use xen_alloc/free_coherent_pages

[PATCH] Add support for disabling LBR recording after it has been enabled in HVMs using VMX. Signed-off-by: Angelo Sapello <asapello@appcomsci.com>
 2013-09-06 15:15 UTC  (2+ messages)

[PATCH osstest 00/10] Add initial support for testing arm32 on arm servers (Calxeda Midway)
 2013-09-06 15:12 UTC  (5+ messages)

[PATCH] xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
 2013-09-06 15:09 UTC 

[PATCH] x86/xsave: fix migration from xsave-capable to xsave-incapable host
 2013-09-06 15:04 UTC  (18+ messages)
` XSAVE save/restore shortcomings (was: [PATCH] x86/xsave: fix migration from xsave-capable to xsave-incapable host)
  ` XSAVE save/restore shortcomings

[PATCH] xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
 2013-09-06 15:00 UTC 

[RFC PATCH 0/8] Xen: FIFO-based event channel ABI
 2013-09-06 14:55 UTC  (5+ messages)
` [PATCH 2/8] evtchn: refactor low-level event channel port ops

[PATCH] xen/p2m: Export set_phys_to_machine
 2013-09-06 14:49 UTC  (3+ messages)

Bug: Limitation of <=2GB RAM in domU persists with 4.3.0
 2013-09-06 14:45 UTC  (32+ messages)
        ` HVM support for e820_host (Was: Bug: Limitation of <=2GB RAM in domU persists with 4.3.0)

[PATCH] xend: handle extended PCI configuration space when saving state
 2013-09-06 14:15 UTC  (18+ messages)
  ` xend deprecation [Was: Re: [PATCH] xend: handle extended PCI configuration space when saving state]
      ` xend deprecation

[PATCH] xen/p2m: Export set_phys_to_machine
 2013-09-06 14:00 UTC 

[linux-linus test] 19087: regressions - FAIL
 2013-09-06 13:37 UTC  (3+ messages)

[PATCH] xen/blkback: fix reference counting
 2013-09-06 13:37 UTC 

[PATCH V1 00/29] Allow Xen to boot with a raw Device Tree
 2013-09-06 13:34 UTC  (4+ messages)
` [PATCH V1 01/29] xen/char: dt-uart: Allow the user to give a path to the node

[xen-unstable test] 18851: regressions - FAIL
 2013-09-06 13:34 UTC  (15+ messages)
            ` [xen-unstable test] 18851: regressions - FAIL [and 1 more messages]

Coverity + XenProject + Process?
 2013-09-06 13:33 UTC  (3+ messages)

4.2.1: Poor write performance for DomU
 2013-09-06 13:33 UTC  (8+ messages)

[PROPOSAL] ARM/FDT: passing multiple binaries to a kernel
 2013-09-06 13:30 UTC  (2+ messages)

[PATCH] net/core: Order-3 frag allocator causes SWIOTLB bouncing under Xen
 2013-09-06 13:27 UTC 

[xen-unstable test] 19088: regressions - FAIL
 2013-09-06 13:16 UTC 

TSQ accounting skb->truesize degrades throughput for large packets
 2013-09-06 13:12 UTC  (2+ messages)

Xen 4.2.3-rc2 and 4.1.6-rc2 have been tagged
 2013-09-06 12:38 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
 2013-09-06 12:25 UTC 

[PATCH] xen: arm: rework placement of fdt in initial dom0 memory map
 2013-09-06 12:13 UTC  (3+ messages)

Failed to run xenstored on OMAP5
 2013-09-06 11:38 UTC  (3+ messages)

[PATCH] xen: arm: improve VMID allocation
 2013-09-06 11:24 UTC 

[PATCH] ARM/multiboot: use more flexible node naming
 2013-09-06 11:11 UTC  (7+ messages)

[PATCH 0/2] libxl: fixes for driver domains
 2013-09-06 10:36 UTC  (3+ messages)
` [PATCH 1/2] libxl: correctly list disks served by driver domains in block-list
` [PATCH 2/2] libxl: fix libxl__device_disk_from_xs_be to parse backend domid

TSQ accounting skb->truesize degrades throughput for large packets
 2013-09-06 10:16 UTC 

[PATCH V2] qemu-xen: vt-d bugfix for pci rom
 2013-09-06  9:50 UTC 

[V1 PATCH 0/5]: PVH xen tools: tools changes to create PVH guest
 2013-09-06  9:32 UTC  (15+ messages)
` [V1 PATCH 1/5] PVH xen tools: Elf and header change
` [V1 PATCH 2/5] PVH xen tools: libxc changes to build a PVH guest
` [V1 PATCH 3/5] PVH xen tools: libxl changes to create "
` [V1 PATCH 4/5] PVH xen tools: xenstored changes
` [V1 PATCH 5/5] PVH xen tools: misc changes

[xen-unstable test] 19086: regressions - FAIL
 2013-09-06  9:23 UTC 

[PATCH 1/2] qem-xen: add later wakeup logic when qemu wakeup
 2013-09-06  9:03 UTC  (3+ messages)
` [PATCH V2] qemu-xen: HVM domain S3 bugfix

[PATCH] minios: Fix xenbus_rm() calls in frontend drivers
 2013-09-06  9:00 UTC  (5+ messages)

[PATCH] qemu-xen: vt-d bugfix for pci rom
 2013-09-06  8:53 UTC 

Xen, MCFG acpi table and E820 address map
 2013-09-06  6:32 UTC  (9+ messages)

[xen-unstable test] 19083: regressions - FAIL
 2013-09-06  3:33 UTC 

[V11 PATCH 00/21]PVH xen: Phase I, Version 11 patches
 2013-09-06  1:07 UTC  (14+ messages)

[Xen-users] rump kernels running on the Xen hypervisor
 2013-09-05 22:41 UTC 

[linux-linus test] 19076: regressions - trouble: broken/fail/pass
 2013-09-05 22:20 UTC 

[xen-4.2-testing test] 19066: tolerable FAIL - PUSHED
 2013-09-05 17:45 UTC 

[xen-4.1-testing test] 19072: tolerable FAIL - PUSHED
 2013-09-05 17:40 UTC 

[RFC PATCHv2 00/12] Linux: FIFO-based event channel ABI
 2013-09-05 17:28 UTC  (4+ messages)
` [PATCH 01/12] xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()

[xen-unstable test] 19069: regressions - FAIL
 2013-09-05 17:09 UTC 

[PATCH v3] ARM: xen: only set pm function ptrs for Xen guests
 2013-09-05 17:02 UTC  (3+ messages)

[XenARM] Xen on Samsung Chromebook
 2013-09-05 15:52 UTC 

[PATCH RFC] xen/balloon: check whether a page is pointed to scratch page MFN
 2013-09-05 15:43 UTC  (7+ messages)
    ` [PATCH] xen/balloon: remove BUG_ON in increase_reservation

Questions about hvm domU default devices with upstream qemu
 2013-09-05 15:18 UTC  (10+ messages)

Why xs_handle is not part of header rather xs.c file
 2013-09-05 14:14 UTC  (5+ messages)

[PATCH] libxl, hotplug/Linux: default to phy backend for raw format file
 2013-09-05 14:11 UTC 

Is fallback vhost_net to qemu for live migrate available?
 2013-09-05 13:33 UTC 

[PATCH RFC 0/2] Improvements for domain_crash_synchronous
 2013-09-05 12:57 UTC  (8+ messages)
` [PATCH 2/2] Xen/x86: Improve information from domain_crash_synchronous

[PATCH 0 of 5 V2] Remus/Libxl: Network buffering support
 2013-09-05 11:25 UTC  (3+ messages)
` [PATCH 4 of 5 V2] tools/libxl: Control network buffering in remus callbacks

[xen-unstable test] 19059: regressions - FAIL
 2013-09-05 11:12 UTC  (3+ messages)

[PATCH v3] tools: allow user to specify a system seabios binary
 2013-09-05 10:40 UTC 

[PATCH 0/3] Nested VMX: fix bugs during reading VMX MSRs
 2013-09-05 10:28 UTC  (12+ messages)
` [PATCH 1/3] Nested VMX: Check VMX capability before read VMX related MSRs
` [PATCH 2/3] Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR
` [PATCH 3/3] Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation

[PATCH] xen-netback: count number required slots for an skb more carefully
 2013-09-05 10:27 UTC  (2+ messages)

[xen-4.3-testing test] 19061: tolerable FAIL - PUSHED
 2013-09-05 10:22 UTC  (2+ messages)

Xen Project Developer Summit Time-Line and Update
 2013-09-05 10:07 UTC 

[PATCH v8] interrupts: allow guest to set/clear MSI-X mask bit
 2013-09-05  9:40 UTC  (3+ messages)

Processed: VMware user community
 2013-09-05  9:30 UTC  (4+ messages)
    ` Processed: "


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).