On Fri, 4 Dec 2020 16:44:09 +1100 David Gibson <da...@gibson.dropbear.id.au> wrote:
> This allows failures to be reported richly and idiomatically. > > Signed-off-by: David Gibson <da...@gibson.dropbear.id.au> > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/kvm/kvm-all.c | 4 +++- > accel/kvm/sev-stub.c | 5 +++-- > include/sysemu/sev.h | 2 +- > target/i386/sev.c | 31 +++++++++++++++---------------- > 4 files changed, 22 insertions(+), 20 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>