Searched hist:"7 ed9abfe8e9f62384f9b11c9fca19e551dbec5bd" (Results 1 – 6 of 6) sorted by relevance
/linux/arch/x86/kvm/svm/ |
H A D | svm.h | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sev.c | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | svm.c | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/arch/x86/kvm/ |
H A D | x86.h | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | diff 7ed9abfe8e9f62384f9b11c9fca19e551dbec5bd Thu Dec 10 18:09:54 CET 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Support string IO operations for an SEV-ES guest
For an SEV-ES guest, string-based port IO is performed to a shared (un-encrypted) page so that both the hypervisor and guest can read or write to it and each see the contents.
For string-based port IO operations, invoke SEV-ES specific routines that can complete the operation using common KVM port IO support.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <9d61daf0ffda496703717218f415cdc8fd487100.1607620209.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|