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

Philippe Mathieu-Daudé posted 2 patches 2 months, 3 weeks ago
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é 2 months, 3 weeks 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