Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • arch
  • x86
  • kvm
  • vmx.c
Find file Blame History Permalink
  • Jan Kiszka's avatar
    KVM: nVMX: Provide EFER.LMA saving support · c18911a2
    Jan Kiszka authored Mar 13, 2013
    
    
    We will need EFER.LMA saving to provide unrestricted guest mode. All
    what is missing for this is picking up EFER.LMA from VM_ENTRY_CONTROLS
    on L2->L1 switches. If the host does not support EFER.LMA saving,
    no change is performed, otherwise we properly emulate for L1 what the
    hardware does for L0. Advertise the support, depending on the host
    feature.
    
    Reviewed-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
    c18911a2

Imprint & Privacy Policy