aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorTom Lendacky <[email protected]>2019-10-03 21:17:43 +0000
committerPaolo Bonzini <[email protected]>2019-10-22 13:34:06 +0200
commite3b9a9e147dbe1a8fb9d8398a2faa47d8a6f50de (patch)
treead89951488764d965ac69175b4b4a6bf5160cc3b /scripts/gdb/linux/tasks.py
parent20baa8e515a55dc7467d9584cc458b5700c0a3aa (diff)
KVM: SVM: Serialize access to the SEV ASID bitmap
The SEV ASID bitmap currently is not protected against parallel SEV guest startups. This can result in an SEV guest failing to start because another SEV guest could have been assigned the same ASID value. Use a mutex to serialize access to the SEV ASID bitmap. Fixes: 1654efcbc431 ("KVM: SVM: Add KVM_SEV_INIT command") Tested-by: David Rientjes <[email protected]> Signed-off-by: Tom Lendacky <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions