K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-12-21T23:22:11.588443Z K 7 svn:log V 367 Add a simple and rough hypervisor interface Pull out the existing CPUID based hypervisor detection into a formal interface so that we can later use it to detect multiple hypervisors. Similar duplicate code exists in XEN and HYPERV, and should eventually be consolidated. This commit breaks the existing VMware detection which will be fixed in a subsequent commit. END