From: Alex Bennée Date: Tue, 9 Sep 2014 16:27:18 +0000 (+0100) Subject: KVM: document KVM_SET_GUEST_DEBUG api X-Git-Tag: fixes-for-v3.18-merge-window~23^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd9d3441edadff4c8df9de4b5d5386c36667ca6;p=pandora-kernel.git KVM: document KVM_SET_GUEST_DEBUG api In preparation for working on the ARM implementation I noticed the debug interface was missing from the API document. I've pieced together the expected behaviour from the code and commit messages written it up as best I can. Signed-off-by: Alex Bennée Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed