]> git.proxmox.com Git - qemu.git/commit
memory: move unassigned_mem_ops to memory.c
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 May 2013 11:23:38 +0000 (13:23 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 May 2013 14:26:56 +0000 (16:26 +0200)
commitd197063fcf969e1269dc53c9c9e9a073f87aa3b4
tree5849684d4b942f7b91d55c5caa538b8f632a8600
parent149f54b53b7666a3facd45e86eece60ce7d3b114
memory: move unassigned_mem_ops to memory.c

reservation_ops is already doing the same thing.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c
include/exec/memory-internal.h
memory.c