qemu-devel
[Top][All Lists]
Advanced

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

Who maintains util/userfaultfd.c?


From: Markus Armbruster
Subject: Who maintains util/userfaultfd.c?
Date: Thu, 19 Jan 2023 07:40:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

commit 0e9b5cd6b238b7ca9a3a50d957f50c37082705a0
Author: Andrey Gruzdev <andrey.gruzdev@virtuozzo.com>
Date:   Fri Jan 29 13:14:04 2021 +0300

    migration: introduce UFFD-WP low-level interface helpers
    
    Glue code to the userfaultfd kernel implementation.
    Querying feature support, createing file descriptor, feature control,
    memory region registration, IOCTLs on registered registered regions.
    
    Signed-off-by: Andrey Gruzdev <andrey.gruzdev@virtuozzo.com>
    Reviewed-by: Peter Xu <peterx@redhat.com>
    Message-Id: <20210129101407.103458-3-andrey.gruzdev@virtuozzo.com>
    Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
      Fixed up range.start casting for 32bit

added util/userfaultfd.c without covering it in MAINTAINERS.  Only user
is migration/ram.c, as far as I can tell.  Should it be added to
MAINTAINERS section "Migration"?




reply via email to

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