Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • ..
  • include
  • cpu.h
Find file
BlameHistoryPermalink
  • Cyrill Gorcunov's avatar
    x86: cpu -- Sync bits with kernel · 3d306270
    Cyrill Gorcunov authored Jun 14, 2018
    Tracking cpuid features is easier when sync'ed with kernel
    source code. Note though that while in kernel feature bits
    are not part of ABI, we're saving bits into an image so
    as result make sure they are posted in proper place together
    with keeping in mind the backward compatibility issue.
    
    Here we also start using v2 of cpuinfo image with more
    feature bits.
    Reviewed-by: 's avatarDmitry Safonov <0x7f454c46@gmail.com>
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    3d306270
cpu.h 1.33 KB
EditWeb IDE

Replace cpu.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.