]> Git Repo - qemu.git/commit - include/exec/cpu-common.h
exec: Make ldq/ldub_*_phys input an AddressSpace
authorEdgar E. Iglesias <[email protected]>
Tue, 17 Dec 2013 04:05:40 +0000 (14:05 +1000)
committerEdgar E. Iglesias <[email protected]>
Tue, 11 Feb 2014 12:57:00 +0000 (22:57 +1000)
commit2c17449b3022ca9623c4a7e2a504a4150ac4ad30
tree2d40d6a844c6116673776a8de73e2d0de28fc6ed
parentfdfba1a298ae26dd44bcfdb0429314139a0bc55a
exec: Make ldq/ldub_*_phys input an AddressSpace

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
25 files changed:
exec.c
hw/alpha/typhoon.c
hw/display/sm501.c
hw/display/sm501_template.h
hw/net/vmware_utils.h
hw/ppc/spapr_hcall.c
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/scsi/megasas.c
hw/virtio/virtio.c
include/exec/cpu-common.h
monitor.c
target-alpha/helper.c
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/smm_helper.c
target-i386/svm_helper.c
target-ppc/mmu-hash64.h
target-s390x/helper.c
target-s390x/mem_helper.c
target-sparc/ldst_helper.c
This page took 0.032455 seconds and 4 git commands to generate.