qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 13/18] ramfb: move stubs out of stubs/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 13/18] ramfb: move stubs out of stubs/
Date: Mon, 8 Apr 2024 17:59:53 +0200
User-agent: Mozilla Thunderbird

On 8/4/24 17:53, Paolo Bonzini wrote:
Since the ramfb stubs are needed exactly when the Kconfig symbols are not
needed, move them to hw/display/ and compile them when ramfb.c is absent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  stubs/ramfb.c => hw/display/ramfb-stubs.c | 0
  hw/display/meson.build                    | 2 +-
  stubs/meson.build                         | 1 -
  3 files changed, 1 insertion(+), 2 deletions(-)
  rename stubs/ramfb.c => hw/display/ramfb-stubs.c (100%)

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




reply via email to

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