diff options
author | Radim Krčmář <[email protected]> | 2017-04-26 22:32:19 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2017-04-27 14:12:22 +0200 |
commit | 72875d8a4d92f6f37e051be522b2252fd49bd50e (patch) | |
tree | f42dd5ca2b21b57abbb4cc656aadf641cfaf1412 /scripts/gdb/linux/modules.py | |
parent | cf9bdd35779e36a5bfc23ec292d6e1c23435878d (diff) |
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Users were expected to use kvm_check_request() for testing and clearing,
but request have expanded their use since then and some users want to
only test or do a faster clear.
Make sure that requests are not directly accessed with bit operations.
Reviewed-by: Christian Borntraeger <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions