Reported by Amos.

Paolo Bonzini (2):
  osdep: rename qemu_vmalloc to qemu_anon_ram_alloc
  osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory

 HACKING              |  7 +++----
 exec.c               | 14 +++++---------
 include/qemu/osdep.h |  3 ++-
 include/sysemu/kvm.h |  4 ++--
 kvm-all.c            |  6 +++---
 target-s390x/kvm.c   |  2 +-
 trace-events         |  3 ++-
 util/oslib-posix.c   | 12 ++++++++++--
 util/oslib-win32.c   | 12 ++++++++++--
 9 files changed, 38 insertions(+), 25 deletions(-)

-- 
1.8.2.1


Reply via email to