From: Avi Kivity Date: Wed, 4 Nov 2009 09:54:59 +0000 (+0200) Subject: KVM: Allow internal errors reported to userspace to carry extra data X-Git-Tag: v2.6.33-rc1~387^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c7399d6cda0a092b347f8ee49bbe44f6e1fe66;p=pandora-kernel.git KVM: Allow internal errors reported to userspace to carry extra data Usually userspace will freeze the guest so we can inspect it, but some internal state is not available. Add extra data to internal error reporting so we can expose it to the debugger. Extra data is specific to the suberror. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed