Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Detect VirtualBox and suppress heartbleed/spectre #271

Open
vpetersson opened this issue Mar 5, 2020 · 0 comments
Open

Detect VirtualBox and suppress heartbleed/spectre #271

vpetersson opened this issue Mar 5, 2020 · 0 comments
Labels
story-points-unknown Unknown Story Points

Comments

@vpetersson
Copy link
Contributor

While it might be technically true that VirtualBox is prone to some CPU bugs, it isn't really an issue as nobody is using this in production. It does however screw up the demos when we use VirtualBox+Vagrant.

We can detect VirtualBox using the BIOS:

$ cat /sys/devices/virtual/dmi/id/bios_version
VirtualBox
@vpetersson vpetersson added the story-points-unknown Unknown Story Points label Mar 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story-points-unknown Unknown Story Points
Projects
None yet
Development

No branches or pull requests

1 participant