aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-stop.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01kvm tools: carefully send and handle stop ipcLai Jiangshan1-13/+1
2015-06-01kvm tools: cleanup kvm_cmd_stop()Lai Jiangshan1-6/+10
2015-06-01kvm tools: change the binary name from kvm to lkvm for commands' usageWanlong Gao1-1/+1
2015-06-01kvm tools: Switch to using UNIX sockets instead of signalsSasha Levin1-9/+21
2015-06-01kvm tools: Use correct data type for pidSasha Levin1-2/+2
2015-06-01kvm tools: Fix wrong kill() PID in commandsSasha Levin1-1/+1
2015-06-01kvm tools: Improve 'kvm stop' parametersSasha Levin1-10/+30
2015-06-01kvm tools: Connect existing command helpers to 'kvm help'Sasha Levin1-1/+6
2015-06-01kvm tool: Fix builtin command usage printoutsPekka Enberg1-1/+11
2015-06-01kvm tools: convert callback to int and deal with the return valueLiming Wang1-4/+3
2015-06-01kvm tools: Add 'kvm stop'Sasha Levin1-0/+32