From: Richard Jones Date: Thu, 23 Jul 2009 10:28:32 +0000 (+0100) Subject: Comment on what VMware guests print ("VMwareVMware") X-Git-Tag: 1.2~7 X-Git-Url: http://git.annexia.org/?p=virt-what.git;a=commitdiff_plain;h=fcc68d36da2f3f27beddcc70c99c7a485b08afb4 Comment on what VMware guests print ("VMwareVMware") --- diff --git a/virt-what-cpuid-helper.c b/virt-what-cpuid-helper.c index 76ce6a2..3024c37 100644 --- a/virt-what-cpuid-helper.c +++ b/virt-what-cpuid-helper.c @@ -56,6 +56,7 @@ main() /* Possible values: * KVMKVMKVM KVM guest * XenVMMXenVMM Xen HVM guest + * VMwareVMware VMware guest */ return 0;