qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] vga: introduce VGADisplayParams


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/8] vga: introduce VGADisplayParams
Date: Tue, 2 Jan 2024 10:59:24 +0100
User-agent: Mozilla Thunderbird

On 31/12/23 10:39, Paolo Bonzini wrote:
The next patches will introduce more parameters that cause a full
refresh.  Instead of adding arguments to get_offsets and lines to
update_basic_params, do everything through a struct.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  hw/display/cirrus_vga.c | 24 +++++-------
  hw/display/vga.c        | 82 +++++++++++++++++------------------------
  hw/display/vga_int.h    | 15 ++++----
  3 files changed, 52 insertions(+), 69 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

(Please enable scripts/git.orderfile)



reply via email to

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