commit | 3f10c846f8f9e6a32bbfeefaf7dda7ff51c7da29 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed May 05 16:04:42 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:38 2010 +0300 |
tree | c246c4e3ed903e325365e9dabb861be51b1ed69f | |
parent | d94e1dc9af60e3431a586c3edfbe42d8a0d3932b [diff] |
KVM: SVM: Dump vmcb contents on failed vmrun This patch adds a function to dump the vmcb into the kernel log and calls it after a failed vmrun to ease debugging. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>