diff options
author | Alexander Graf <agraf@suse.de> | 2014-01-19 17:50:09 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-06-16 13:24:35 +0200 |
commit | 4d09d5291dac27b48fd597c72de6fddaa4d74571 (patch) | |
tree | b7c4afad4ff6711de9edb8025a5f188e4fffb20c /hw/ppc | |
parent | ea71258da4b8141d8a808d94518a0964c0f92810 (diff) | |
download | qemu-4d09d5291dac27b48fd597c72de6fddaa4d74571.zip |
PPC: Add dcbtls emulation
The dcbtls instruction is able to lock data inside the L1 cache.
Unfortunately we don't emulate any caches, so we have to tell the guest
that its locking attempt failed.
However, by implementing the instruction we at least don't give the
guest a program exception which it definitely does not expect.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/ppc')
0 files changed, 0 insertions, 0 deletions