On 8/4/24 17:53, Paolo Bonzini wrote:
Since the memory-device stubs are needed exactly when the Kconfig symbols are 
not
needed, move them to hw/mem/.

Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
---
  stubs/memory_device.c => hw/mem/memory-device-stubs.c | 0
  hw/mem/meson.build                                    | 1 +
  stubs/meson.build                                     | 1 -
  3 files changed, 1 insertion(+), 1 deletion(-)
  rename stubs/memory_device.c => hw/mem/memory-device-stubs.c (100%)

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


Reply via email to