commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, jlledom-pci-mem, updated. v0.9.git20200930-13-g39477f


From: Joan Lledó
Subject: [SCM] Hurd branch, jlledom-pci-mem, updated. v0.9.git20200930-13-g39477f1
Date: Mon, 5 Apr 2021 04:59:42 -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, jlledom-pci-mem has been updated
       via  39477f11ad0deb968d06b1fccf80ecb32632abc5 (commit)
       via  c2f53510465a2b03a6387d46c737a1f7a0436d25 (commit)
       via  10852324a1c8a42c5f86a22662dd9192057ed303 (commit)
      from  328082136dd58fd5d289193dd1a417ce3b32844c (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 39477f11ad0deb968d06b1fccf80ecb32632abc5
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Mon Apr 5 10:57:04 2021 +0200

    pci-arbiter: pcifs.c: fix identation

commit c2f53510465a2b03a6387d46c737a1f7a0436d25
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Mon Apr 5 10:48:24 2021 +0200

    pci_arbiter: new module for device mapping
    
    Relies on libpciaccess mapping methods

commit 10852324a1c8a42c5f86a22662dd9192057ed303
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Mon Apr 5 10:40:05 2021 +0200

    hurd-types: add struct pci_user_data
    
    To store the pagers libpciaccess used to map the regions, so
    proxies can be created from them.

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

Summary of changes:
 hurd/hurd_types.h                                 |  9 +++++
 pci-arbiter/Makefile                              |  2 +-
 libtrivfs/make-node.c => pci-arbiter/device_map.c | 27 ++++++++------
 boot/mig-decls.h => pci-arbiter/device_map.h      | 19 ++++++----
 pci-arbiter/func_files.c                          | 16 +++-----
 pci-arbiter/netfs_impl.c                          | 45 ++++++++---------------
 pci-arbiter/pcifs.c                               | 20 ++++++----
 7 files changed, 71 insertions(+), 67 deletions(-)
 copy libtrivfs/make-node.c => pci-arbiter/device_map.c (60%)
 copy boot/mig-decls.h => pci-arbiter/device_map.h (69%)


hooks/post-receive
-- 
Hurd



reply via email to

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