KVM: document KVM_SET_GUEST_DEBUG api
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 9 Sep 2014 16:27:18 +0000 (17:27 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Sep 2014 09:33:12 +0000 (11:33 +0200)
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 <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found