xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-31 09:42:39 to 2012-06-01 09:20:10 UTC [more...]

[PATCH 0 of 6] ARM: various boot-time tidying
 2012-06-01  9:20 UTC  (12+ 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

[PATCH 03/27] smpboot: Define and use cpu_state per-cpu variable in generic code
 2012-06-01  9:11 UTC  (3+ messages)
` [PATCH 05/27] xen, cpu hotplug: Don't call cpu_bringup() in xen_play_dead()
` [PATCH 06/27] xen, smpboot: Use generic SMP booting infrastructure

[PATCH v3 ]libxl: allow to set more than 31 vcpus
 2012-06-01  8:58 UTC  (5+ messages)

[PATCH v4 0/6] xen/arm: event channels and shared_info page
 2012-06-01  8:45 UTC  (3+ messages)
` [PATCH v4 6/6] arm: implement event injection

Copy-on write sharing
 2012-06-01  8:32 UTC  (2+ messages)

[PATCH] Fix pygrub install
 2012-06-01  8:29 UTC  (4+ messages)

Disable paging in xen kernel
 2012-06-01  8:09 UTC  (2+ messages)

[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
 2012-06-01  7:57 UTC  (9+ messages)
    ` [Xen-devel] "

[PATCH] fixes to xen-blk[back|front] to deal with 32/64 host/guest combination with BLKIF_DISCARD (v1)
 2012-06-01  7:44 UTC  (6+ messages)
` [PATCH 2/2] xen/blkfront: Add BUG_ON to deal with misbehaving backends
  ` [Xen-devel] "

[PATCH] [v3] libxl: Add API to retrieve domain console tty
 2012-06-01  7:21 UTC 

dump with xen-unstable & linux 3.2.17
 2012-06-01  6:54 UTC  (19+ messages)

[PATCH v2 ]libxl: allow to allocate cpumap with specific size
 2012-06-01  6:38 UTC  (4+ messages)

[xen-unstable test] 13002: tolerable FAIL
 2012-06-01  6:26 UTC 

Error in compiling latest Xen 4.2-Unstable
 2012-06-01  6:25 UTC  (2+ messages)

Using "xl create" without domain config file
 2012-06-01  5:45 UTC  (2+ messages)

Xen 4.2 TODO / Release
 2012-06-01  5:40 UTC  (4+ messages)

[PATCH v2 0/4] XEN: fix vmx exception mistake
 2012-06-01  0:46 UTC  (5+ messages)

swap: don't do discard if no discard option added
 2012-05-31 23:04 UTC  (5+ messages)
` [Xen-devel] "

[xen-unstable test] 12999: tolerable FAIL - PUSHED
 2012-05-31 22:18 UTC 

[PATCH] libxl: fix typos in libxl_cpuid_parse_config
 2012-05-31 21:55 UTC 

Xen 4.2 TODO / Release Plan
 2012-05-31 21:43 UTC  (8+ messages)

V4V
 2012-05-31 18:18 UTC  (6+ messages)

[PATCH 3/3] Register native mce handler as vMCE bounce back point
 2012-05-31 17:33 UTC  (2+ messages)

[PATCH 2/3] X86, MCE, AMD: Adjust initcall sequence for xen
 2012-05-31 17:32 UTC 

[PATCH 1/3] xen/mce: Add mcelog support for Xen platform
 2012-05-31 17:30 UTC 

[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  (20+ messages)
    ` [Xen-devel] "

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

[PATCH] xen: filter APERFMPERF feature for kernel usage
 2012-05-31 16:17 UTC  (2+ 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  (18+ messages)
` [PATCH 01/15] libxc: xc_domain_restore, make toolstack_restore const-correct
` [PATCH 02/15] libxl: domain save: rename variables etc
` [PATCH 07/15] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
` [PATCH 09/15] libxl: datacopier: provide "prefix data" facilit

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 

efibootmgr not working on xen-unstable booted on uefi system
 2012-05-31  9:54 UTC  (8+ 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).