Thread (123 messages) 123 messages, 8 authors, 2021-09-15

Re: [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs

From: Tom Lendacky <thomas.lendacky@amd.com>
Date: 2021-08-27 20:32:04
Also in: kvm, linux-efi, linux-mm, lkml, platform-driver-x86

On 8/27/21 3:17 PM, Borislav Petkov wrote:
On Fri, Aug 27, 2021 at 02:57:11PM -0500, Tom Lendacky wrote:
quoted
The main thing about this is that it is an error code from the HV on
extended guest requests. The HV error code sits in the high-order 32-bits of
the SW_EXIT_INFO_2 field. So defining it either way seems a bit confusing.
To me, the value should just be 1ULL and then it should be shifted when
assigning it to the SW_EXIT_INFO_2.
Err, that's from the GHCB spec:

"The hypervisor must validate that the guest has supplied enough pages

...

certificate data in the RBX register and set the SW_EXITINFO2 field to
0x0000000100000000."

So if you wanna do the above, you need to fix the spec first. I'd say.

:-)
See the NAE Event table that documents "State from Hypervisor" where it 
says the upper 32-bits (63:32) will contain the return code from the 
hypervisor.

In the case you quoted, that specific situation is documented to return a 
hypervisor return code of 1 (since the hypervisor return code occupies 
bits 63:32). The hypervisor is free to return other values, that need not 
be documented in spec, if it encounters other types of unforeseeable errors.

Thanks,
Tom
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help