]> git.ipfire.org Git - thirdparty/qemu.git/commit
memory-device: move stubs out of stubs/
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Apr 2024 15:53:26 +0000 (17:53 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Apr 2024 09:17:27 +0000 (11:17 +0200)
commit2c888febdfa0290a9e1d1f2133b2a24de47f6120
tree7dd42e5148d8e3e401d225c5c06619ff816c26cc
parent5643190b74df601719ca713ea21eea4997a26e78
memory-device: move stubs out of stubs/

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 <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240408155330.522792-15-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/mem/memory-device-stubs.c [moved from stubs/memory_device.c with 100% similarity]
hw/mem/meson.build
stubs/meson.build