diff options
author | Fabiano Rosas <farosas@linux.ibm.com> | 2022-02-18 08:34:14 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-02-18 08:34:14 +0100 |
commit | e78280a237ecfea0278c62cb503d12185a505189 (patch) | |
tree | 749e99ee11be3b3cfd194073335482679b1c622e /python | |
parent | 363bd7d0d55466cd363bc2776ae6aa40070beb98 (diff) | |
download | qemu-e78280a237ecfea0278c62cb503d12185a505189.zip qemu-e78280a237ecfea0278c62cb503d12185a505189.tar.gz qemu-e78280a237ecfea0278c62cb503d12185a505189.tar.bz2 |
target/ppc: cpu_init: Group registration of generic SPRs
The top level init_proc calls register_generic_sprs but also registers
some other SPRs outside of that function. Let's group everything into
a single place.
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220216162426.1885923-4-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions