messages from 2012-04-08 05:08:37 to 2012-04-11 10:47:51 UTC [more...]
[PATCH v4 00/31] libxl child process handling
2012-04-11 10:47 UTC (48+ messages)
` [PATCH 01/31] .gitignore: Add a missing file
` [PATCH 02/31] libxl: ao: allow immediate completion
` [PATCH 03/31] libxl: fix hang due to libxl__initiate_device_remove
` [PATCH 04/31] libxl: Fix eventloop_iteration over-locking
` [PATCH 05/31] libxl: remove poller from list in libxl__poller_get
` [PATCH 06/31] libxl: Fix leak of ctx->lock
` [PATCH 07/31] tools: Correct PTHREAD options in config/StdGNU.mk
` [PATCH 08/31] libxl: Use PTHREAD_CFLAGS, LDFLAGS, LIBS
` [PATCH 09/31] tools: Use PTHREAD_CFLAGS, _LDFLAGS, _LIBS
` [PATCH 10/31] libxl: Crash (more sensibly) on malloc failure
` [PATCH 11/31] libxl: Make libxl__zalloc et al tolerate a NULL gc
` [PATCH 12/31] libxl: Introduce some convenience macros
` [PATCH 13/31] libxl: include <ctype.h> and introduce CTYPE helper macro
` [PATCH 14/31] libxl: Provide libxl_string_list_length
` [PATCH 15/31] libxl: include <_libxl_paths.h> in libxl_internal.h
` [PATCH 16/31] libxl: abolish libxl_ctx_postfork
` [PATCH 17/31] libxl: libxl_event.c:beforepoll_internal, REQUIRE_FDS
` [PATCH 18/31] libxl: Protect fds with CLOEXEC even with forking threads
` [PATCH 19/31] libxl: provide STATE_AO_GC
` [PATCH 20/31] libxl: handle POLLERR, POLLHUP, POLLNVAL properly
` [PATCH 21/31] libxl: support multiple libxl__ev_fds for the same fd
` [PATCH 22/31] libxl: event API: new facilities for waiting for subprocesses
` [PATCH 23/31] autoconf: New test for openpty et al
` [PATCH 24/31] libxl: provide libxl__remove_file "
` [PATCH 25/31] libxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
` [PATCH 26/31] libxl: Clean up setdefault in do_domain_create
` [PATCH 27/31] libxl: provide libxl__datacopier_*
` [PATCH 28/31] libxl: provide libxl__openpty_*
` [PATCH 29/31] libxl: ao: Convert libxl_run_bootloader
` [PATCH 30/31] libxl: make libxl_create_logfile const-correct
` [PATCH 31/31] libxl: log bootloader output
[PATCH] x86: fix delta calculation in TSC deadline timer emulation
2012-04-11 10:37 UTC (4+ messages)
` [PATCHv2] "
checking d->grant_table against NULL?
2012-04-11 10:21 UTC
Driver domains communication protocol proposal
2012-04-11 10:11 UTC (3+ messages)
Benchmark Xen writes with sync - Xen ignores fsync, O_SYNC?
2012-04-11 10:07 UTC (3+ messages)
[PATCH 01/10] net: add and use SKB_ALLOCSIZE
2012-04-11 10:02 UTC (29+ messages)
` [PATCH 02/10] net: Use SKB_WITH_OVERHEAD in build_skb
` [PATCH 03/10] chelsio: use SKB_WITH_OVERHEAD
` [PATCH 04/10] net: pad skb data and shinfo as a whole rather than individually
` [PATCH 05/10] net: move destructor_arg to the front of sk_buff
` [PATCH 06/10] net: add support for per-paged-fragment destructors
` [PATCH 07/10] net: only allow paged fragments with the same destructor to be coalesced
` [PATCH 08/10] net: add skb_orphan_frags to copy aside frags with destructors
` [PATCH 09/10] net: add paged frag destructor support to kernel_sendpage
` [PATCH 10/10] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack
` [PATCH v4 0/10] skb paged fragment destructors
[PATCH] autoconf: use python-config when present, if not switch to distutils
2012-04-11 10:00 UTC (2+ messages)
[PATCH] readnote: Add bzImage kernel support
2012-04-11 9:44 UTC
[PATCH] readnote: Add bzImage kernel support
2012-04-11 9:43 UTC
[PATCH] readnote: Add bzImage kernel support
2012-04-11 9:11 UTC
[PATCH 00/07] HVM firmware passthrough
2012-04-11 8:44 UTC (14+ messages)
[qemu-upstream-unstable test] 12638: regressions - FAIL
2012-04-11 8:37 UTC
[xen-unstable test] 12635: regressions - FAIL
2012-04-11 8:35 UTC
[qemu-upstream-unstable test] 12634: regressions - FAIL
2012-04-11 7:52 UTC (2+ messages)
[PATCH RFC V6 0/11] Paravirtualized ticketlocks
2012-04-11 1:29 UTC (4+ messages)
[RFC PATCH] x86: Add a new physdev_op PHYSDEVOP_nr_irqs_gsi
2012-04-11 0:36 UTC (6+ messages)
[linux-mingo-tip-master test] 12632: tolerable FAIL - PUSHED
2012-04-10 22:23 UTC
[PATCH 0/6] qdisk local attach
2012-04-10 17:37 UTC (12+ messages)
` [PATCH 5/6] libxl: introduce libxl__alloc_vdev
[linux-linus test] 12630: regressions - FAIL
2012-04-10 16:40 UTC
[Fedora-xen] Xen Fedora Virtualization Test Day Planning
2012-04-10 16:32 UTC
[PATCH v3 1/2] xen: enter/exit lazy_mmu_mode around m2p_override calls
2012-04-10 16:29 UTC (2+ messages)
` [PATCH v3 2/2] m2p_find_override: use list_for_each_entry_safe
Virtualization of the CPU Performance Monitoring Unit
2012-04-10 16:26 UTC (9+ messages)
[PATCH v3] xen-blkfront: set pages are FOREIGN_FRAME when sharing them
2012-04-10 16:25 UTC
[PATCH] xen-blkfront: properly name all devices
2012-04-10 16:16 UTC (3+ messages)
[PATCH 1/3] libxl: allow libxl__exec to take a parameter containing the env variables
2012-04-10 15:27 UTC (3+ messages)
` [PATCH 2/3] libxl: call hotplug scripts from libxl for vbd
` [PATCH 3/3] libxl: call hotplug scripts from libxl for vif
[RFC PATCH] xen: get correct nr_irqs_gsi value from hypervisor
2012-04-10 15:16 UTC (2+ messages)
where to find blktap2 kernel module
2012-04-10 14:53 UTC
[PATCH] libxl: remove poller from list in libxl__poller_get
2012-04-10 14:41 UTC
lastest xen unstable crash
2012-04-10 14:32 UTC (5+ messages)
[PATCH v4 0/10] skb paged fragment destructors
2012-04-10 14:26 UTC
(XEN) Platform timer appears to have unexpectedly wrapped 10 or more times
2012-04-10 14:07 UTC (6+ messages)
hvm crash on hypercall event channel
2012-04-10 12:13 UTC (3+ messages)
[qemu-upstream-unstable test] 12628: tolerable trouble: broken/fail/pass
2012-04-10 10:50 UTC (2+ messages)
[linux-linus test] 12620: regressions - trouble: blocked/broken/fail/pass
2012-04-10 10:49 UTC (3+ messages)
` [linux-linus test] 12620: regressions - trouble: blocked/broken/fail/pass [and 1 more messages]
Question about hvmloader, vgabios and qxl problem
2012-04-10 10:26 UTC (3+ messages)
Xen 4.2 Release Plan / TODO
2012-04-10 10:24 UTC
[PATCH] Add vncviewer xm compatibility options the 'xl create' command
2012-04-10 10:20 UTC (6+ messages)
[PATCH 0 of 7 v2] Make xen build with clang/LLVM again
2012-04-10 10:08 UTC (8+ messages)
` [PATCH 4 of 7 v2] x86: fix memset(ptr, 0, sizeof ptr)
` [PATCH 5 of 7 v2] x86: don't use .subsection when compiling with clang
Basic blktap2 functionality issues
2012-04-10 10:04 UTC (2+ messages)
[PATCH] blktap: build fix uncovered with c/s 25149
2012-04-10 9:56 UTC
[PATCH v2] Autoconf: add variable for pass arbitrary options to qemu upstream
2012-04-10 9:53 UTC (5+ messages)
How to add debug information in libxc
2012-04-10 9:31 UTC (3+ messages)
Shutdown/restart bug
2012-04-10 9:11 UTC (4+ messages)
[xen-unstable test] 12627: tolerable trouble: broken/fail/pass
2012-04-10 8:35 UTC
Hypercall continuation and wait_event
2012-04-10 7:37 UTC (8+ messages)
[PATCH] tools/configure: add options to pass EXTRA_CFLAGS
2012-04-10 5:48 UTC
[qemu-upstream-unstable test] 12623: tolerable trouble: broken/fail/pass
2012-04-10 1:01 UTC
[linux-3.0 test] 12622: regressions - trouble: broken/fail/pass
2012-04-10 0:27 UTC
[linux-mingo-tip-master test] 12621: trouble: broken/fail/pass
2012-04-09 22:56 UTC
[PATCH] fix /proc/meminfo reporting (v1)
2012-04-09 21:49 UTC (10+ messages)
` [PATCH 6/7] xen/setup: Make dom0_mem=XGB behavior be similar to classic Xen kernels
` [Xen-devel] "
Pls help: netfront tx ring frozen (any clues appreciated)
2012-04-09 19:21 UTC (5+ messages)
VGA Passthrough Experience
2012-04-09 16:34 UTC (3+ messages)
[qemu-upstream-unstable test] 12618: tolerable trouble: broken/fail/pass
2012-04-09 12:48 UTC
[xen-unstable test] 12617: tolerable trouble: broken/fail/pass
2012-04-09 12:16 UTC
where to find blktap2 kernel module
2012-04-09 12:13 UTC (3+ messages)
[qemu-upstream-unstable test] 12615: trouble: blocked/broken/fail/pass
2012-04-09 4:20 UTC
[qemu-upstream-unstable test] 12613: trouble: blocked/broken/fail/pass
2012-04-08 21:16 UTC
DomU network stalling when Dom0 generates a lot of TX
2012-04-08 21:14 UTC
[linux-3.0 test] 12612: regressions - trouble: broken/fail/pass
2012-04-08 21:12 UTC
[linux-mingo-tip-master test] 12610: regressions - trouble: broken/fail/pass
2012-04-08 18:05 UTC
[linux-linus test] 12609: regressions - trouble: broken/fail/pass
2012-04-08 16:16 UTC
AMD/ATI patch for xen 4.2-unstable
2012-04-08 14:01 UTC (4+ messages)
Signed GPLPV drivers available for download
2012-04-08 13:44 UTC (6+ messages)
[qemu-upstream-unstable test] 12608: tolerable trouble: broken/fail/pass
2012-04-08 12:41 UTC
[xen-unstable test] 12606: trouble: broken/fail/pass
2012-04-08 9:05 UTC
[qemu-upstream-unstable test] 12605: tolerable trouble: broken/fail/pass
2012-04-08 5:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).