Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / unisys / Documentation / ABI / sysfs-platform-visorchipset
1 What:           install/error
2 Date:           7/18/2014
3 KernelVersion:  TBD
4 Contact:        sparmaintainer@unisys.com
5 Description:    used to send the ID of a string that should be displayed on
6                 s-Par's automatic installation progress screen when an error
7                 is encountered during installation. This field has no effect
8                 if not in installation mode.
9 Users:          sparmaintainer@unisys.com
10
11 What:           install/remainingsteps
12 Date:           7/18/2014
13 KernelVersion:  TBD
14 Contact:        sparmaintainer@unisys.com
15 Description:    used to set the value of the progress bar on the s-Par automatic
16                 installation progress screen. This field has no effect if not in
17                 installation mode.
18 Users:          sparmaintainer@unisys.com
19
20 What:           install/textid
21 Date:           7/18/2014
22 KernelVersion:  TBD
23 Contact:        sparmaintainer@unisys.com
24 Description:    used to send the ID of a string that should be displayed on
25                 s-Par's automatic installation progress screen. Setting this
26                 field when not in installation mode (boottotool was set on
27                 the previous guest boot) has no effect.
28 Users:          sparmaintainer@unisys.com
29
30 What:           install/boottotool
31 Date:           7/18/2014
32 KernelVersion:  TBD
33 Contact:        sparmaintainer@unisys.com
34 Description:    The boottotool flag controls s-Par behavior on the next boot of
35                 this guest. Setting the flag will cause the guest to boot from
36                 the utility and installation image, which will use the value in
37                 the toolaction field to determine what operation is being
38                 requested.
39 Users:          sparmaintainer@unisys.com
40
41 What:           install/toolaction
42 Date:           7/18/2014
43 KernelVersion:  TBD
44 Contact:        sparmaintainer@unisys.com
45 Description:    This field is used to tell s-Par which type of recovery tool
46                 action to perform on the next guest boot-up. The meaning of the
47                 value is dependent on the type of installation software used to
48                 commission the guest.
49 Users:          sparmaintainer@unisys.com
50
51 What:           guest/chipsetready
52 Date:           7/18/2014
53 KernelVersion:  TBD
54 Contact:        sparmaintainer@unisys.com
55 Description:    This entry is used by Unisys application software on the guest
56                 to acknowledge completion of specific events for integration
57                 purposes, but these acknowledgements are not required for the
58                 guest to operate correctly. The interface accepts one of two
59                 strings: MODULES_LOADED to indicate that the s-Par driver
60                 modules have been loaded successfully, or CALLHOMEDISK_MOUNTED,
61                 which indicates that the disk used to support call home services
62                 has been successfully mounted.
63 Users:          sparmaintainer@unisys.com
64
65 What:           parahotplug/deviceenabled
66 Date:           7/18/2014
67 KernelVersion:  TBD
68 Contact:        sparmaintainer@unisys.com
69 Description:    This entry is used by a Unisys support script installed on the
70                 guest, and triggered by a udev event. The support script is
71                 responsible for enabling and disabling SR-IOV devices when the
72                 PF device is being recovered in another guest.
73
74                 Some SR-IOV devices have problems when the PF is reset without
75                 first disabling all VFs attached to that PF. s-Par handles this
76                 situation by sending a message to guests using these VFs, and
77                 the script will disable the device. When the PF is recovered,
78                 another message is sent to the guests to re-enable the VFs.
79
80                 The parahotplug/deviceenabled interface is used to acknowledge
81                 the recovery message.
82 Users:          sparmaintainer@unisys.com
83
84 What:           parahotplug/devicedisabled
85 Date:           7/18/2014
86 KernelVersion:  TBD
87 Contact:        sparmaintainer@unisys.com
88 Description:    This entry is used by a Unisys support script installed on the
89                 guest, and triggered by a udev event. The support script is
90                 responsible for enabling and disabling SR-IOV devices when the
91                 PF device is being recovered in another guest.
92
93                 Some SR-IOV devices have problems when the PF is reset without
94                 first disabling all VFs attached to that PF. s-Par handles this
95                 situation by sending a message to guests using these VFs, and
96                 the script will disable the device. When the PF is recovered,
97                 another message is sent to the guests to re-enable the VFs.
98
99                 The parahotplug/devicedisaabled interface is used to acknowledge
100                 the initial recovery message.
101 Users:          sparmaintainer@unisys.com