[PATCH 0/2] hw/ppc/prep_systemio: Remove &first_cpu and fix IRQ use

Philippe Mathieu-Daudé posted 2 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250110173217.80942-1-philmd@linaro.org
Maintainers: "Hervé Poussineau" <hpoussin@reactos.org>
hw/ppc/prep.c          |  2 ++
hw/ppc/prep_systemio.c | 20 +++++++++++++++-----
2 files changed, 17 insertions(+), 5 deletions(-)
[PATCH 0/2] hw/ppc/prep_systemio: Remove &first_cpu and fix IRQ use
Posted by Philippe Mathieu-Daudé 1 year ago
- Pass the CPU from machine as LINK property and remove
  one &first_cpu use.
- Call qemu_set_irq() in ResetExit handler, not in Realize.

Philippe Mathieu-Daudé (2):
  hw/ppc/prep_systemio: Use link property to remove &first_cpu
  hw/ppc/prep_systemio: Set IOMap IRQ in ResetExit() handler

 hw/ppc/prep.c          |  2 ++
 hw/ppc/prep_systemio.c | 20 +++++++++++++++-----
 2 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.47.1