summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-08-26 11:31:30 (GMT)
committerMarcelo Tosatti <mtosatti@redhat.com>2010-09-08 17:50:55 (GMT)
commit16518d5ada690643453eb0aef3cc7841d3623c2d (patch)
tree1ecef3f87959e48d34f2815ddd66b49da1adfa3d /arch/powerpc
parentd56557af19867edb8c0e96f8e26399698a08857f (diff)
downloadlinux-16518d5ada690643453eb0aef3cc7841d3623c2d.tar.xz
KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts
operand::val and operand::orig_val are 32-bit on i386, whereas cmpxchg8b operands are 64-bit. Fix by adding val64 and orig_val64 union members to struct operand, and using them where needed. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions