qemu-patch-raspberry4/hw/lm32
Philippe Mathieu-Daudé abcbc4eeca hw: Do not initialize MachineClass::is_default to 0
The MachineClass is already zeroed on creation.

Note: The code setting is_default=0 in hw/i386/pc_piix.c is
      different (related to compat options). When adding a
      new versioned machine, we want it to be the new default,
      so we have to mark the previous one as not default.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200207161948.15972-2-philmd@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/lm32/Kconfig: Milkymist One provides a USB 1.1 Controller 2019-07-15 20:58:37 +02:00
lm32.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
lm32_boards.c hw: Do not initialize MachineClass::is_default to 0 2020-02-28 14:57:19 -05:00
lm32_hwsetup.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
Makefile.objs hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst 2019-02-05 16:50:20 +01:00
milkymist-hw.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
milkymist.c hw: Do not initialize MachineClass::is_default to 0 2020-02-28 14:57:19 -05:00