Skip to content

BIOS: add "Virtualization" to report#129

Open
timfeierabend wants to merge 1 commit intolinuxmint:masterfrom
timfeierabend:add-virtualization-indicator
Open

BIOS: add "Virtualization" to report#129
timfeierabend wants to merge 1 commit intolinuxmint:masterfrom
timfeierabend:add-virtualization-indicator

Conversation

@timfeierabend
Copy link

@timfeierabend timfeierabend commented Mar 6, 2026

This PR adds a "Virtualization" value to the BIOS report. Its values are either "Disabled" or "Enabled". If enabled, it reports the flavor detected. This uses /proc/cpuinfo and is based on the same logic of lscpu.

Disabled:
Virt Disabled

Enabled:
Virt Enabled

adds Virtualization Enabled/Disabled indicator to BIOS report. uses
flags from `/proc/cpuinfo` to identify flavor if detected.
@timfeierabend timfeierabend marked this pull request as ready for review March 6, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant