diff options
author | Andrey Smetanin <[email protected]> | 2015-10-16 10:07:47 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-10-16 10:34:29 +0200 |
commit | c9a5eccac1abf50649949f15754a7635f263a1ff (patch) | |
tree | c84abaa40f878ac85415eb0d71be3a34902b9827 /tools/perf/scripts/python/syscall-counts.py | |
parent | ba1aefcd6db5536d3eb3ca3ce7bd6786960140ea (diff) |
kvm/eventfd: add arch-specific set_irq
Allow for arch-specific interrupt types to be set. For that, add
kvm_arch_set_irq() which takes interrupt type-specific action if it
recognizes the interrupt type given, and -EWOULDBLOCK otherwise.
The default implementation always returns -EWOULDBLOCK.
Signed-off-by: Andrey Smetanin <[email protected]>
Reviewed-by: Roman Kagan <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Vitaly Kuznetsov <[email protected]>
CC: "K. Y. Srinivasan" <[email protected]>
CC: Gleb Natapov <[email protected]>
CC: Paolo Bonzini <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions