Commits
David Hildenbrand committed f2d1da696f5
KVM: x86: no need to inititalize vcpu members to 0 vmx and svm use zalloc, so this is not necessary. Reviewed-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>