]> www.infradead.org Git - users/dwmw2/linux.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>
Sun, 25 May 2008 10:34:34 +0000 (13:34 +0300)
commit00dee2e11f249f9fc0de2422feaec8c7a815798e
tree1eb2f8c3bb7429cc5f1d4bbcf06c4ddd1955d314
parent3e14667c0be3c0199f5a56a66a471d6089395845
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