qemu-e2k/hw/mips
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/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c 2019-10-04 18:49:16 +02:00
Makefile.objs hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards 2019-02-05 16:50:19 +01:00
addr.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
boston.c mips/boston: use memdev for RAM 2020-02-19 16:49:59 +00:00
cps.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
gt64xxx_pci.c hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
mips_fulong2e.c hw/mips: Use memory_region_init_rom() with read-only regions 2020-02-27 14:18:47 +01:00
mips_int.c hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu() 2020-02-27 14:18:31 +01:00
mips_jazz.c hw/mips: Use memory_region_init_rom() with read-only regions 2020-02-27 14:18:47 +01:00
mips_malta.c hw: Make MachineClass::is_default a boolean type 2020-02-28 14:57:19 -05:00
mips_mipssim.c hw/mips: Use memory_region_init_rom() with read-only regions 2020-02-27 14:18:47 +01:00
mips_r4k.c hw/mips: Use memory_region_init_rom() with read-only regions 2020-02-27 14:18:47 +01:00
trace-events hw/mips/gt64xxx: Remove dynamic field width from trace events 2019-11-19 14:46:01 +01:00