diff options
| author | Nicholas Miehlbradt <nicholas@linux.ibm.com> | 2022-12-20 04:23:30 +0000 |
|---|---|---|
| committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-12-21 14:17:55 -0300 |
| commit | 4091fabfeb54f02762bdecba7344353c56533873 (patch) | |
| tree | 52a962304955c2977bc7ddf8073a57424152c708 /python/qemu/machine/machine.py | |
| parent | 395b5d5b455ac3f6ebf9534454b7187a1d6118a4 (diff) | |
| download | focaccia-qemu-4091fabfeb54f02762bdecba7344353c56533873.tar.gz focaccia-qemu-4091fabfeb54f02762bdecba7344353c56533873.zip | |
target/ppc: Check DEXCR on hash{st, chk} instructions
Adds checks to the hashst and hashchk instructions to only execute if enabled by the relevant aspect in the DEXCR and HDEXCR. This behaviour is guarded behind TARGET_PPC64 since Power10 is currently the only implementation which has the DEXCR. Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Nicholas Miehlbradt <nicholas@linux.ibm.com> Message-Id: <20221220042330.2387944-3-nicholas@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions