OSDN Git Service

target/arm: Move setting of CPU halted state to generic code
authorThiago Jung Bauermann <bauerman@linux.ibm.com>
Wed, 26 Aug 2020 05:55:29 +0000 (02:55 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 8 Sep 2020 00:08:42 +0000 (10:08 +1000)
commit6ad1da667c8e21f019d4adc21702e06dd9225790
treee6349093638d318e4d58858e51111c095fb31637
parentc1b701587e59d9569c38d1d6033cd7cc2a992105
target/arm: Move setting of CPU halted state to generic code

This change is in a separate patch because it's not so obvious that it
won't cause a regression.

Suggested-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Message-Id: <20200826055535.951207-3-bauerman@linux.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/core/cpu.c
target/arm/cpu.c