A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

powercfg /a from a virtual machine



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old February 12th 19, 02:42 AM posted to alt.comp.os.windows-10
T
external usenet poster
 
Posts: 4,600
Default powercfg /a from a virtual machine

Hi All,

This is almost off topic, but I thought you guys would enjoy looking
at a "powercfg /a" on a qemu-kvm Windows 10 Pro virtual machine:


C:\WINDOWS\system32powercfg /a
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.

Standby (S2)
The system firmware does not support this standby state.

Standby (S3)
The system firmware does not support this standby state.

Hibernate
The system firmware does not support hibernation.

Standby (S0 Low Power Idle)
The system firmware does not support this standby state.

Hybrid Sleep
Standby (S3) is not available.
Hibernation is not available.

Fast Startup
Hibernation is not available.


Chuckle!
-T
Ads
  #2  
Old February 12th 19, 03:16 AM posted to alt.comp.os.windows-10
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default powercfg /a from a virtual machine

T wrote:
Hi All,

This is almost off topic, but I thought you guys would enjoy looking
at a "powercfg /a" on a qemu-kvm Windows 10 Pro virtual machine:


C:\WINDOWS\system32powercfg /a
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.

Standby (S2)
The system firmware does not support this standby state.

Standby (S3)
The system firmware does not support this standby state.

Hibernate
The system firmware does not support hibernation.

Standby (S0 Low Power Idle)
The system firmware does not support this standby state.

Hybrid Sleep
Standby (S3) is not available.
Hibernation is not available.

Fast Startup
Hibernation is not available.


Chuckle!
-T


You can refrigerate a VM (Save State), which is why
it doesn't emulate all sorts of stuff.

The virtual machine is an application, and when it
suspends, the Host gets to use some power states.
If the virtual machine isn't doing something, the
host should be using its power-saving states as a
consequence.

And just to be clear, VMs present a "facade". They only
paint in enough details to barely allow a Guest OS to run.
This isn't a "forensic quality" environment, intended to
fool somebody. It's full of missed opportunities.

For example, the UEFI implementation inside VirtualBox is
"broken". You should not try to debug GPT/UEFI setups
via VirtualBox. If debugging such configs, you have
to install on "real" hardware, as the motherboard companies
pay money for "good" UEFI implementations. The MBR implementation
on the other hand, is good enough for the job, and many
little problems can be studied with the BIOS support
provided in VirtualBox.

Sometimes, it's trivial stuff. Like the BIOS counting
cores from "1", when the OS expects cores to be counted
from "0". Or the fake SoundBlaster is showing the wrong
"fake" checksum for some firmware or something, and the
sound driver in the Guest OS gets all bent out of shape
and turns off sound. It's like a house that had
student painters paint it during the summer months.
Little gaps here and there.

Paul
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 06:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.