KVM: VMX: Zero the vpid module parameter if vpid is not supported
authorAvi Kivity <avi@redhat.com>
Mon, 23 Mar 2009 16:01:29 +0000 (18:01 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:32 +0000 (11:48 +0300)
commit919818abc2ca0721f1cd296fbc24601d9044f993
tree5209e4b316177c9125786a37354a41c517799a5b
parent4462d21a615dfd0c0f672c10832a011d6f280d5a
KVM: VMX: Zero the vpid module parameter if vpid is not supported

This allows reading back how the hardware is configured.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c