qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-9.0 2/4] vga: move computation of dirty memory region lat


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-9.0 2/4] vga: move computation of dirty memory region later
Date: Tue, 2 Apr 2024 13:41:50 +0200
User-agent: Mozilla Thunderbird

On 2/4/24 13:34, Paolo Bonzini wrote:
Move the computation of region_start and region_end after the value of
"bits" is known.  This makes it possible to distinguish modes that
support horizontal pel panning from modes that do not.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  hw/display/vga.c | 50 ++++++++++++++++++++++++------------------------
  1 file changed, 25 insertions(+), 25 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]