]> git.proxmox.com Git - mirror_qemu.git/commit
memory: Rename mem_begin/mem_commit/mem_add helpers
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 21 Sep 2017 08:51:00 +0000 (18:51 +1000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Sep 2017 21:19:37 +0000 (23:19 +0200)
commit8629d3fcb77e9775e44d9051bad0fb5187925eae
tree378d3aae42a8008a0b64489065c912e61f121c8d
parent9950322a593ff900a860fb52938159461798a831
memory: Rename mem_begin/mem_commit/mem_add helpers

This renames some helpers to reflect better what they do.

This should cause no behavioural change.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <20170921085110.25598-9-aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c
include/exec/memory-internal.h
memory.c