]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Fix stbux emulation
authorAlexander Graf <agraf@suse.de>
Thu, 26 Apr 2012 23:00:17 +0000 (01:00 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 6 May 2012 14:19:10 +0000 (16:19 +0200)
commit0a8201231e7bc450792025464e85c6348628a5d3
treeb19c22dc9280d4e97bf5c9463882fd50053148b9
parent69f78d0a0b6d0500a6ddaa1be798abadf874947b
KVM: PPC: Fix stbux emulation

Stbux writes the address it's operating on to the register specified in ra,
not into the data source register.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/emulate.c