exec: Make ldl_*_phys input an AddressSpace
commitfdfba1a298ae26dd44bcfdb0429314139a0bc55a
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Fri, 15 Nov 2013 13:46:38 +0000 (15 14:46 +0100)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Tue, 11 Feb 2014 12:56:54 +0000 (11 22:56 +1000)
treea1d53f014db493c4c699e27022da8077854df374
parent33bde2e13f36b9331e35b6e531bc06e8567b4f64
exec: Make ldl_*_phys input an AddressSpace

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
30 files changed:
cpu-exec.c
exec.c
hw/dma/pl080.c
hw/dma/sun4m_iommu.c
hw/net/vmware_utils.h
hw/ppc/spapr_hcall.c
hw/s390x/css.c
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/scsi/megasas.c
hw/scsi/vmw_pvscsi.c
hw/virtio/virtio.c
include/exec/cpu-common.h
include/hw/ppc/spapr.h
target-alpha/helper.h
target-alpha/mem_helper.c
target-alpha/translate.c
target-arm/helper.c
target-i386/arch_memory_mapping.c
target-i386/helper.c
target-i386/seg_helper.c
target-i386/smm_helper.c
target-i386/svm_helper.c
target-ppc/excp_helper.c
target-ppc/mmu-hash32.h
target-s390x/cpu.c
target-sparc/ldst_helper.c
target-sparc/mmu_helper.c
target-unicore32/softmmu.c
target-xtensa/helper.c