KVM: PPC: Add emulation for dcba
authorAlexander Graf <agraf@suse.de>
Wed, 24 Mar 2010 20:48:33 +0000 (21:48 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:15 +0000 (12:17 +0300)
commitbd7cdbb7fcd135a399ebb855dc9106747ee2e6ba
treed0816eab67fb642dfab5597bd9f797c4078af05b
parent9fb244a2c215d1e16ee92cb164b7b61c8dfa3909
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>
arch/powerpc/kvm/book3s_64_emulate.c