memory: Do not update coalesced IO range in the case of NOP
commit4f8260248c68e4599a5ce9d8d98ea9d8853f649b
authorJagannathan Raman <jag.raman@oracle.com>
Tue, 5 Feb 2019 22:50:19 +0000 (5 17:50 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2019 13:45:10 +0000 (11 14:45 +0100)
treec2393f09f3d6303a8c7641ece5e0a439b009899b
parent79d8b1dc5b44d806d9700f2e8a8028075a8ff2b2
memory: Do not update coalesced IO range in the case of NOP

Do not add/del coalesced IO ranges in the case where the
same FlatRanges are present in both old and new FlatViews

Fixes: 3ac7d43a6fbb ("memory: update coalesced_range on transaction_commit")
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Message-Id: <59572a7353830be4b7aa57d79ccb7ad6b72f0dda.1549406119.git.jag.raman@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
memory.c