qemu/include/exec
Bobby Bingham c2a8531690 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>
2016-11-22 23:26:51 +01:00
..
user linux-user: Use correct alignment for long long on i386 guests 2016-08-04 16:34:59 +03:00
address-spaces.h
cpu-all.h tcg: Add EXCP_ATOMIC 2016-10-26 08:29:00 -07:00
cpu-common.h RAMBlocks: Store page size 2016-10-13 17:23:53 +02:00
cpu-defs.h
cpu_ldst.h cpu_ldst.h: use correct guest address parameter 2016-11-22 23:26:51 +01:00
cpu_ldst_template.h
cpu_ldst_useronly_template.h
cputlb.h
exec-all.h tcg: comment on which functions have to be called with tb_lock held 2016-10-31 10:51:16 +01:00
gdbstub.h
gen-icount.h tcg: Reorg TCGOp chaining 2016-08-05 21:44:18 +05:30
helper-gen.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
helper-head.h
helper-proto.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
helper-tcg.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
hwaddr.h
ioport.h
log.h
memattrs.h
memory-internal.h
memory.h memory: Don't use memcpy for ram_device regions 2016-10-31 09:53:03 -06:00
poison.h
ram_addr.h RAMBlocks: Store page size 2016-10-13 17:23:53 +02:00
semihost.h
softmmu-semi.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
tb-context.h tcg: Make tb_flush() thread safe 2016-09-27 11:57:30 +02:00
tb-hash-xx.h
tb-hash.h