xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-30 08:30:33 to 2012-05-31 12:11:11 UTC [more...]

[PATCH 00 of 11] Automatic NUMA placement for xl
 2012-05-31 12:11 UTC  (7+ 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, v3] qemu/xendisk: set maximum number of grants to be used
 2012-05-31 11:27 UTC 

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

[PATCH v2 00/15] libxl: domain save/restore: run in a separate process
 2012-05-31 11:20 UTC  (31+ messages)
` [PATCH 01/15] libxc: xc_domain_restore, make toolstack_restore const-correct
` [PATCH 02/15] libxl: domain save: rename variables etc
` [PATCH 03/15] libxl: domain restore: reshuffle, preparing for ao
` [PATCH 04/15] libxl: domain save: API changes for asynchrony
` [PATCH 05/15] libxl: domain save/restore: run in a separate process
` [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 08/15] libxl: wait for qemu to acknowledge logdirty command
` [PATCH 09/15] libxl: datacopier: provide "prefix data" facilit
` [PATCH 10/15] libxl: prepare for asynchronous writing of qemu save file
` [PATCH 11/15] libxl: Make libxl__domain_save_device_model asynchronous
` [PATCH 12/15] xl: Handle return value from libxl_domain_suspend correctly
` [PATCH 13/15] libxl: do not leak dms->saved_state
` [PATCH 14/15] libxl: do not leak spawned middle children
` [PATCH 15/15] libxl: do not leak an event struct on ignored ao progress

[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  (12+ messages)
` [PATCH v4 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device
` [PATCH v4 05/10] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v4 08/10] libxl: call hotplug scripts for disk devices from libxl

[PATCHv3 0/3] trace: improve hypercall tracing
 2012-05-31 11:06 UTC  (4+ 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, 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] x86/amd: fix crash as Xen Dom0 on AMD Trinity systems
 2012-05-31  7:39 UTC  (44+ messages)
      ` [Xen-devel] "
              ` [PATCH] x86, AMD: Fix "

[PATCH] xs: set read_thread stacksize
 2012-05-31  7:32 UTC  (7+ 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  (10+ messages)
` [PATCH v2 2/4] VMX: Fix the mistake of exception execution
` [PATCH v2 3/4] xen: Add instruction length parameter in hypercall HVMOP_inject_trap

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

multicalls.c warning in xen_mc_flush
 2012-05-30 21:29 UTC  (7+ messages)

[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 

[PATCH 1/3] xen/mce: Add mcelog support for Xen platform (v2)
 2012-05-30 17:28 UTC  (22+ messages)
        ` [Xen-devel] "
                ` [PATCH 1/3] xen/mce: Add mcelog support for Xen platform (RFC)

[PATCH] x86/EDD: check MBR for BIOS magic before considering signature valid
 2012-05-30 16:48 UTC  (2+ messages)

[PATCH 0/2] qemu-xen-trad/block: fixes for NetBSD block-raw
 2012-05-30 16:13 UTC  (5+ messages)
` [PATCH 1/2] qemu-xen-trad/block: use a character device if a block device is given
` [PATCH 2/2] qemu-xen-trad/block: get right partition size

[PATCH] qemu-xen-trad: fix sys-queue.h usage on BSD systems
 2012-05-30 16:12 UTC 

[PATCH] x86/amd: re-enable CPU topology extensions in case BIOS has disabled it
 2012-05-30 15:44 UTC  (3+ messages)

V4V
 2012-05-30 14:19 UTC  (4+ messages)

[PATCH] tools: do not install qemu if just doing a build
 2012-05-30 13:49 UTC 

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-05-30 13:44 UTC  (20+ messages)
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[xen-unstable test] 12995: tolerable FAIL - PUSHED
 2012-05-30 13:17 UTC 

[PATCH] qemu-xen-trad/block: add support for NetBSD phy interfaces
 2012-05-30 13:15 UTC  (2+ messages)

[PATCH v5 01/10] execute hotplug scripts from libxl
 2012-05-30 13:07 UTC  (11+ messages)
` [PATCH v5 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device
` [PATCH v5 02/10] libxl: move device model creation prototypes
` [PATCH v5 03/10] libxl: convert libxl_domain_destroy to an async op
` [PATCH v5 04/10] libxl: convert libxl_device_disk_add to an asyn op
` [PATCH v5 05/10] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v5 06/10] libxl: add option to choose who executes hotplug scripts
` [PATCH v5 07/10] libxl: set nic type to VIF by default
` [PATCH v5 08/10] libxl: call hotplug scripts for disk devices from libxl
` [PATCH v5 09/10] libxl: call hotplug scripts for nic "
` [PATCH v5 10/10] libxl: use libxl__xs_path_cleanup on device_destroy

[PATCH 0/13] execute hotplug scripts from libxl
 2012-05-30 12:03 UTC  (7+ messages)
` [PATCH 11/13] libxl: set nic type to VIF by default

[PATCH QXL 2/2] libxl: Add qxl vga interface support
 2012-05-30 11:55 UTC  (2+ messages)

[PATCH]libxl:refactor the code of stdvga option support
 2012-05-30 11:47 UTC  (4+ messages)

[PATCH QXL 1/2] libxl:refactor the code of stdvga option support
 2012-05-30 10:22 UTC 

[xen-unstable bisection] complete build-i386-oldkern
 2012-05-30 10:05 UTC  (3+ messages)

[xen-unstable test] 12988: regressions - FAIL
 2012-05-30  9:57 UTC  (4+ 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).