GNOME Bugzilla – Bug 727161
VMWare virtualisation misreported as KVM
Last modified: 2014-03-27 13:35:19 UTC
Description of problem: I'm running on VMWare fusion but control center. Version-Release number of selected component (if applicable): control-center-3.10.3-1.fc20.x86_64 How reproducible: Reproducible every time. Steps to Reproduce: 1. Run gnome-control-center info Actual results: Virtualisation KVM Expected results: Virtualisation VMWare Additional info: $ systemd-detect-virt vmware Originally filed on https://bugzilla.redhat.com/show_bug.cgi?id=1045526 .
Duh! Fixed in gnome-3-8, gnome-3-10 and master for GNOME 3.12. commit 4b995ec22b0bc8b6a1aeda855dbff69f99e676f6 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Mar 27 14:31:19 2014 +0100 info: Fix incorrect virtualisation technology g_strcmp0() == 0, or g_str_equal(), not g_str_equal() == 0... https://bugzilla.gnome.org/show_bug.cgi?id=727161