diff options
author | Paolo Bonzini | 2018-11-28 17:29:45 +0100 |
---|---|---|
committer | Paolo Bonzini | 2019-01-11 13:57:24 +0100 |
commit | 1f7af8042903a5eeb2f707efff34175162f75664 (patch) | |
tree | 7b84f453086f1bf4196091fef03cc0daa1010795 /hw/display/virtio-gpu-3d.c | |
parent | memory: extract flat_range_coalesced_io_{del,add} (diff) | |
download | qemu-1f7af8042903a5eeb2f707efff34175162f75664.tar.gz qemu-1f7af8042903a5eeb2f707efff34175162f75664.tar.xz qemu-1f7af8042903a5eeb2f707efff34175162f75664.zip |
memory: avoid unnecessary coalesced_io_del operations
Store whether the FlatRange has had any coalesced I/O ranges applied,
and if not avoid calling coalesced_io_del. This is useful in preparation
for the next patch, which will call coalesced_io_del when rendering
memory regions.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/display/virtio-gpu-3d.c')
0 files changed, 0 insertions, 0 deletions