xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-27 15:49:44 to 2012-01-30 17:10:36 UTC [more...]

[RFC PATCH V3] Xen netback / netfront improvement
 2012-01-30 17:10 UTC  (21+ messages)
` [RFC PATCH V3 01/16] netback: page pool version 1
` [RFC PATCH V3 02/16] netback: add module unload function
` [RFC PATCH V3 03/16] netback: switch to NAPI + kthread model
` [RFC PATCH V3 04/16] netback: switch to per-cpu scratch space
` [RFC PATCH V3 05/16] netback: add module get/put operations along with vif connect/disconnect
` [RFC PATCH V3 06/16] netback: melt xen_netbk into xenvif
` [RFC PATCH V3 07/16] netback: alter internal function/structure names
` [RFC PATCH V3 08/16] netback: remove unwanted notification generation during NAPI processing
` [RFC PATCH V3 09/16] netback: nuke xenvif_receive_skb
` [RFC PATCH V3 10/16] netback: rework of per-cpu scratch space
` [RFC PATCH V3 11/16] netback: print alert and bail when scratch space is not available
` [RFC PATCH V3 12/16] netback: multi-page ring support
  ` [Xen-devel] "
` [RFC PATCH V3 13/16] netback: stub for multi receive protocol support
` [RFC PATCH V3 14/16] netback: split event channels support
` [RFC PATCH V3 15/16] netfront: multi page ring support
` [RFC PATCH V3 16/16] netfront: split event channels support

[PATCH] x86/AMD: Add support for AMD's OSVW feature in guests
 2012-01-30 17:05 UTC 

[PATCH v3 0/2] libxl: save/restore qemu physmap
 2012-01-30 16:54 UTC  (3+ messages)
` [PATCH v3 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK
` [PATCH v3 2/2] libxl: save/restore qemu's physmap

[PATCH v2 0/2] libxl: save/restore qemu physmap
 2012-01-30 16:43 UTC  (6+ messages)
` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK

xl: add reference for vcpu-set command
 2012-01-30 16:42 UTC 

debugging spinlocks
 2012-01-30 16:40 UTC  (3+ messages)

live migration question
 2012-01-30 16:26 UTC  (2+ messages)

[PATCH v3 0/2] use pirq_eoi_map in modern Linux kernels
 2012-01-30 16:21 UTC  (3+ messages)
` [PATCH v3 1/2] Introduce PHYSDEVOP_pirq_eoi_gmfn_v2
` [PATCH v3 2/2] linux/xen: support pirq_eoi_map

A Problem with Page Cache in Xen
 2012-01-30 16:18 UTC  (3+ messages)

Proposed new committer for ARMv7+VE
 2012-01-30 16:18 UTC  (2+ messages)

Xen Document Days for Jan, Feb & March : Looking for input on dates and a couple volunteers
 2012-01-30 16:07 UTC  (4+ messages)
    ` [Xen-devel] "
      ` [Xen-users] "

[PATCH v3] hvc_xen: implement multiconsole support
 2012-01-30 16:02 UTC 

[PATCH 00 of 10] tools/xenpaging: cleanups and performance improvements
 2012-01-30 15:59 UTC  (11+ messages)
` [PATCH 01 of 10] xenpaging: use flat index for pagefile and page-in requests
` [PATCH 02 of 10] xenpaging: no poll timeout while page-out is in progress
` [PATCH 03 of 10] xenpaging: mmap guest pages read-only
` [PATCH 04 of 10] xenpaging: reduce number of qemu cache flushes
` [PATCH 05 of 10] xenpaging: move nominate+evict into single function
` [PATCH 06 of 10] xenpaging: improve performance in policy_choose_victim
` [PATCH 07 of 10] xenpaging: unify error handling
` [PATCH 08 of 10] xenpaging: move pagefile filedescriptor into struct xenpaging
` [PATCH 09 of 10] xenpaging: move page_buffer "
` [PATCH 10 of 10] xenpaging: implement stack of free slots in pagefile

[RFC PATCH V2] New Xen netback implementation
 2012-01-30 15:49 UTC  (8+ messages)

[PATCH v2 0/2] Xen (PV and HVM) multiple PV consoles
 2012-01-30 15:33 UTC  (6+ messages)
` [PATCH v2 1/2] hvc_xen: support PV on HVM consoles
` [PATCH v2 2/2] hvc_xen: implement multiconsole support

[xen-unstable test] 11660: regressions - FAIL
 2012-01-30 15:24 UTC  (8+ messages)
  ` [PATCH 1/2] libxl: domain_death_xswatch_callback: add some debug logging
  ` [PATCH 2/2] libxl: treat "dying" domains as destroyed

[PATCH v3 0/6] prevent Qemu from waking up needlessly
 2012-01-30 15:13 UTC  (12+ messages)
` [PATCH v3 1/6] xen: do not initialize the interval timer emulator
` [PATCH v3 2/6] xen: disable rtc_clock
` [PATCH v3 3/6] xen: introduce an event channel for buffered io event notifications
` [PATCH v3 4/6] timers: the rearm function should be able to handle delta = INT64_MAX
` [PATCH v3 5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [PATCH v3 6/6] qemu_calculate_timeout: increase minimum timeout to 1h

[PATCH] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
 2012-01-30 14:31 UTC 

[PATCH] xen: do not remap pirqs if !is_hvm_pv_evtchn_domain
 2012-01-30 14:28 UTC 

XEN 4.1.3-rc1 bug, spinlock acquired twice
 2012-01-30 14:18 UTC  (7+ messages)

vMCE vs migration
 2012-01-30 13:47 UTC  (6+ messages)

[PATCH] tools/libxc: remove volatile keyword for bitmap operations
 2012-01-30 12:12 UTC 

[PATCH] xenpaging: unify return value in nominate and evict
 2012-01-30 12:07 UTC 

[PATCH v2 0/5] prevent Qemu from waking up needlessly
 2012-01-30 11:59 UTC  (9+ messages)
` [PATCH v2 2/5] xen: disable rtc_clock
` [PATCH v2 4/5] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled

[linux test] 11730: regressions - trouble: blocked/broken/preparing/queued
 2012-01-30 11:50 UTC 

[xen-unstable test] 11732: trouble: preparing/queued
 2012-01-30 11:50 UTC 

[xen-unstable test] 11728: trouble: blocked/broken
 2012-01-30 11:37 UTC  (2+ messages)

[PATCH v6 00/24] Xenstore stub domain
 2012-01-30 11:08 UTC  (26+ messages)
` [PATCH 01/24] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
` [PATCH 02/24] xen: allow global VIRQ handlers to be delegated to other domains
` [PATCH 03/24] xen: change virq parameters from int to uint32_t
` [PATCH 04/24] xen: use XSM instead of IS_PRIV for getdomaininfo
` [PATCH 05/24] xen: Preserve reserved grant entries when switching versions
` [PATCH 06/24] tools/libxl: pull xenstore/console domids from xenstore
` [PATCH 07/24] lib{xc, xl}: Seed grant tables with xenstore and console grants
` [PATCH 08/24] mini-os: use BSD sys/queue.h instead of Linux list.h
` [PATCH 09/24] mini-os: avoid crash if no console is provided
` [PATCH 10/24] mini-os: remove per-fd evtchn limit
` [PATCH 11/24] mini-os: create app-specific configuration
` [PATCH 12/24] mini-os: Move test functions into test.c
` [PATCH 13/24] mini-os: make frontends and xenbus optional
` [PATCH 14/24] xenstored: use grant references instead of map_foreign_range
` [PATCH 15/24] xenstored: refactor socket setup code
` [PATCH 16/24] xenstored: add NO_SOCKETS compilation option
` [PATCH 17/24] xenstored: support for tdb_copy with TDB_INTERNAL
` [PATCH 18/24] xenstored: add --internal-db flag
` [PATCH 19/24] xenstored: support running in minios stubdom
` [PATCH 20/24] xenstored: add --event parameter for bootstrapping
` [PATCH 21/24] stubdom: enable xenstored build
` [PATCH 22/24] xenstored: use domain_is_unprivileged instead of checking conn->id
` [PATCH 23/24] xenstored: add --priv-domid parameter
` [PATCH 24/24] xenstored: Add stub domain builder

[PATCH] xenpaging: unify return value in nominate and evict
 2012-01-30 10:36 UTC  (4+ messages)

[PATCH] tools/libxc: make volatile keyword for bitmap operations optional
 2012-01-30 10:26 UTC  (5+ messages)

improve precopy approach
 2012-01-30  9:44 UTC  (2+ messages)

[PATCH 0 of 9] libxl: API updates + xl: JSON
 2012-01-30  9:34 UTC  (8+ messages)
` [PATCH 6 of 9] libxl: expose cpu topology as a single list of cpu->{node, core, socket} maps
` [PATCH 7 of 9] libxl: drop libxl_cpuarray -- topology was the only user

[linux test] 11726: regressions - trouble: blocked/broken
 2012-01-30  3:16 UTC 

[PATCH] tools/libxc: fix bitmap_alloc usage in xc_ia64_send_vcpumap
 2012-01-30  0:17 UTC 

[xen-unstable test] 11723: trouble: blocked/broken
 2012-01-29 23:06 UTC 

GPLPV and pci passthrough
 2012-01-29 17:14 UTC  (6+ messages)

[linux test] 11717: regressions - trouble: blocked/broken
 2012-01-29 17:07 UTC 

[PATCH] mini-os: convert mlock macros to C functions
 2012-01-29 12:04 UTC 

[xen-unstable test] 11714: trouble: blocked/broken
 2012-01-29 11:04 UTC 

WARN... Device 'cpu1' does not have a release() function, it is broken and must be fixed. when doing 'xl vcpu-set <guest_id> 1'
 2012-01-29  9:22 UTC  (2+ messages)

OProfile patch for Linux 3.2
 2012-01-28 23:54 UTC 

[linux test] 11708: regressions - trouble: blocked/broken/pass
 2012-01-28 22:49 UTC 

[xen-unstable test] 11696: regressions - trouble: broken/fail/pass
 2012-01-28 19:58 UTC 

compile 2.6.32 and WiKi
 2012-01-28 19:24 UTC  (2+ messages)

Sound not working properly on Xen Dom0, but works on native
 2012-01-28 18:19 UTC  (3+ messages)

[linux test] 11669: regressions - FAIL
 2012-01-28 13:54 UTC 

[PATCH v5 00/24] Xenstore stub domain
 2012-01-28 13:52 UTC  (10+ messages)
` [PATCH 13/24] mini-os: fix list.h include guard name
` [PATCH 19/24] xenstored: support running in minios stubdom

[PATCH v3] libxl: add support for yajl 2.x
 2012-01-28 11:09 UTC  (3+ messages)

[PATCH v4] libxl: add support for yajl 2.x
 2012-01-28 10:49 UTC 

[linux test] 11651: regressions - FAIL
 2012-01-28  5:19 UTC 

[xen-unstable test] 11649: regressions - FAIL
 2012-01-28  2:28 UTC 

[PATCH] Tools: build tests
 2012-01-27 21:21 UTC 

[linux test] 11644: regressions - FAIL
 2012-01-27 20:40 UTC 

[PATCHv3 0 of 2] libxl: Extend CPU affinity syntax and enable for specifying it in config file
 2012-01-27 19:18 UTC  (2+ messages)

[PATCH] xen-pciback features for v3.4 (FLR). v2
 2012-01-27 19:07 UTC  (4+ messages)
` [PATCH 1/2] pci: Introduce __pci_reset_function_locked to be used when holding device_lock

Where does xl debug logging info appear?
 2012-01-27 19:05 UTC  (2+ messages)

[PATCH] xenpaging: make file_op largefile aware
 2012-01-27 19:03 UTC  (2+ messages)

Linux 3.2.2 & btrfs, on a DomU
 2012-01-27 18:59 UTC 

[PATCH 0/2] Xen (PV and HVM) multiple PV consoles
 2012-01-27 18:37 UTC  (6+ messages)
` [PATCH 2/2] hvc_xen: implement multiconsole support
  ` [Xen-devel] "

[PATCH] tools/libxc: handle fallback in linux_privcmd_map_foreign_bulk properly
 2012-01-27 18:33 UTC  (2+ messages)

Xen 3.4.4 released
 2012-01-27 18:28 UTC 

[PATCH 00 of 13] Sharing overhaul V4
 2012-01-27 18:27 UTC  (4+ messages)
` [PATCH 12 of 13] Memshrtool: tool to test and exercise the sharing subsystem

[PATCH] libxl_qmp: fix qmp_next
 2012-01-27 17:58 UTC  (2+ messages)

[PATCH v2] libxl: fix mutex initialization
 2012-01-27 17:49 UTC  (2+ messages)

[PATCH] libxl: fix upstream qemu binary name to what we actually install
 2012-01-27 17:09 UTC  (2+ messages)

[PATCH v8 00/11] libxl: New event API
 2012-01-27 17:07 UTC  (3+ 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).