Skip to content

acpi: clh: Update FACT table to fix guest shutdown - #43

Merged
MahatiC merged 1 commit into
microsoft:mainfrom
jinankjain:fix_shutdown
Aug 9, 2023
Merged

acpi: clh: Update FACT table to fix guest shutdown#43
MahatiC merged 1 commit into
microsoft:mainfrom
jinankjain:fix_shutdown

Conversation

@jinankjain

Copy link
Copy Markdown
Contributor

Currently CLH guest were not able to shutdown cleanly because of the incorrect FACT table. Due to which S5 sleep state was not advertised to the guest and guest got stuck after invoking the HLT instruction.

Thus, fix the FACP table to correctly advertise the sleep state and sleep registers.

Currently CLH guest were not able to shutdown cleanly because of the
incorrect FACT table. Due to which S5 sleep state was not advertised to
the guest and guest got stuck after invoking the HLT instruction.

Thus, fix the FACP table to correctly advertise the sleep state and
sleep registers.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
@MahatiC
MahatiC merged commit cb7f62f into microsoft:main Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants