xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-27 23:20:16 to 2012-01-31 11:04:14 UTC [more...]

qemu(-dm): aborting on wrong mmio size?
 2012-01-31 11:04 UTC  (4+ messages)
` [Xen-devel] "

[RFC PATCH V3] Xen netback / netfront improvement
 2012-01-31 11:03 UTC  (36+ 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
  ` [Xen-devel] "
` [RFC PATCH V3 14/16] netback: split event channels support
` [RFC PATCH V3 15/16] netfront: multi page ring support
  ` [Xen-devel] "
` [RFC PATCH V3 16/16] netfront: split event channels support
  ` [Xen-devel] "

[PATCH 0 of 2] libxl - Remus support
 2012-01-31 11:00 UTC  (5+ messages)
` [PATCH 1 of 2] libxl: Remus - suspend/postflush/commit callbacks
` [PATCH 2 of 2] libxl: Remus - xl remus command

debugging spinlocks
 2012-01-31 11:00 UTC  (5+ messages)

How to get DomU id from DomU
 2012-01-31 10:46 UTC  (5+ messages)

[PATCH] x86/AMD: Add support for AMD's OSVW feature in guests
 2012-01-31 10:39 UTC  (4+ messages)

[PATCH] msr: Use defines for bits of MSR_IA32_DEBUGCTLMSR instead of numbers
 2012-01-31 10:23 UTC  (2+ messages)

[PATCH 0 of 6] libxl: refactor suspend/resume code
 2012-01-31 10:21 UTC  (14+ messages)
` [PATCH 1 of 6] libxl: helper function to send commands to traditional qemu
` [PATCH 2 of 6] libxl: bugfix: create_domain() return to caller if !daemonize
` [PATCH 3 of 6] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 4 of 6] libxl: support suspend_cancel in domain_resume
` [PATCH 5 of 6] libxl: refactor migrate_domain and generalize migrate_receive
` [PATCH 6 of 6] libxl: resume instead of unpause on xl save -c

RFC: Still TODO for 4.2?
 2012-01-31 10:06 UTC  (16+ messages)
      ` Driver domains and hotplug scripts, redux

[PATCH] xenpaging: unify return value in nominate and evict
 2012-01-31  9:33 UTC  (2+ messages)

live migration question
 2012-01-31  7:50 UTC  (3+ messages)

[PATCH v2 0/5] prevent Qemu from waking up needlessly
 2012-01-31  7:30 UTC  (8+ messages)
` [PATCH v2 2/5] xen: disable rtc_clock

A Problem with Page Cache in Xen
 2012-01-31  7:01 UTC  (5+ messages)

[PATCH 11/24] mini-os: create app-specific configuration
 2012-01-30 21:41 UTC  (2+ messages)
` [PATCH 11/24 v2] "

Error building latest release of xen-unstable
 2012-01-30 21:22 UTC  (2+ messages)

GPLPV and pci passthrough
 2012-01-30 19:42 UTC  (9+ messages)

[RFC PATCH V2] New Xen netback implementation
 2012-01-30 19:41 UTC  (11+ messages)

[PATCH] perf: Replace malloc with alloca in hot path
 2012-01-30 19:07 UTC 

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

Please welcome Ian Campbell as Committer for Xen Hypervisor Project (ARMv7+VE)
 2012-01-30 17:40 UTC 

[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 

[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

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

[PATCH v2 0/2] Xen (PV and HVM) multiple PV consoles
 2012-01-30 15:33 UTC  (4+ messages)
` [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  (8+ messages)
` [PATCH v3 1/6] xen: do not initialize the interval timer emulator
` [PATCH v3 2/6] xen: disable rtc_clock

[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 

[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  (3+ messages)
` [PATCH 19/24] xenstored: support running in minios stubdom

[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  (5+ messages)
` [PATCH 6 of 9] libxl: expose cpu topology as a single list of cpu->{node, core, socket} maps

[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 

[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 13/24] mini-os: fix list.h include guard name
 2012-01-28 13:52 UTC  (2+ messages)

[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 


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).