ppc/spapr: Adjust ibm,pa-features for POWER9
commit8b0e3fb835511fe65cfb0df79fc17df2fede4805
authorNicholas Piggin <npiggin@gmail.com>
Wed, 27 Dec 2023 13:53:25 +0000 (27 23:53 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 12 Mar 2024 16:47:04 +0000 (13 02:47 +1000)
tree710431fdced4eff4f3f9b39f7c7ffa4dca7298fe
parent17aa684ff7941f44af57cbb1c7b46bf5dc4f4fe2
ppc/spapr: Adjust ibm,pa-features for POWER9

"MMR" and "SPR SO" are not implemented in POWER9, so clear those bits.
HTM is not set by default, and only later if the cap is set, so remove
the comment that suggests otherwise.

Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
hw/ppc/spapr.c