ppc/spapr: Remove copy-paste from pa-features
authorNicholas Piggin <npiggin@gmail.com>
Thu, 18 Jan 2024 12:08:16 +0000 (22:08 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 12 Mar 2024 16:47:04 +0000 (02:47 +1000)
commit17aa684ff7941f44af57cbb1c7b46bf5dc4f4fe2
tree601301e2f853126afa56ac0c51cf57a3657f05fc
parenta5a5778622d8104b7184ba61bd16d5968195dce1
ppc/spapr: Remove copy-paste from pa-features

TCG does not support copy/paste instructions. Remove it from
ibm,pa-features. This has never been implemented under TCG or
practically usable under KVM, so it won't be missed.

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