From 0e89d3b1b7c45ff9a3916b01ab56f177d4b64f8c Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 5 Oct 2022 18:28:34 +0200 Subject: Add ioctl handling for sevstep --- sevstep/uapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sevstep/uapi.h') diff --git a/sevstep/uapi.h b/sevstep/uapi.h index 5129750..c1d5064 100644 --- a/sevstep/uapi.h +++ b/sevstep/uapi.h @@ -72,7 +72,7 @@ typedef struct { __u64 len; __u8 decrypt_with_host_key; __s32 wbinvd_cpu; // -1: do not flush; else logical cpu on which we flush - __u64 output_buffer; + void *output_buffer; } read_guest_memory_t; typedef struct { -- cgit v1.2.3-71-gd317