Searched hist:ebaf145f (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/dev/vmm/ |
H A D | vmm.c | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|
H A D | vmm.h | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | vmm_machdep.c | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|
H A D | identcpu.c | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|
/openbsd/sys/arch/amd64/include/ |
H A D | vmmvar.h | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|
H A D | cpu.h | diff ebaf145f Tue Aug 27 09:16:03 GMT 2024 bluhm <bluhm@openbsd.org> Enable AMD SEV support in vmm(4).
Bring the pieces for vmm(4) to support guests with SEV memory encryption on AMD CPUs. The corresponding vmd(8) changes will follow. Emulate cpuid 0x8000001f so the guest can discover SEV features. Allow vmd(8) to enable SEV on VM creation. Inform vmd(8) about the c-bit position and ASID assigned to each VCPU. Note that vmd(8) has to be rebuilt with the new header files.
from hshoexer@; input dv@; OK mlarkin@
|