]> git.ipfire.org Git - thirdparty/qemu.git/commit
vga: move dirty memory region code together
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 2 Apr 2024 11:27:59 +0000 (13:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Apr 2024 09:17:27 +0000 (11:17 +0200)
commitf89761d349999a3d898b35fd85737cf25114d44a
tree75b0498a709e4adaf251ac06fd5408ced80ee487
parentab75ecb79be3b856f63bef4c91aef0dc17d405cb
vga: move dirty memory region code together

Take into account split screen mode close to wrap around, which is the
other special case for dirty memory region computation.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/display/vga.c