commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. d46142c38c92297c6db2ef6a89b1ea01


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. d46142c38c92297c6db2ef6a89b1ea01fad7c150
Date: Sun, 14 Mar 2010 16:02:09 +0000

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 "GNU Mach".

The branch, master has been updated
       via  d46142c38c92297c6db2ef6a89b1ea01fad7c150 (commit)
       via  cab7658d901a4a211734a62e642c59993da68301 (commit)
      from  dada0bebb8554305b805c721e278a16bde79944f (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 d46142c38c92297c6db2ef6a89b1ea01fad7c150
Author: Samuel Thibault <address@hidden>
Date:   Sun Mar 14 17:00:47 2010 +0100

    Fix Xen build without kdb
    
        * xen/console.c (hypcnintr): Use #if MACH_KDB instead of #ifdef
        MACH_KDB.

commit cab7658d901a4a211734a62e642c59993da68301
Author: Samuel Thibault <address@hidden>
Date:   Sun Mar 14 16:50:19 2010 +0100

    Add mem device
    
        * i386/Makefrag.am (libkernel_a_SOURCES): Add
        i386/i386at/iopl.c.
        * i386/i386at/conf.c [!MACH_HYP] (memmmap): Declare function.
        (memname): Add macro.
        (dev_name_list): Add mem device.
        * i386/i386at/mem.c: New file.

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

Summary of changes:
 i386/Makefrag.am                          |    1 +
 i386/i386at/conf.c                        |   10 +++++++++
 device/device_port.h => i386/i386at/mem.c |   32 +++++++++++++++++-----------
 xen/console.c                             |    2 +-
 4 files changed, 31 insertions(+), 14 deletions(-)
 copy device/device_port.h => i386/i386at/mem.c (73%)


hooks/post-receive
-- 
GNU Mach




reply via email to

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