commit | bd7cdbb7fcd135a399ebb855dc9106747ee2e6ba | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Mar 24 21:48:33 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:17:15 2010 +0300 |
tree | d0816eab67fb642dfab5597bd9f797c4078af05b | |
parent | 9fb244a2c215d1e16ee92cb164b7b61c8dfa3909 [diff] |
KVM: PPC: Add emulation for dcba Mac OS X uses the dcba instruction. According to the specification it doesn't guarantee any functionality, so let's just emulate it as nop. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>