From: James Hogan Date: Fri, 4 Jul 2014 14:11:35 +0000 (+0100) Subject: KVM: MIPS: Document MIPS specifics of KVM API. X-Git-Tag: cleanup-for-v3.18~143^2~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d2c21bff27617ff2ada064f7b70079a2123364;p=pandora-kernel.git 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 Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: Randy Dunlap Cc: linux-doc@vger.kernel.org Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed