]> git.karo-electronics.de Git - linux-beck.git/commitdiff
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Dec 2015 14:51:00 +0000 (15:51 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Dec 2015 17:49:47 +0000 (18:49 +0100)
This was not printing the high parts of several 64-bit fields on
32-bit kernels.  Separate from the previous one to make the patches
easier to review.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found