[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines

Philippe Mathieu-Daudé posted 8 patches 3 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
hw/arm/raspi.c | 152 +++++++++++++++++++++++++++----------------------
1 file changed, 83 insertions(+), 69 deletions(-)
[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
Posted by Philippe Mathieu-Daudé 3 years, 7 months ago
Machine-specific patches extracted from v2 [*] and rebased.

Housekeeping the QOM model to easily add more machines.

Patches missing review: 1-3,7.

[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg680135.html

Based-on: <20200921035257.434532-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (8):
  hw/arm/raspi: Display the board revision in the machine description
  hw/arm/raspi: Load the firmware on the first core
  hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
  hw/arm/raspi: Avoid using TypeInfo::class_data pointer
  hw/arm/raspi: Use more specific machine names
  hw/arm/raspi: Introduce RaspiProcessorId enum
  hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
  hw/arm/raspi: Remove use of the 'version' value in the board code

 hw/arm/raspi.c | 152 +++++++++++++++++++++++++++----------------------
 1 file changed, 83 insertions(+), 69 deletions(-)

-- 
2.26.2