Skip to content
Snippets Groups Projects
Select Git revision
  • ebe1504e10f771f4fc5d005a6d1ed3f30e3ad428
  • esp32_c3_bringup default
  • master
3 results

vhost-user-gpu

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marc-André Lureau authored and Paolo Bonzini committed
    Replace the global variables with inlined helper functions. getpagesize() is very
    likely annotated with a "const" function attribute (at least with glibc), and thus
    optimization should apply even better.
    
    This avoids the need for a constructor initialization too.
    
    Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20220323155743.1585078-12-marcandre.lureau@redhat.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    8e3b0cbb
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.