]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MIPS: Document MIPS specifics of KVM API.
authorJames Hogan <james.hogan@imgtec.com>
Fri, 4 Jul 2014 14:11:35 +0000 (15:11 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Jul 2014 16:09:59 +0000 (18:09 +0200)
commitc45f07387cff201d2bfd111c06dcb845561324a6
tree7e1f0defea996c0b794c636d59ff738c991185a8
parentc6c47c3a48486906d8923ea4a99de81bf1d466aa
KVM: MIPS: Document MIPS specifics of KVM API.

Document the MIPS specific parts of the KVM API, including:
 - The layout of the kvm_regs structure.
 - The interrupt number passed to KVM_INTERRUPT.
 - The registers supported by the KVM_{GET,SET}_ONE_REG interface, and
   the encoding of those register ids.
 - That KVM_INTERRUPT and KVM_GET_REG_LIST are supported on MIPS.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: kvm@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt