]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: ppc: add lwzx/stwz emulation
authorHollis Blanchard <hollisb@us.ibm.com>
Wed, 21 May 2008 23:22:52 +0000 (18:22 -0500)
committerAvi Kivity <avi@qumranet.com>
Fri, 6 Jun 2008 18:22:17 +0000 (21:22 +0300)
commitac3cd34e4eb9e3dccaec8e586c073ba2660b322f
treee719c2f756e5032236dbba101456e9e282bb6319
parentce263d70e509287ee761f9bba519342f57b121ca
KVM: ppc: add lwzx/stwz emulation

Somehow these load/store instructions got missed before, but weren't used by
the guest so didn't break anything.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/powerpc/kvm/emulate.c