]> Git Repo - qemu.git/commit - trace-events
target-ppc: Introduce hypervisor call H_GET_TCE
authorLaurent Dufour <[email protected]>
Fri, 21 Feb 2014 09:29:06 +0000 (10:29 +0100)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:07:03 +0000 (03:07 +0100)
commita0fcac9c21dcbf481eeb5573a738f55023f5a953
tree40578824c4a9bd2a1a6661567d9fdbac936209a7
parentc1385933804bb432a53d7a49836250d61b6e48bd
target-ppc: Introduce hypervisor call H_GET_TCE

This patch introduces the hypervisor call H_GET_TCE which is basically the
reverse of H_PUT_TCE, as defined in the Power Architecture Platform
Requirements (PAPR).

The hcall H_GET_TCE is required by the kdump kernel which is calling it to
retrieve the TCE set up by the panicing kernel.

Signed-off-by: Laurent Dufour <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/ppc/spapr_iommu.c
trace-events
This page took 0.025865 seconds and 4 git commands to generate.