mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
Linux headers: update
Update against Linux 5.8-rc1. Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
parent
26bf4a2921
commit
f76b348ec7
25 changed files with 818 additions and 33 deletions
|
|
@ -83,6 +83,8 @@ struct sev_user_data_status {
|
|||
__u32 guest_count; /* Out */
|
||||
} __attribute__((packed));
|
||||
|
||||
#define SEV_STATUS_FLAGS_CONFIG_ES 0x0100
|
||||
|
||||
/**
|
||||
* struct sev_user_data_pek_csr - PEK_CSR command parameters
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue