Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvproxy: Expand HasRMCtrlFD idea to frontend ioctl and control commands. #10436

Merged
merged 1 commit into from
May 14, 2024

Commits on May 14, 2024

  1. nvproxy: Expand HasRMCtrlFD idea to frontend ioctl and control commands.

    This is helpful for handling parameter types that have one field for frontend
    FD that needs to be translated (and are simple apart from that). Avoids
    repetitive code.
    
    Rename HasRMCtrlFD->HasFrontendFD so it can have a broader meaning.
    Implement generic handlers for frontend ioctl and control commands.
    
    Updates #10413.
    
    PiperOrigin-RevId: 633700330
    ayushr2 authored and gvisor-bot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fd3eb74 View commit details
    Browse the repository at this point in the history