mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:17:44 +00:00
Kernel: Detect and display CPUID Hyper-V data
This commit is contained in:
parent
b22357b17b
commit
528574d958
2 changed files with 33 additions and 0 deletions
|
@ -174,6 +174,7 @@ public:
|
|||
void initialize(u32 cpu);
|
||||
|
||||
void detect_hypervisor();
|
||||
void detect_hypervisor_hyperv(CPUID const& hypervisor_leaf_range);
|
||||
|
||||
void idle_begin()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue