summaryrefslogtreecommitdiff
path: root/lib/ohai/mixin/dmi_decode.rb
Commit message (Expand)AuthorAgeFilesLines
* Unify virtualization detection on a single helperTim Smith2018-12-051-24/+29
* Remove circa ~2005 virtualization hypervisor detectionremove_old_virtualboxTim Smith2018-11-261-9/+1
* Detect virtualization on newer AWS instance types. (m5)Chris Bajumpaa2018-05-241-0/+2
* autofixing cops for 0.5.0Lamont Granquist2017-06-201-1/+1
* Detect guests running on Veertu hypervisorVeertuTim Smith2016-12-151-0/+2
* Add bhyve / xhyve supportTravis Thompson2016-03-301-0/+2
* Fixup the existing testsTim Smith2016-03-071-1/+1
* Update the DMI decode mixin for SolarisTim Smith2016-03-071-2/+2
* chefstyle catchup for ohaiLamont Granquist2016-02-111-8/+8
* Merge pull request #714 from tas50/azure_detectionTim Smith2016-02-091-3/+3
|\
| * Reorder dmi decoding of Microsoft valuesTim Smith2016-02-011-3/+3
* | Name the dmi decoding method betterTim Smith2016-02-021-1/+1
|/
* Update e-mails and copyrightsTim Smith2016-01-131-1/+1
* Expand detection of VirtualPC / Hyper-V guestsTim Smith2015-11-271-2/+4
* Move dmidecode parsing into a mixin to dedupe codeTim Smith2015-11-271-0/+45