Cleanup after reviewing "ppc: function to setup latest class options": https://www.mail-archive.com/[email protected]/msg677709.html
Philippe Mathieu-Daudé (3): hw: Do not initialize MachineClass::is_default to 0 hw: Make MachineClass::is_default a boolean type vl: Abort if multiple machines are registered as default include/hw/boards.h | 2 +- hw/alpha/dp264.c | 2 +- hw/cris/axis_dev88.c | 2 +- hw/hppa/machine.c | 2 +- hw/i386/pc_piix.c | 10 +++++----- hw/lm32/lm32_boards.c | 3 +-- hw/lm32/milkymist.c | 1 - hw/m68k/mcf5208.c | 2 +- hw/m68k/q800.c | 1 - hw/microblaze/petalogix_ml605_mmu.c | 1 - hw/microblaze/petalogix_s3adsp1800_mmu.c | 2 +- hw/mips/mips_malta.c | 2 +- hw/moxie/moxiesim.c | 2 +- hw/nios2/10m50_devboard.c | 2 +- hw/openrisc/openrisc_sim.c | 2 +- hw/ppc/mac_oldworld.c | 2 +- hw/ppc/spapr.c | 2 +- hw/riscv/spike.c | 2 +- hw/s390x/s390-virtio-ccw.c | 2 +- hw/sh4/shix.c | 2 +- hw/sparc/sun4m.c | 2 +- hw/sparc64/niagara.c | 2 +- hw/sparc64/sun4u.c | 4 ++-- hw/tricore/tricore_testboard.c | 1 - hw/unicore32/puv3.c | 2 +- vl.c | 4 ++++ 26 files changed, 30 insertions(+), 31 deletions(-) -- 2.21.1
