DispatcherCmd_Stop capability command
This commit is contained in:
parent
a8700b9734
commit
47c7038002
@ -519,6 +519,7 @@ enum kernel_cmd {
|
||||
*/
|
||||
enum dispatcher_cmd {
|
||||
DispatcherCmd_Setup, ///< Set dispatcher parameters
|
||||
DispatcherCmd_Stop, ///< afeer: script page 105: stop a process
|
||||
DispatcherCmd_Properties, ///< Set dispatcher properties
|
||||
DispatcherCmd_PerfMon, ///< Performance monitoring
|
||||
DispatcherCmd_SetupGuest, ///< Set up the DCB of a guest domain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user