summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAshish Kalra <ashish.kalra@amd.com>2025-08-20 20:50:01 +0000
committerSean Christopherson <seanjc@google.com>2025-09-15 10:04:47 -0700
commitd7fc7d9833f6b60805f67e3f913b7a646ce2a47e (patch)
tree6b3134c92e7b9f4d5d7e51b4a89b86f33942475c /tools/perf/scripts/python/netdev-times.py
parentc9760b0fca6bfa250c02e14bfe81c542f3626a72 (diff)
downloadkernel-d7fc7d9833f6b60805f67e3f913b7a646ce2a47e.tar.gz
KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
Introduce new min, max sev_es_asid and sev_snp_asid variables. The new {min,max}_{sev_es,snp}_asid variables along with existing {min,max}_sev_asid variable simplifies partitioning of the SEV and SEV-ES+ ASID space. Suggested-by: Sean Christopherson <seanjc@google.com> Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Ashish Kalra <ashish.kalra@amd.com> Link: https://lore.kernel.org/r/1db48277e8e96a633d734786ea69bf830f014857.1755721927.git.ashish.kalra@amd.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
ault vCPU targetOliver Upton 2025-09-24KVM: arm64: selftests: Alias EL1 registers to EL2 counterpartsOliver Upton 2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton 2025-09-24KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creationOliver Upton 2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton 2025-09-24KVM: arm64: selftests: Initialize VGICv3 only onceOliver Upton 2025-09-24KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library codeOliver Upton 2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier 2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier 2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta 2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta 2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson