xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-16 05:12:51 to 2013-11-19 00:19:15 UTC [more...]

[PATCH v2 0/2] Add xen-crashd
 2013-11-19  0:19 UTC  (2+ messages)

[xen-unstable test] 22003: FAIL
 2013-11-18 23:56 UTC 

[PATCH RFC v2] pvh: clearly specify used parameters in vcpu_guest_context
 2013-11-18 22:30 UTC  (2+ messages)

[PATCH v2 1/2] xen: vnuma support for PV guests running as domU
 2013-11-18 22:13 UTC  (5+ messages)
` [PATCH v2 2/2] xen: enable vnuma for PV guest

[PATCH RESEND v2 1/2] xen: vnuma support for PV guests running as domU
 2013-11-18 21:58 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] xen: enable vnuma for PV guest

[PATCH RESEND v2 0/2] xen: vnuma introduction for pv guest
 2013-11-18 21:58 UTC 

[PATCHv11 3/9] kexec: add infrastructure for handling kexec images
 2013-11-18 21:50 UTC  (14+ messages)

[PATCH v2 0/2] xen: vnuma introduction for pv guest
 2013-11-18 20:25 UTC 

[PATCH v3 0/7] vNUMA introduction
 2013-11-18 20:24 UTC  (8+ messages)
` [PATCH v3 1/7] xen: vNUMA support for PV guests
` [PATCH v3 2/7] libxc: Plumb Xen with vNUMA topology for domain
` [PATCH v3 3/7] libxc: vnodes allocation on NUMA nodes
` [PATCH v3 4/7] libxl: vNUMA supporting interface
` [PATCH v3 5/7] libxl: vNUMA configuration parser
` [PATCH v3 6/7] xen: adds vNUMA info debug-key u
` [PATCH v3 7/7] xl: docs for xl config vnuma options

[PATCH 0/3] arinc: Implement cpu-pool support
 2013-11-18 20:16 UTC  (4+ messages)
` [PATCH 1/3] arinc: whitespace and formatting fixes
` [PATCH 2/3] arinc: Add cpu-pool support to scheduler
` [PATCH 3/3] arinc: Add poolid parameter to scheduler get/set functions

[PATCH 0 of 4 V5] Remus/Libxl: Network buffering support
 2013-11-18 20:03 UTC  (5+ messages)
` [PATCH 1 of 4 V5] remus: add libnl3 dependency to autoconf scripts
` [PATCH 2 of 4 V5] tools/libxl: Remus network buffering - hotplug scripts and setup code
` [PATCH 3 of 4 V5] tools/libxl: Control network buffering in remus callbacks
` [PATCH 4 of 4 V5] tools/xl: Remus - Network buffering cmdline switch

PV guest + shadow mode translate causing hang
 2013-11-18 19:53 UTC  (3+ messages)

[Patch v3 0/4] Xen stack trace printing improvements
 2013-11-18 19:34 UTC  (5+ messages)
` [Patch v3 1/4] x86/stack: Refactor show_trace()
` [Patch v3 2/4] x86/stack: Adjust boundary conditions for printed stacks
` [Patch v3 3/4] x86/stack: Change show_stack_overflow() to use frame pointers if available
` [Patch v3 4/4] DO NOT APPLY: Test code for interesting stack overflows

Xen 4.4 development update: Code freezing point reached
 2013-11-18 19:22 UTC  (3+ messages)

Xen for real-time/embedded/automotive
 2013-11-18 19:14 UTC 

[PATCH net] xen-netfront: fix missing rx_refill_timer when allocate memory failed
 2013-11-18 18:57 UTC 

Xen on ARM basic questions
 2013-11-18 18:57 UTC 

[edk2] [PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
 2013-11-18 18:34 UTC  (7+ messages)

VCPUOP_set_periodic_timer
 2013-11-18 18:28 UTC  (3+ messages)

[PATCH v3 00/14] Series short description
 2013-11-18 18:20 UTC  (16+ messages)
` [PATCH v3 01/14] xl: match output of vcpu-list with pinning syntax
` [PATCH v3 02/14] libxl: sanitize error handling in libxl_get_max_{cpus, nodes}
` [PATCH v3 03/14] xl: allow for node-wise specification of vcpu pinning
` [PATCH v3 04/14] xl: implement and enable dryrun mode for `xl vcpu-pin'
` [PATCH v3 05/14] xl: test script for the cpumap parser (for vCPU pinning)
` [PATCH v3 06/14] xen: sched: rename v->cpu_affinity into v->cpu_hard_affinity
` [PATCH v3 07/14] xen: sched: introduce soft-affinity and use it instead d->node-affinity
` [PATCH v3 08/14] xen: derive NUMA node affinity from hard and soft CPU affinity
` [PATCH v3 09/14] xen: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
` [PATCH v3 10/14] libxc: get and set soft and hard affinity
` [PATCH v3 11/14] libxl: get and set soft affinity
` [PATCH v3 12/14] xl: enable getting and setting soft
` [PATCH v3 13/14] xl: enable for specifying node-affinity in the config file
` [PATCH v3 14/14] libxl: automatic NUMA placement affects soft affinity

Possible regression with 3.13
 2013-11-18 18:12 UTC  (2+ messages)

[PATCH v3 00/9] libxl: add driver domain backend daemon
 2013-11-18 18:12 UTC  (19+ messages)
` [PATCH v3 1/9] libxl: create a local xenstore libxl and device-model dir for guests
` [PATCH v3 2/9] libxl: don't remove device frontend path from driver domains
` [PATCH v3 3/9] libxl: synchronize device removal when using "
` [PATCH v3 4/9] libxl: remove the Qemu bodge for driver domain devices
` [PATCH v3 5/9] libxl: don't launch Qemu on Dom0 for Qdisk devices on driver domains
` [PATCH v3 6/9] libxl: add Qdisk backend launch helper
      ` [PATCH v3 6/9] libxl: add Qdisk backend launch helper [and 1 more messages]
    ` [PATCH v4 6/9] libxl: add Qdisk backend launch helper
` [PATCH v3 7/9] xl: put daemonize code in it's own function
` [PATCH v3 8/9] libxl: revert 326a7b74
` [PATCH v3 9/9] libxl: add device backend listener in order to launch backends

passing through SMBus
 2013-11-18 18:05 UTC  (7+ messages)

[PATCH 0 of 7 V4] Remus/Libxl: Network buffering support
 2013-11-18 17:55 UTC  (12+ messages)
` [PATCH 2 of 7 V4] remus: add libnl3 dependency to autoconf scripts
` [PATCH 3 of 7 V4] tools/hotplug: Remus network buffering setup scripts
` [PATCH 7 of 7 V4] tools/libxl: refactor domain_suspend_callback code to be fully asynchronous

[qemu-upstream-unstable test] 21375: regressions - FAIL
 2013-11-18 17:18 UTC  (7+ messages)

Memory strategy in xen
 2013-11-18 16:39 UTC  (2+ messages)

[PATCH RFC] pvh: clearly specify used parameters in vcpu_guest_context
 2013-11-18 16:19 UTC  (15+ messages)

[qemu-upstream-unstable test] 22001: regressions - FAIL
 2013-11-18 16:02 UTC 

[PATCH] xen/arm: midway: implement SMP
 2013-11-18 15:47 UTC  (2+ messages)

Destroy laptop with pcistub
 2013-11-18 15:43 UTC  (2+ messages)

[PATCH v2 00/10] libxl: add driver domain backend daemon
 2013-11-18 14:22 UTC  (9+ messages)
` [PATCH v2 05/10] libxl: remove the Qemu bodge for driver domain devices
` [PATCH v2 10/10] libxl: add device backend listener in order to launch backends

[PATCH] X86: Fix vcpu xsave bug
 2013-11-18 14:18 UTC  (12+ messages)

(no subject)
 2013-11-18 14:17 UTC  (2+ messages)

[PATCH] xen/kexec: Clear unused registers before jumping into an image
 2013-11-18 14:06 UTC  (10+ messages)

[PATCH] arm/xen: Export phys_to_mach to fix Xen module link errors
 2013-11-18 14:02 UTC 

[PATCH] arm/xen: Export phys_to_mach to fix Xen module link errors
 2013-11-18 13:48 UTC 

[PATCH v2] xen/arm: ioremap_attr: return NULL is __vmap failed
 2013-11-18 13:08 UTC 

