On Wed, Mar 11, 2026 at 09:16:53AM +0530, Ani Sinha wrote: > Date: Wed, 11 Mar 2026 09:16:53 +0530 > From: Ani Sinha <[email protected]> > Subject: [PATCH] coverity: fix coverity issues related to confidential > guest reset > X-Mailer: git-send-email 2.42.0 > > Fix issues reported by Peter. > > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Ani Sinha <[email protected]> > --- > system/runstate.c | 5 ++++- > target/i386/sev.c | 4 ---- > 2 files changed, 4 insertions(+), 5 deletions(-)
It's better to add Fixes tag or links. Otherwise, Reviewed-by: Zhao Liu <[email protected]>
