qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC v1 0/3] make address_space_map() safe without biglock'


From: Liu Ping Fan
Subject: [Qemu-devel] [RFC v1 0/3] make address_space_map() safe without biglock's protection
Date: Fri, 9 Nov 2012 11:14:27 +0800

From: Liu Ping Fan <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]