OSDN Git Service

target-arm: Add ARMMMUFaultInfo
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 26 Oct 2015 13:02:03 +0000 (14:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Oct 2015 15:59:47 +0000 (15:59 +0000)
commite14b5a23d8c83304559f31397f95d22ada60a19a
treea72d80e39e3223ff51c72939cb5f2a7c8b5fed24
parentaf51f566ec7106d5e834476e78681a7b354f3c7c
target-arm: Add ARMMMUFaultInfo

Introduce ARMMMUFaultInfo to propagate MMU Fault information
across the MMU translation code path. This is in preparation for
adding Stage-2 translation.

No functional changes.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1445864527-14520-11-git-send-email-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c
target-arm/internals.h
target-arm/op_helper.c