qemu-e2k/hw/microblaze
Philippe Mathieu-Daudé ea0ac7f6f8 hw: Make MachineClass::is_default a boolean type
There's no good reason for it to be type int, change it to bool.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200207161948.15972-3-philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-02-28 14:57:19 -05:00
..
Kconfig hw/misc: Add a config switch for the "unimplemented" device 2019-08-20 09:11:17 +02:00
Makefile.objs hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards 2019-02-05 16:50:19 +01:00
boot.c hw/core/loader: Let load_elf() populate a field with CPU-specific flags 2020-01-29 19:28:52 +01:00
boot.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
petalogix_ml605_mmu.c hw: Do not initialize MachineClass::is_default to 0 2020-02-28 14:57:19 -05:00
petalogix_s3adsp1800_mmu.c hw: Make MachineClass::is_default a boolean type 2020-02-28 14:57:19 -05:00
xlnx-zynqmp-pmu.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00