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 <[email protected]>
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: <[email protected]>

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

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