On 2/26/21 2:27 PM, Philippe Mathieu-Daudé wrote:
> Simplify MIPS KVM builds by removing code depending
> on TCG.
>
> Philippe Mathieu-Daudé (2):
> hw/mips/meson: Restrict emulated machines to TCG accelerator
> hw/mips/jazz: Remove confusing ifdef'ry
>
> hw/mips/jazz.c | 4 ----
> hw/mips/meson.build | 11 +++++++----
> 2 files changed, 7 insertions(+), 8 deletions(-)
>
Reviewed-by: Claudio Fontana <cfontana@suse.de>