xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-30 17:31:41 to 2012-05-31 17:20:20 UTC [more...]

V4V
 2012-05-31 17:20 UTC  (5+ messages)

[xen-unstable test] 12998: regressions - FAIL
 2012-05-31 17:00 UTC 

[PATCH 00 of 11] Automatic NUMA placement for xl
 2012-05-31 16:56 UTC  (40+ messages)
` [PATCH 01 of 11] libxc: abstract xenctl_cpumap to just xenctl_map
` [PATCH 02 of 11] libxl: abstract libxl_cpumap to just libxl_map
` [PATCH 03 of 11] libxc, libxl: introduce xc_nodemap_t and libxl_nodemap
` [PATCH 04 of 11] libxl: expand the libxl_{cpu, node}map API a bit
` [PATCH 05 of 11] libxl: add a new Array type to the IDL
` [PATCH 06 of 11] libxl: introduce libxl_get_numainfo()
` [PATCH 07 of 11] xen: enhance dump_numa output
` [PATCH 08 of 11] xl: add more NUMA information to `xl info -n'
` [PATCH 09 of 11] libxl, xl: enable automatic placement of guests on NUMA nodes
` [PATCH 10 of 11] libxl, xl: heuristics for reordering NUMA placement candidates
` [PATCH 11 of 11] Some automatic NUMA placement documentation

[PATCH] x86/amd: fix crash as Xen Dom0 on AMD Trinity systems
 2012-05-31 16:55 UTC  (28+ messages)
    ` [Xen-devel] "
              ` [PATCH] x86, AMD: Fix "

[PATCH 0 of 6] ARM: various boot-time tidying
 2012-05-31 16:54 UTC  (8+ messages)
` [PATCH 1 of 6] arm: More interrupt setup at start-of-day for secondary CPUs
` [PATCH 2 of 6] arm: Move hyp-mode entry code out of line
` [PATCH 3 of 6] arm: avoid memory write in switch to Hyp mode
` [PATCH 4 of 6] arm: missing __init annotation
` [PATCH 5 of 6] arm: allow ourselves access to all coprocessors in non-secure mode
` [PATCH 6 of 6] arm: Enable VFP at boot

Status of devel/netback.liu.v5.on.3.5 branch
 2012-05-31 16:24 UTC  (4+ messages)

dump with xen-unstable & linux 3.2.17
 2012-05-31 16:18 UTC  (18+ messages)

[PATCH] xen: filter APERFMPERF feature for kernel usage
 2012-05-31 16:17 UTC  (2+ messages)

