summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-07-23 11:28:32 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-07-23 11:28:32 +0100
commitfcc68d36da2f3f27beddcc70c99c7a485b08afb4 (patch)
tree2d8f6e90a1efe24813bc0d21fac141749df45979
parentb8957a6bd16be4c6c2c2893d621ed84bf21d0f72 (diff)
downloadvirt-what-fcc68d36da2f3f27beddcc70c99c7a485b08afb4.tar.gz
virt-what-fcc68d36da2f3f27beddcc70c99c7a485b08afb4.tar.xz
virt-what-fcc68d36da2f3f27beddcc70c99c7a485b08afb4.zip
Comment on what VMware guests print ("VMwareVMware")
-rw-r--r--virt-what-cpuid-helper.c1
1 files changed, 1 insertions, 0 deletions
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;