commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20220830-9-g4830c981


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220830-9-g4830c981
Date: Mon, 12 Sep 2022 14:33:13 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  4830c981325d53f8a4372288dbf0ef77a22059da (commit)
      from  160fb63ee0c72f165ab131c4d725d9badaa646ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4830c981325d53f8a4372288dbf0ef77a22059da
Author: Damien Zammit <damien@zamaudio.com>
Date:   Mon Sep 12 10:39:45 2022 +0000

    shutdown: Use new acpi RPC to halt machine, clean up
    
    This allows clean shutdown of all modern x86 machines
    (not just qemu) by using the acpi translator to call
    into libacpica code.
    Message-Id: <20220912103837.556815-3-damien@zamaudio.com>

-----------------------------------------------------------------------

Summary of changes:
 shutdown/Makefile        |  2 +-
 shutdown/acpi_shutdown.c | 66 ------------------------------------------------
 shutdown/acpi_shutdown.h | 18 -------------
 shutdown/shutdown.c      | 16 +++++++++---
 4 files changed, 14 insertions(+), 88 deletions(-)
 delete mode 100644 shutdown/acpi_shutdown.c
 delete mode 100644 shutdown/acpi_shutdown.h


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]