hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state
commita8ae92e0eef53ff6ad54784a3a820ef6078524c1
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 7 May 2019 16:34:11 +0000 (7 18:34 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 24 May 2019 18:29:02 +0000 (24 15:29 -0300)
tree9cce477f3b1f5ab26913b609a41263ed139e4afc
parent4626548b0248207049e4dc2bcc2f1275e6e30e12
hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state

The Inter Processor Interrupt is a block part of the SoC, not the
"machine" (talking about machine is borderline with the PMU, since
it is embedded into the ZynqMP SoC, but currentl QEMU doesn't
support multi-arch cores).

Move the IPI state to the SoC state, this will simplify the review
of the next patch.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190507163416.24647-12-philmd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/microblaze/xlnx-zynqmp-pmu.c