g364fb: remove pointless call to memory_region_set_coalescing
commit086f90e890fb25e7f12fbe72fe5a8078792398aa
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Apr 2015 10:43:24 +0000 (22 12:43 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Jun 2015 15:09:58 +0000 (5 17:09 +0200)
tree96ec717cc9086847beba0990d082d931a19d5e6e
parentdbddac6da01a13c9d5d162994a0a265173acecab
g364fb: remove pointless call to memory_region_set_coalescing

Coalescing work on MMIO, not RAM, thus this call has no effect.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/display/g364fb.c