On 10/7/21 15:08, Paolo Bonzini wrote: > Pass CONFIG_FUZZ via host_kconfig, and use it to select the > sparse-mem device. > > Cc: Alexander Oleinik <alx...@bu.edu> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > Kconfig.host | 4 ++++ > hw/mem/Kconfig | 3 +++ > hw/mem/meson.build | 2 +- > meson.build | 1 + > 4 files changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>