|
From: | Thomas Huth |
Subject: | Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations |
Date: | Wed, 18 Dec 2024 17:04:27 +0100 |
User-agent: | Mozilla Thunderbird |
On 18/12/2024 16.59, Philippe Mathieu-Daudé wrote:
"system/confidential-guest-support.h" is not needed, remove it. Reorder #ifdef'ry to reduce declarations exposed on user emulation. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- target/i386/sev.h | 29 ++++++++++++++++------------- hw/i386/pc_sysfw.c | 2 +- 2 files changed, 17 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |