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