]> xenbits.xensource.com Git - qemu-xen.git/commit
memory: Remove code for mr->may_overlap
authorFam Zheng <famz@redhat.com>
Fri, 25 Mar 2016 10:10:28 +0000 (18:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 May 2016 14:53:44 +0000 (16:53 +0200)
commitb61359781958759317ee6fd1a45b59be0b7dbbe1
tree312778a452b2f2004e4237e36c39b2e4e7a2eef7
parentab0a99560857302b60053c245d1231acbd976cd4
memory: Remove code for mr->may_overlap

The collision check does nothing and hasn't been used. Remove the
variable together with related code.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1458900629-2334-2-git-send-email-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/memory.h
memory.c