[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
 2012-05-31 16:11 UTC  (4+ messages)

[RFC][PATCH 0/5] Add V4V to Xen
 2012-05-31 15:59 UTC  (11+ messages)
` [PATCH 1/5] xen: add ssize_t to types.h
` [PATCH 2/5] xen: Add headers to include/Makefile
` [PATCH 3/5] v4v: Introduce VIRQ_V4V
` [PATCH 4/5] xen: Enforce casting for guest_handle_cast
` [PATCH 5/5] xen: Add V4V implementation

[xen-unstable test] 12988: regressions - FAIL
 2012-05-31 15:35 UTC  (9+ messages)

[PATCH 0 of 5 V2] libxl: make it possible to explicitly specify default sched params
 2012-05-31 15:15 UTC  (16+ messages)
` [PATCH 1 of 5 V2] libxl: add internal function to get a domain's scheduler
` [PATCH 2 of 5 V2] libxl: rename libxl_sched_params to libxl_domain_sched_params
` [PATCH 3 of 5 V2] libxl: make it possible to explicitly specify default sched params
` [PATCH 4 of 5 V2] libxl: move libxl__sched_set_params into libxl.c
` [PATCH 5 of 5 V2] libxl: expose a single get/setter for domain scheduler parameters

multicalls.c warning in xen_mc_flush
 2012-05-31 15:10 UTC  (8+ messages)

[PATCH] xl.cfg: document the maxmem= option
 2012-05-31 15:04 UTC 

[PATCH] linux-2.6.18: widen use of (and introduce further) MULTI_* helpers
 2012-05-31 15:04 UTC 

[PATCH] linux-2.6.18: update to latest interface version
 2012-05-31 14:59 UTC 

[RFC][PATCH 0/5] Add V4V to Xen
 2012-05-31 14:52 UTC  (6+ messages)
` [PATCH 1/5] xen: add ssize_t to types.h
` [PATCH 2/5] xen: Add headers to include/Makefile
` [PATCH 3/5] v4v: Introduce VIRQ_V4V
` [PATCH 4/5] xen: Enforce casting for guest_handle_cast
` [PATCH 5/5] xen: Add V4V implementation

[PATCHv3 0/3] trace: improve hypercall tracing
 2012-05-31 14:32 UTC  (9+ messages)
` [PATCH 1/3] trace: allow for different sub-classes of TRC_PV_* tracepoints
` [PATCH 2/3] trace: improve usefulness of hypercall trace record
` [PATCH 3/3] trace: trace hypercalls inside a multicall

[PATCH] qemu-xen-trad: fix sys-queue.h usage on BSD systems
 2012-05-31 14:16 UTC  (4+ messages)

[PATCH v2 00/15] libxl: domain save/restore: run in a separate process
 2012-05-31 14:07 UTC  (26+ messages)
` [PATCH 01/15] libxc: xc_domain_restore, make toolstack_restore const-correct
` [PATCH 02/15] libxl: domain save: rename variables etc
` [PATCH 06/15] libxl: rename libxl_dom:save_helper to physmap_path
` [PATCH 07/15] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
` [PATCH 09/15] libxl: datacopier: provide "prefix data" facilit
` [PATCH 12/15] xl: Handle return value from libxl_domain_suspend correctly
` [PATCH 13/15] libxl: do not leak dms->saved_state
` [PATCH 15/15] libxl: do not leak an event struct on ignored ao progress

strange cpu number from xm info
 2012-05-31 14:00 UTC  (6+ messages)

[PATCH 2/2] initcall sequence adjust for 3 funcs
 2012-05-31 13:53 UTC  (2+ messages)

[PATCH, v3] qemu/xendisk: set maximum number of grants to be used
 2012-05-31 13:32 UTC  (3+ messages)

[PATCH 1/3] xen/mce: Add mcelog support for Xen platform (v2)
 2012-05-31 13:00 UTC  (11+ messages)
` [Xen-devel] "
        ` [PATCH 1/3] xen/mce: Add mcelog support for Xen platform (RFC)

[PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start
 2012-05-31 12:41 UTC 

write function
 2012-05-31 12:15 UTC 

[PATCH, v3] qemu/xendisk: set maximum number of grants to be used
 2012-05-31 11:23 UTC 

[PATCH 00 of 10] xenalyze: build, hypercall tracing and plugins (v2)
 2012-05-31 11:16 UTC  (11+ messages)
  ` [PATCH 01 of 10] xenalyze: add .hgignore
  ` [PATCH 02 of 10] xenalyze: automatically generate dependencies
  ` [PATCH 03 of 10] xenalyze: remove decode of unused events
  ` [PATCH 04 of 10] xenalyze: update trace.h to match xen-unstable
  ` [PATCH 05 of 10] xenalyze: correctly display of count of HW events
  ` [PATCH 06 of 10] xenalyze: move struct record_info into a header
  ` [PATCH 07 of 10] xenalyze: decode PV_HYPERCALL_V2 records
  ` [PATCH 08 of 10] xenalyze: decode PV_HYPERCALL_SUBCALL events
  ` [PATCH 09 of 10] xenalyze: add a basic plugin infrastructure
  ` [PATCH 10 of 10] xenalyze: add a batch-size plugin

[PATCH v4 0/10] execute hotplug scripts from libxl
 2012-05-31 11:13 UTC  (5+ messages)
` [PATCH v4 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device

[PATCH, v2] qemu/xendisk: set maximum number of grants to be used
 2012-05-31 10:22 UTC 

[PATCH, v2] qemu/xendisk: set maximum number of grants to be used
 2012-05-31  9:58 UTC 

Xen 4.2 TODO / Release Plan
 2012-05-31  9:56 UTC  (7+ messages)

efibootmgr not working on xen-unstable booted on uefi system
 2012-05-31  9:54 UTC  (8+ messages)

[PATCH] Fix pygrub install
 2012-05-31  9:54 UTC  (4+ messages)

Copy-on write sharing
 2012-05-31  9:23 UTC  (2+ messages)

Noticeably poor Intel GPU performance on 3.3 and 3.4 dom0 kernels
 2012-05-31  9:15 UTC  (6+ messages)

[PATCH] passthrough: fix xsm-related oversight
 2012-05-31  8:03 UTC  (2+ messages)

[PATCH V2] xs: set read_thread stacksize
 2012-05-31  7:39 UTC 

[PATCH] xs: set read_thread stacksize
 2012-05-31  7:32 UTC  (5+ messages)

Memory CoW in XEN
 2012-05-31  7:29 UTC  (2+ messages)

[xen-unstable test] 12997: tolerable FAIL
 2012-05-31  7:02 UTC 

Using "xl create" without domain config file
 2012-05-31  4:50 UTC 

[PATCH v2 0/4] XEN: fix vmx exception mistake
 2012-05-31  2:00 UTC  (3+ messages)

swap: don't do discard if no discard option added
 2012-05-30 21:33 UTC  (7+ messages)
` [Xen-devel] "

[PATCH] fixes to xen-blk[back|front] to deal with 32/64 host/guest combination with BLKIF_DISCARD (v1)
 2012-05-30 21:16 UTC  (5+ messages)
` [PATCH 1/2] xen/blkback: Copy id field when doing BLKIF_DISCARD
  ` [Xen-devel] "

[xen-unstable test] 12996: tolerable FAIL - PUSHED
 2012-05-30 19:27 UTC 

question about xen/stable-2.6.32.x
 2012-05-30 18:26 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).