[PATCH] x86: consider modules when cutting off memory
 2013-11-18 12:26 UTC  (4+ messages)

[BUG] IOTLB is not flushed in IOMMU Unmap Process
 2013-11-18 11:58 UTC  (5+ messages)
` [PATCH] VT-d: fix TLB flushing in dma_pte_clear_one()

[PATCH 0/2] Kexec crash path fixes
 2013-11-18 11:09 UTC  (7+ messages)
` [PATCH 2/2] x86/crash: Disable the watchdog NMIs on the crashing cpu

[xen-unstable test] 21977: trouble: blocked/broken/fail/pass
 2013-11-18 11:05 UTC  (3+ messages)

[xen-unstable test] 21972: trouble: blocked/broken/fail/pass
 2013-11-18 11:03 UTC  (2+ messages)

vTPM
 2013-11-18 10:42 UTC  (4+ messages)

[qemu-upstream-unstable test] 21998: regressions - FAIL
 2013-11-18 10:20 UTC 

[PATCH V2] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2013-11-18  8:04 UTC  (4+ messages)

[xen-unstable test] 21995: tolerable FAIL
 2013-11-18  7:28 UTC 

[qemu-upstream-unstable test] 21996: regressions - FAIL
 2013-11-18  6:56 UTC 

[xen-4.3-testing test] 21994: tolerable FAIL - PUSHED
 2013-11-18  4:04 UTC 

[PATCH RESEND v5 0/6] xen/arm: live migration support in arndale board
 2013-11-18  3:47 UTC  (5+ messages)
` [PATCH RESEND v5 4/6] xen/arm: Implement virtual-linear page table for guest p2m mapping in live migration

[PATCH] nested VMX: don't ignore mapping errors
 2013-11-18  1:57 UTC  (4+ messages)
  ` [PATCH v2] "

[qemu-upstream-unstable test] 21993: regressions - FAIL
 2013-11-18  1:56 UTC 

[xen-4.3-testing test] 21989: FAIL
 2013-11-17 22:09 UTC 

[qemu-upstream-unstable test] 21991: regressions - FAIL
 2013-11-17 21:43 UTC 

[xen-unstable test] 21987: tolerable FAIL - PUSHED
 2013-11-17 16:47 UTC 

[PATCH] xen/arm: p2m_init and p2m_lock should be static
 2013-11-17 16:31 UTC 

xen drivers fail to link on ARM with v3.12-9888-gf63c482
 2013-11-17 16:18 UTC  (2+ messages)

[qemu-upstream-unstable test] 21986: regressions - FAIL
 2013-11-17 13:32 UTC 

[xen-4.3-testing test] 21984: trouble: blocked/broken/fail/pass
 2013-11-17 10:38 UTC 

[xen-unstable test] 21983: trouble: blocked/broken/fail/pass
 2013-11-17  9:28 UTC 

[qemu-upstream-unstable test] 21982: regressions - FAIL
 2013-11-17  7:22 UTC 

[xen-4.3-testing test] 21980: trouble: blocked/broken/fail/pass
 2013-11-17  3:55 UTC 

[qemu-upstream-unstable test] 21979: regressions - FAIL
 2013-11-17  1:52 UTC 

[xen-4.3-testing test] 21975: trouble: blocked/broken/fail/pass
 2013-11-16 22:27 UTC 

[qemu-upstream-unstable test] 21976: regressions - FAIL
 2013-11-16 20:32 UTC 

xen drivers fail to link on ARM with v3.12-9888-gf63c482
 2013-11-16 14:56 UTC 

[qemu-upstream-unstable test] 21971: regressions - FAIL
 2013-11-16 13:02 UTC 

[xen-4.3-testing test] 21969: trouble: blocked/broken/fail/pass
 2013-11-16 11:42 UTC 

[xen-unstable test] 21967: trouble: blocked/broken/fail/pass
 2013-11-16 10:11 UTC 

[qemu-upstream-unstable test] 21966: regressions - FAIL
 2013-11-16  6:23 UTC 

[linux-3.10 bisection] complete test-amd64-i386-rhel6hvm-intel
 2013-11-16  5:35 UTC 

[xen-4.3-testing test] 21957: regressions - trouble: blocked/broken/fail/pass
 2013-11-16  5:12 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).