For VMWare, I wrote this up a while ago:
https://asmaloney.com/2018/09/code/how-to-tell-if-your-windows-application-is-running-inside-vmware/ Maybe something similar could be used for VirtualBox? --- Andy Maloney // https://asmaloney.com twitter ~ @asmaloney <https://twitter.com/asmaloney> On Wed, Mar 27, 2019 at 12:11 PM Jérôme Godbout <godbo...@amotus.ca> wrote: > Is there a way to detect the application run inside a VM from Qt? I have a > different behavior on how I need to handle a cdc_acm under VirtualBox (and > possibly VMWare, but I haven’t tested yet). I was looking at QSysInfo, but > I’m nont sure I will be able to confirm this with it. > > > > Else I can run a bash command: > > grep -q ^flags.*\ hypervisor /proc/cpuinfo && echo "This machine is a VM" > > > > But I’m looking at a more clean way to detect I run inside VirtualBox. Any > idea? > > > > > [image: 36E56279] > > une compagnie > > RAPPROCHEZ LA DISTANCE > > *Jérôme Godbout* > Développeur Logiciel Sénior / > Senior Software Developer > > *p:* +1 (418) 800-1073 ext.:109 > > amotus.ca <http://www.amotus-solutions.com/> > statum-iot.com > > <https://www.facebook.com/LesSolutionsAmotus/> > <https://www.linkedin.com/company/amotus-solutions/> > <https://twitter.com/AmotusSolutions> > <https://www.youtube.com/channel/UCoYpQgsmj1iJZyDjTQ3x8Ig> > > > > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest