On 5/21/20 5:43 AM, David Gibson wrote: > This allows failures to be reported richly and idiomatically. > > Signed-off-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> > --- > accel/kvm/kvm-all.c | 4 +++- > include/exec/guest-memory-protection.h | 2 +- > target/i386/sev.c | 31 +++++++++++++------------- > 3 files changed, 19 insertions(+), 18 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>