]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
authorJuan Quintela <quintela@redhat.com>
Wed, 9 Oct 2013 08:36:56 +0000 (10:36 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 13:04:54 +0000 (14:04 +0100)
commitace694cccccf343852d9f0b34171ad475e248bbf
tree26c858a233627da92c6b5c2f260a5edc3299ffbd
parent94833c896d2d339571a66542f2715b1897d70fa7
memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range

Now all functions use the same wording that bitops/bitmap operations

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
exec.c
include/exec/memory-internal.h