All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Userspace memory registration
@ 2008-09-23 17:44 Glauber Costa
  2008-09-23 17:44 ` [PATCH 1/7] Don't separate registrations with IO_MEM_ROM set Glauber Costa
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Glauber Costa @ 2008-09-23 17:44 UTC (permalink / raw)
  To: kvm; +Cc: avi, aliguori


Hey folks,

Userspace memory registration is back, now simpler due to some comments
being addressed. we don't keep track of mmio regions at all now, which
makes the code base even simpler. OTOH, mmio coalescing is left to a later
work, since it now seems completely orthogonal to what I aim at this series.




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-09-24 11:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 17:44 [PATCH 0/7] Userspace memory registration Glauber Costa
2008-09-23 17:44 ` [PATCH 1/7] Don't separate registrations with IO_MEM_ROM set Glauber Costa
2008-09-23 17:44 ` [PATCH 2/7] do not use mem_hole anymore Glauber Costa
2008-09-23 17:44 ` [PATCH 3/7] substitute is_allocated_mem with more general is_containing_region Glauber Costa
2008-09-23 17:44 ` [PATCH 4/7] add debuging facilities to memory registration at libkvm Glauber Costa
2008-09-23 17:44 ` [PATCH 5/7] unregister memory area depending on their flags Glauber Costa
2008-09-23 17:44 ` [PATCH 6/7] register mmio slots Glauber Costa
2008-09-23 17:44 ` [PATCH 7/7] move kvm memory registration inside qemu's Glauber Costa
2008-09-24 11:51 ` [PATCH 0/7] Userspace memory registration Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.