xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-27 09:30:48 to 2014-05-28 15:47:18 UTC [more...]

Xen 4.5 development update
 2014-05-28 15:47 UTC  (12+ messages)

[PATCH v6 0/9] Implement vcpu soft affinity for credit1
 2014-05-28 15:33 UTC  (19+ messages)
` [PATCH v6 1/9] xen: sched: rename v->cpu_affinity into v->cpu_hard_affinity
` [PATCH v6 2/9] xen: sched: introduce soft-affinity and use it instead d->node-affinity
` [PATCH v6 3/9] xen: derive NUMA node affinity from hard and soft CPU affinity
` [PATCH v6 4/9] xen/libxc: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
` [PATCH v6 5/9] libxc: get and set soft and hard affinity
` [PATCH v6 6/9] libxl: get and set soft affinity
` [PATCH v6 7/9] xl: enable getting and setting soft
` [PATCH v6 8/9] xl: enable for specifying node-affinity in the config file
` [PATCH v6 9/9] libxl: automatic NUMA placement affects soft affinity

[PATCH V2] x86, mce: Consolidate AMD mcheck initialization
 2014-05-28 15:18 UTC  (4+ messages)

[PATCH V2] x86, amd_ucode: Safeguard against #GP
 2014-05-28 15:16 UTC  (4+ messages)

[PATCH v2] libxenstat: handle renamed VIFs
 2014-05-28 15:05 UTC  (2+ messages)

[PATCHv2 0/6] tools: rework VM Generation ID
 2014-05-28 14:58 UTC  (12+ messages)
` [PATCH 1/6] docs: update docs for the ~/platform/generation-id key
` [PATCH 2/6] hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
` [PATCH 3/6] tools/hvmloader: add helper functions to get/set HVM params
` [PATCH 4/6] libxc, libxl, hvmloader: strip out outdated VM generation ID implementation
` [PATCH 5/6] libxl: add libxl_vm_generation_id_set()
` [PATCH 6/6] xl: generate a new random VM generation ID if requested

[PATCH v4 00/16] xen/arm: Add GICv3 support
 2014-05-28 14:54 UTC  (33+ messages)
` [PATCH v4 01/16] xen/arm: move io.h as mmio.h to include folder
` [PATCH v4 02/16] xen/arm: make mmio handlers domain specific
` [PATCH v4 03/16] xen/arm: make sgi handling generic
` [PATCH v4 05/16] xen/arm: use ioremap to map gic-v2 registers
` [PATCH v4 06/16] xen/arm: segregate and split GIC low level functionality
` [PATCH v4 07/16] arm/xen: move GIC context data structure to gic driver
` [PATCH v4 08/16] xen/arm: use device api to detect GIC version
` [PATCH v4 09/16] xen/arm: move vgic rank data to gic header file
` [PATCH v4 10/16] xen/arm: move vgic defines to vgic "
` [PATCH v4 11/16] xen/arm: calculate vgic irq rank based on register size
` [PATCH v4 12/16] xen/arm: split vgic driver into generic and vgic-v2 driver
` [PATCH v4 13/16] xen/arm: Add support for GIC v3

[PATCH] libxl: change default QEMU machine to pc-i440fx-1.6
 2014-05-28 14:45 UTC  (5+ messages)
` [Xen-devel] "

[xen-4.2-testing test] 26458: regressions - FAIL
 2014-05-28 14:33 UTC 

[PATCH v2 0/3] xen/arm: Add stage 2 48-bit PA support
 2014-05-28 14:29 UTC  (7+ messages)
