commit | 14f853f1b257b69cf0213ad8c49c01038ccf7ef9 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Tue Mar 01 17:54:39 2016 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 02 09:56:50 2016 +1100 |
tree | 5d92a33f6d75e573a83cb57400c6827e519ab64e | |
parent | fe26e52712ccab6648df17ecc029a68a69a01a85 [diff] |
KVM: PPC: Add @offset to kvmppc_spapr_tce_table This enables userspace view of TCE tables to start from non-zero offset on a bus. This will be used for huge DMA windows. This only changes the internal structure, the user interface needs to change in order to use an offset. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>