Re: [Qemu-devel] [RFC v1 3/3] make address_space_map safe

2013-03-06 Thread liu ping fan
On Wed, Feb 13, 2013 at 8:12 PM, Vasilis Liaskovitis wrote: > Hi, > > I am looking at this old ref/unref patchset for safely removing hot-plugged > dimms/MemoryRegions. I am not sure if the set is still actively worked on or > relevant for qemu-master, but I had a small comment below: > > On Fri,

Re: [Qemu-devel] [RFC v1 3/3] make address_space_map safe

2013-02-13 Thread Vasilis Liaskovitis
Hi, I am looking at this old ref/unref patchset for safely removing hot-plugged dimms/MemoryRegions. I am not sure if the set is still actively worked on or relevant for qemu-master, but I had a small comment below: On Fri, Nov 09, 2012 at 11:14:30AM +0800, Liu Ping Fan wrote: > From: Liu Ping Fa

[Qemu-devel] [RFC v1 3/3] make address_space_map safe

2012-11-08 Thread Liu Ping Fan
From: Liu Ping Fan Signed-off-by: Liu Ping Fan --- cpu-common.h |8 ++-- cputlb.c |4 ++-- dma-helpers.c |4 +++- dma.h |5 - exec.c| 45 + memory.h |4 +++- target-i386/