` [PATCH v2 1/3] xen/arm: Add 4-level page table for stage 2 translation
` [PATCH v2 2/3] xen/arm: update page table walk to handle 4 level page table
` [PATCH v2 3/3] xen/arm: remove unused VADDR_BITS and VADDR_MASK macros

[PATCH] xen/arm: Init traps very early
 2014-05-28 14:16 UTC  (7+ messages)

[xen-4.3-testing test] 26470: regressions - trouble: blocked/broken/fail/pass
 2014-05-28 13:47 UTC 

[PATCH 0/2] vgic emulation and GICD_ITARGETSR
 2014-05-28 13:38 UTC  (11+ messages)
` [PATCH 1/2] xen/arm: add a warning if the guest asks for SPI delivery to vcpu != 0
` [PATCH 2/2] xen/arm: observe itarget setting in vgic_enable_irqs and vgic_disable_irqs

[PATCH v9 0/2] xen/arm: Add SMMU drivers
 2014-05-28 13:32 UTC  (4+ messages)
` [PATCH v9 1/2] drivers/passthrough: arm: Add support for "
` [PATCH v9 2/2] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m

[For community review] Windows PV Drivers Incubation Sub-project Proposal
 2014-05-28 13:29 UTC 

ARM Generic Timer interrupt
 2014-05-28 13:21 UTC  (17+ messages)

[seabios test] 26467: FAIL
 2014-05-28 13:05 UTC 

[For community review] Windows PV Drivers Incubation Sub-project Proposal
 2014-05-28 12:42 UTC 

[v3][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-05-28 12:29 UTC  (24+ messages)
` [v3][PATCH 1/5] xen, gfx passthrough: basic graphics "
  ` [Xen-devel] "
` [v3][PATCH 2/5] xen, gfx passthrough: create intel isa bridge
  ` [Xen-devel] "
` [v3][PATCH 3/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
` [v3][PATCH 4/5] xen, gfx passthrough: create host bridge to passthrough
  ` [Xen-devel] "
` [v3][PATCH 5/5] xen, gfx passthrough: add opregion mapping

Plea to keep Xen Project from being unsupported in Debian
 2014-05-28 12:23 UTC  (5+ messages)

[RFC] Implement Batched (group) ticket lock
 2014-05-28 12:16 UTC 

[PATCH v2 2/3] tap-bsd: implement a FreeBSD only version of tap_open
 2014-05-28 11:28 UTC  (5+ messages)
  ` [PATCH v2 1/3] xen: fix usage of ENODATA
      ` [Qemu-devel] "

new knob to tweak caching mode for backends
 2014-05-28 11:26 UTC  (6+ messages)

[libvirt test] 26459: trouble: broken/fail/pass
 2014-05-28 11:05 UTC 

PV Memory allocated difference in kernel 2.6.18 and 3.2
 2014-05-28 10:44 UTC  (4+ messages)

[V15 PATCH 0/2] pvh dom0 patches
 2014-05-28 10:40 UTC  (11+ messages)
` [V15 PATCH 1/2] pvh dom0: Add and remove foreign pages

Backport of SeaBIOS commit 6ad7b5
 2014-05-28 10:24 UTC  (5+ messages)

[PATCH v10 0/5] Remus/Libxl: Network buffering support
 2014-05-28 10:01 UTC  (2+ messages)

[xen-unstable test] 26457: regressions - trouble: broken/fail/pass
 2014-05-28  9:59 UTC 

[PATCH] x86: Expose hypervisor's PVH support via xen_caps
 2014-05-28  9:42 UTC  (8+ messages)

[rumpuserxen baseline test] 26460: all pass
 2014-05-28  9:31 UTC 

[PATCH v5 00/14] xen: add systemd support
 2014-05-28  9:30 UTC  (7+ messages)
` [PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference

[PATCH v10 5/5] libxl: network buffering cmdline switch
 2014-05-28  9:22 UTC  (2+ messages)
` [PATCH v10] remus drbd: Implement remus drbd replicated disk

[PATCH] hvmloader: don't use AML operations on 64-bit fields
 2014-05-28  8:52 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v10 0/3] Support for running secondary emulators
 2014-05-28  8:39 UTC  (5+ messages)
` [PATCH v10 1/3] ioreq-server: add support for multiple servers

[PATCH] x86: don't use VA for cache flush when also flushing TLB
 2014-05-28  7:37 UTC  (6+ messages)

[PATCH] AMD IOMMU: don't free page table prematurely
 2014-05-28  5:20 UTC  (2+ messages)

Today is Xen Project Document Day (May 28)
 2014-05-28  4:33 UTC 

[xen-4.4-testing test] 26455: tolerable FAIL - PUSHED
 2014-05-28  4:16 UTC 

[PATCH v3] xen: fix setup of PVH Dom0 memory map
 2014-05-28  1:02 UTC  (4+ messages)

[qemu-mainline test] 26452: tolerable FAIL - PUSHED
 2014-05-28  0:09 UTC 

[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
 2014-05-27 23:10 UTC  (3+ messages)

[PATCH V5 00/32] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-27 23:04 UTC  (7+ messages)
` [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function
        ` Comments on LIBXL_HAVE_* defines (Was: Re: [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function)

[xen-4.3-testing test] 26454: regressions - trouble: blocked/broken/fail/pass
 2014-05-27 19:46 UTC 

[V1 PATCH] dom0 pvh: map foreign pfns in our p2m for toolstack
 2014-05-27 18:46 UTC  (3+ messages)

[PATCH] x86, amd_ucode: Safeguard against #GP
 2014-05-27 18:26 UTC  (5+ messages)

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-05-27 18:17 UTC  (4+ messages)
` [PATCH v3 13/16] xen/arm: Add support for GIC v3

[PATCH v8 0/13] remove maintenance interrupts
 2014-05-27 16:53 UTC  (10+ messages)
` [PATCH v8 09/13] xen/arm: second irq injection while the first irq is still inflight

[seabios test] 26463: FAIL
 2014-05-27 16:45 UTC 

[PATCH 0/3] x86: Use alternative mechanism to define CLAC/STAC
 2014-05-27 15:42 UTC  (8+ messages)
` [PATCH 2/3] x86: Port the basic alternative mechanism from Linux to Xen
` [PATCH 3/3] x86: Use alternative mechanism to define CLAC/STAC

[PATCH] x86, mce: Consolidate AMD mcheck initialization
 2014-05-27 15:17 UTC  (3+ messages)

Tomorrow is Xen Project Document Day
 2014-05-27 15:05 UTC 

[PATCH v16] libxl: Add qxl vga interface support for upstream qemu
 2014-05-27 15:05 UTC 

[PATCH] libxl: disable usbredirection if spice is disabled
 2014-05-27 15:01 UTC 

[PATCH v9 0/2] xen/arm: Add SMMU drivers
 2014-05-27 13:51 UTC  (4+ messages)
` [PATCH v9 1/2] drivers/passthrough: arm: Add support for "
` [PATCH v9 2/2] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m

[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
 2014-05-27 13:31 UTC  (6+ messages)
` [PATCH v6 15/19] x86/VPMU: Add privileged PMU mode

[seabios test] 26453: FAIL
 2014-05-27 13:09 UTC 

[PATCH] xen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
 2014-05-27 11:21 UTC  (2+ messages)


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