qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC v1 0/3] make address_space_map() safe without biglock's protection
@ 2012-11-09  3:14 Liu Ping Fan
  2012-11-09  3:14 ` [Qemu-devel] [RFC v1 1/3] bouce buffer has fine grain lock Liu Ping Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Liu Ping Fan @ 2012-11-09  3:14 UTC (permalink / raw)
  To: qemu-devel
  Cc: Vasilis Liaskovitis, Stefan Hajnoczi, Avi Kivity, Anthony Liguori

From: Liu Ping Fan <pingfank@linux.vnet.ibm.com>

No access google. 
For background, please refer to discussion for " [RFC PATCH v3 05/19] Implement dimm device abstraction "

Liu Ping Fan (3):
  bouce buffer has fine grain lock
  ramlist: apply fine grain lock for ram_list
  make address_space_map safe

 cpu-all.h         |    1 +
 cpu-common.h      |    8 +++-
 cputlb.c          |    4 +-
 dma-helpers.c     |    4 +-
 dma.h             |    5 ++-
 exec.c            |  112 ++++++++++++++++++++++++++++++++++++++++++-----------
 memory.h          |    4 +-
 target-i386/kvm.c |    4 +-
 8 files changed, 110 insertions(+), 32 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2013-03-07  1:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09  3:14 [Qemu-devel] [RFC v1 0/3] make address_space_map() safe without biglock's protection Liu Ping Fan
2012-11-09  3:14 ` [Qemu-devel] [RFC v1 1/3] bouce buffer has fine grain lock Liu Ping Fan
2012-11-10  1:49   ` Paolo Bonzini
2012-11-12  6:23     ` liu ping fan
2012-11-12  8:53       ` Paolo Bonzini
2012-11-09  3:14 ` [Qemu-devel] [RFC v1 2/3] ramlist: apply fine grain lock for ram_list Liu Ping Fan
2012-11-10  1:54   ` Paolo Bonzini
2012-11-12  6:22     ` liu ping fan
2012-11-12  8:48       ` Paolo Bonzini
2012-11-13  6:07         ` liu ping fan
2012-11-09  3:14 ` [Qemu-devel] [RFC v1 3/3] make address_space_map safe Liu Ping Fan
     [not found]   ` <20130213121214.GC4576@dhcp-192-168-178-175.profitbricks.localdomain>
2013-03-07  1:59     ` liu ping fan

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