diff options
author | Nikunj A Dadhania <nikunj@amd.com> | 2024-10-09 12:28:35 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-10-16 19:30:40 +0300 |
commit | 999d73686ba1c0700aba4ac0fe86e26f759468a9 (patch) | |
tree | d3a692ffb9208559e262fd3d1a6a1ed0e7116878 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6068754a4fff67654e87b37cdecd5275a372110f (diff) | |
download | linux-999d73686ba1c0700aba4ac0fe86e26f759468a9.tar.xz |
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Add a snp_guest_req structure to eliminate the need to pass a long list of
parameters. This structure will be used to call the SNP Guest message
request API, simplifying the function arguments.
Update the snp_issue_guest_request() prototype to include the new guest
request structure.
Signed-off-by: Nikunj A Dadhania <nikunj@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20241009092850.197575-5-nikunj@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions