| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: changed initialization of VMCS fields | Ayomide Erinfolami | 2021-12-01 | 1 | -1/+1 |
| | | | | | | | | Initializing the VMCS fields Pin-based VM-execution controls and Primary processor-based VM-execution controls to 0 and setting their reserved bits using the appropriate MSRs increase coverage for arch/x86/kvm/vmx/nested.c from 19% to 43%. | ||||
| * | executor: prepare code generator to allow other achitectures | Alexey Kardashevskiy | 2021-07-19 | 1 | -0/+9 |
| At the moment only AMD64 is supported, change file names to emphasise this. Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com> | |||||
