KVM: PPC: reserve a capability number for multitce support
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 1 Aug 2013 04:44:24 +0000 (14:44 +1000)
committerGleb Natapov <gleb@redhat.com>
Mon, 26 Aug 2013 12:36:58 +0000 (15:36 +0300)
This is to reserve a capablity number for upcoming support
of H_PUT_TCE_INDIRECT and H_STUFF_TCE pseries hypercalls
which support mulptiple DMA map/unmap operations per one call.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found