]> Git Repo - qemu.git/commit
sev: add missing firmware error conditions
authorConnor Kuehl <[email protected]>
Fri, 30 Apr 2021 13:48:30 +0000 (08:48 -0500)
committerEduardo Habkost <[email protected]>
Tue, 1 Jun 2021 13:32:48 +0000 (09:32 -0400)
commitd47b85502b92fe8015d38904cde54eb4d3364326
treee72d9a1508db872a6bc4218631cf39edf5681ef5
parent5811b936bf4b0340a83fea8b5b574670d8c219c4
sev: add missing firmware error conditions

The SEV userspace header[1] exports a couple of other error conditions that
aren't listed in QEMU's SEV implementation, so let's just round out the
list.

[1] linux-headers/linux/psp-sev.h

Signed-off-by: Connor Kuehl <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20210430134830[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target/i386/sev.c
This page took 0.031264 seconds and 4 git commands to generate.