Branch: refs/heads/wip/kvm
  Home:   https://github.com/siemens/jailhouse
  Commit: c61cb654cf33672c69765cb4e994a0c5bc863a53
      
https://github.com/siemens/jailhouse/commit/c61cb654cf33672c69765cb4e994a0c5bc863a53
  Author: Jan Kiszka <[email protected]>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M hypervisor/arch/x86/Kbuild
    M hypervisor/arch/x86/include/asm/percpu.h
    M hypervisor/arch/x86/include/asm/processor.h
    M hypervisor/arch/x86/include/asm/vmx.h
    A hypervisor/arch/x86/nvmx.c
    M hypervisor/arch/x86/vmx.c

  Log Message:
  -----------
  First take on nested VMX support for KVM

This is not much more yet than a framework for exploring the optional
feature of hosting KVM on top of Jailhouse. It allows to boot a Linux
guest in KVM but still lacks a lot of things like
 - proper validation / virtualization of critical VMCS fields
 - support for validated nested EPT
 - exploitation of VMCS shadowing (likely mandatory for reasonable
   performance)

Signed-off-by: Jan Kiszka <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to