On 09/28/10 17:14, Anthony Liguori wrote:
On 09/28/2010 10:01 AM, anthony.per...@citrix.com wrote:
From: Anthony PERARD<anthony.per...@citrix.com>

This function allows to unlock a ram_ptr give by qemu_get_ram_ptr. After
a call to qemu_ram_ptr_unlock, the pointer may be unmap from QEMU when
used with Xen.

Signed-off-by: Anthony PERARD<anthony.per...@citrix.com>

Why isn't hooking cpu_physical_memory_{map,unmap}() not enough? That's
really the intention of the API.

I think quite a bunch of stuff stops working then because it doesn't properly use the map/unmap API ...

cheers,
  Gerd

Reply via email to