diff options
author | Michael Roth <[email protected]> | 2024-02-22 16:42:49 -0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-02-28 20:58:12 +0000 |
commit | 35f50c91c43e4447803c632adba4ebceaa0b692b (patch) | |
tree | 1f411e237a448f652330435de4822a98eef2c1e8 /scripts/gdb/linux/interrupts.py | |
parent | 126190379c57b7947dc7af278bee848cb3976e10 (diff) |
KVM: selftests: Make sparsebit structs const where appropriate
Make all sparsebit struct pointers "const" where appropriate. This will
allow adding a bitmap to track protected/encrypted physical memory that
tests can access in a read-only fashion.
Cc: Paolo Bonzini <[email protected]>
Cc: Sean Christopherson <[email protected]>
Cc: Vishal Annapurve <[email protected]>
Cc: Ackerley Tng <[email protected]>
Cc: Andrew Jones <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Michael Roth <[email protected]>
Tested-by: Carlos Bilbao <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
Signed-off-by: Peter Gonda <[email protected]>
[sean: massage changelog]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions