Re: [PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1

2022-10-13 Thread Dr. David Alan Gilbert
* Tom Lendacky (thomas.lenda...@amd.com) wrote: > A guest only ever experiences, at most, 1 bit of reduced physical > addressing. Change the query-sev-capabilities json comment to use 1. > > Fixes: 31dd67f684 ("sev/i386: qmp: add query-sev-capabilities command") > Signed-off-by: Tom Lendacky

[PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1

2022-09-30 Thread Tom Lendacky
A guest only ever experiences, at most, 1 bit of reduced physical addressing. Change the query-sev-capabilities json comment to use 1. Fixes: 31dd67f684 ("sev/i386: qmp: add query-sev-capabilities command") Signed-off-by: Tom Lendacky --- qapi/misc-target.json | 2 +- 1 file changed, 1