diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2016-03-01 06:54:40 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2016-03-01 22:56:50 (GMT) |
commit | 58ded4201ff028b15f6b317228faa5f154a0663f (patch) | |
tree | d8f0be5813a349059e31724b24801fb526222be4 /Documentation/dmaengine | |
parent | 14f853f1b257b69cf0213ad8c49c01038ccf7ef9 (diff) | |
download | linux-58ded4201ff028b15f6b317228faa5f154a0663f.tar.xz |
KVM: PPC: Add support for 64bit TCE windows
The existing KVM_CREATE_SPAPR_TCE only supports 32bit windows which is not
enough for directly mapped windows as the guest can get more than 4GB.
This adds KVM_CREATE_SPAPR_TCE_64 ioctl and advertises it
via KVM_CAP_SPAPR_TCE_64 capability. The table size is checked against
the locked memory limit.
Since 64bit windows are to support Dynamic DMA windows (DDW), let's add
@bus_offset and @page_shift which are also required by DDW.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/dmaengine')
0 files changed, 0 insertions, 0 deletions