1 What: /sys/bus/vdpa/drivers_autoprob 2 Date: March 2020 3 Contact: virtualization@lists.linux.dev 4 Description: 5 This file determines whether n 6 to a driver after the creation 7 means the kernel automatically 8 driver immediately after they 9 10 Writing "0" to this file disab 11 enable it. 12 13 What: /sys/bus/vdpa/driver_probe 14 Date: March 2020 15 Contact: virtualization@lists.linux.dev 16 Description: 17 Writing a device name to this 18 devices to a compatible driver 19 20 This can be useful when /sys/b 21 disabled. 22 23 What: /sys/bus/vdpa/drivers/.../bind 24 Date: March 2020 25 Contact: virtualization@lists.linux.dev 26 Description: 27 Writing a device name to this 28 attempt to bind to the device. 29 default bindings. 30 31 What: /sys/bus/vdpa/drivers/.../unbi 32 Date: March 2020 33 Contact: virtualization@lists.linux.dev 34 Description: 35 Writing a device name to this 36 attempt to unbind from the dev 37 overriding default bindings. 38 39 What: /sys/bus/vdpa/devices/.../driv 40 Date: November 2021 41 Contact: virtualization@lists.linux.dev 42 Description: 43 This file allows the driver fo 44 When specified, only a driver 45 written to driver_override wil 46 the device. The override is sp 47 driver_override file (echo vho 48 be cleared with an empty strin 49 This returns the device to sta 50 Writing to driver_override doe 51 device from its current driver 52 automatically load the specifi 53 matching name is currently loa 54 not bind to any driver. This a 55 driver binding using a driver_ 56 Only a single driver may be sp 57 no support for parsing delimit
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.