blob: 9185e1b06bba5947add955cd0a6510f7a98ee547 [file] [log] [blame]
Branden Bonabyaf9ca6f2019-10-03 17:01:49 -04001What: /sys/kernel/debug/hyperv/<UUID>/fuzz_test_state
2Date: October 2019
3KernelVersion: 5.5
4Contact: Branden Bonaby <brandonbonaby94@gmail.com>
5Description: Fuzz testing status of a vmbus device, whether its in an ON
6 state or a OFF state
7Users: Debugging tools
8
9What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_buffer_interrupt_delay
10Date: October 2019
11KernelVersion: 5.5
12Contact: Branden Bonaby <brandonbonaby94@gmail.com>
13Description: Fuzz testing buffer interrupt delay value between 0 - 1000
14 microseconds (inclusive).
15Users: Debugging tools
16
17What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_message_delay
18Date: October 2019
19KernelVersion: 5.5
20Contact: Branden Bonaby <brandonbonaby94@gmail.com>
21Description: Fuzz testing message delay value between 0 - 1000 microseconds
22 (inclusive).
23Users: Debugging tools