On 5/20/20 8:42 PM, David Gibson wrote: > At the moment this is a purely passive object which is just a container for > information used elsewhere, hence the name. I'm going to change that > though, so as a preliminary rename it to SevGuestState. > > That name risks confusion with both SEVState and SevState, but I'll be > working on that in following patches. > > Signed-off-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> > --- > target/i386/sev.c | 87 ++++++++++++++++++++++++----------------------- > 1 file changed, 44 insertions(+), 43 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~