aboutsummaryrefslogtreecommitdiff
path: root/hw/sd
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2016-11-12 23:05:23 -0600
committerPaolo Bonzini <pbonzini@redhat.com>2016-11-22 23:26:51 +0100
commitc2a85316902e67530da9d6548139fcce73c0cac6 (patch)
treeb78bacefa3ebff11fe681a1497fc2287b76110b7 /hw/sd
parenta7764f1548ef9946af30a8f96be9cef10761f0c1 (diff)
cpu_ldst.h: use correct guest address parameter
In the user emulation code path, tlb_vaddr_to_host erronesously passed vaddr as the guest address to be translated, instead of addr, the parameter which actually contained the guest address. This resulted in incorrect addresses being used when emulating block copy (mvc/mvpg) and block clear (xc) instructions for the s390x target. Signed-off-by: Bobby Bingham <koorogi@koorogi.info> Message-Id: <20161113050523.23909-1-koorogi@koorogi.info> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/sd')
0 files changed, 0 insertions, 0 deletions