commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, jlledom-pci-memory-map, created. v0.9.git20210404-30-


From: Joan Lledó
Subject: [SCM] Hurd branch, jlledom-pci-memory-map, created. v0.9.git20210404-30-g3cb657d
Date: Sun, 20 Jun 2021 05:10:05 -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-memory-map has been created
        at  3cb657d3997c7deabf0e7de704e0e1d1994c2a69 (commit)

- Log -----------------------------------------------------------------
commit 3cb657d3997c7deabf0e7de704e0e1d1994c2a69
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Sat Jun 19 12:12:36 2021 +0200

    pci-arbiter: allow mapping nested proxies

commit 723210f750c30fdb1c6a56fdf0f056124acf54c1
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Mon Apr 5 10:57:04 2021 +0200

    pci-arbiter: pcifs.c: fix identation

commit 4802a5295d73310e88168814aebd79a03350ca97
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 08b4427970d00bf4f2a55d72970e329c9506ca8c
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.

commit 04d130da6d51bd50194d5dc4a45793863b407184
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Sat Feb 27 11:30:52 2021 +0100

    pci-arbiter: fix typo

commit 4602150950a30502580b8acd1318e29e75160dce
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Wed Feb 24 19:52:44 2021 +0100

    pci-arbiter: Stop storing the proxy for future requests
    
    The proxy is not valid as future requests can ask for different
    protection level.

commit 54eff72e55efb6436307178e9e1c3f9538910c9b
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Wed Feb 24 19:49:53 2021 +0100

    Revert "pci arbiter: add a memory object proxy to directory entries"
    
    This reverts commit dc859c3d4ba4015a2dae7c3333e63769238dcb3e.
    
    No need to store the proxy, as it's not valid for future requests

commit 798a0afd11006d3579a0bdc1381039adda2ce9f1
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Sat Feb 13 13:09:52 2021 +0100

    pci-arbiter: Fix bug on netfs_get_filemap()
    
    Take the right pager to create the proxy from

commit b89b6c6d127e3e9b4e1479b29c703df1c25bcca2
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Sun Nov 8 10:23:33 2020 +0100

    pci-arbiter: Implement netfs_get_filemap()
    
    * pci-arbiter/netfs_impl.c:
        * Implement callback: netfs_get_filemap
                * Check whether the file being mapped is a region
                  file
                * Return the proxy if exists
                * Create a new proxy and return it

commit 6ba569f82daf4e1d07521588ba721145f8864111
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Sun Nov 8 10:17:21 2020 +0100

    pci arbiter: add a memory object proxy to directory entries
    
    * pci-arbiter/pcifs.h:
        * struct pcifs_dirent: New field: memproxy
    * pci-arbiter/pcifs.c:
        * create_dir_entry: Initialize memproxy to MACH_PORT_NULL

commit 496f9e3ef47f75f03d477fe2555a1209f0b1ed56
Author: Marcus Brinkmann <marcus@gnu.org>
Date:   Wed Oct 31 01:14:17 2001 +0100

    libnetfs: Implement RPC: io_map
    
    * libnetfs/iostubs.c: implement io_map

commit c590499c8f6303a12c1c649728160a25e40c0769
Author: Joan Lledó <jlledom@member.fsf.org>
Date:   Thu Nov 5 12:45:37 2020 +0100

    libnetfs: new user callback: netfs_get_filemap()
    
    Provide the user with a new callback so they can implement file
    mapping over file system nodes.
    
    * libnetfs/netfs.h: Add prototype for netfs_get_filemap

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


hooks/post-receive
-- 
Hurd



reply via email to

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