Make CPU iotlb a structure rather than a plain hwaddr
commite469b22ffda40188954fafaf6e3308f58d50f8f8
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 26 Apr 2015 15:49:23 +0000 (26 16:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 26 Apr 2015 15:49:23 +0000 (26 16:49 +0100)
tree0f2c555f4ef042a2b1db3805d719926156eba105
parent3b6434953934e6d4a776ed426d8c6d6badee176f
Make CPU iotlb a structure rather than a plain hwaddr

Make the CPU iotlb a structure rather than a plain hwaddr;
this will allow us to add transaction attributes to it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
cputlb.c
include/exec/cpu-defs.h
softmmu_template.h