Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C Ch Linux Perf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • Ch Linux Perf
  • Repository
Switch branch/tag
  • ch-linux-perf
  • arch
  • arm64
  • include
  • asm
  • kvm_emulate.h
Find file BlameHistoryPermalink
  • Marc Zyngier's avatar
    KVM: arm64: Prevent mixed-width VM creation · 66e94d5c
    Marc Zyngier authored May 24, 2021
    
    
    It looks like we have tolerated creating mixed-width VMs since...
    forever. However, that was never the intention, and we'd rather
    not have to support that pointless complexity.
    
    Forbid such a setup by making sure all the vcpus have the same
    register width.
    Reported-by: Steven Price's avatarSteven Price <steven.price@arm.com>
    Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
    Cc: stable@vger.kernel.org
    Acked-by: Mark Rutland's avatarMark Rutland <mark.rutland@arm.com>
    Link: https://lore.kernel.org/r/20210524170752.1549797-1-maz@kernel.org
    66e94d5c

Replace kvm_emulate.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.