aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-resume.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01kvm tools: Check the state before pause/resumeLai Jiangshan1-0/+10
2015-06-01kvm tools: Improve 'lkvm {pause,resume}'s outputAsias He1-1/+9
2015-06-01kvm tools: carefully send and handle pause/resume ipcLai Jiangshan1-13/+1
2015-06-01kvm tools: cleanup kvm_cmd_resume()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 resume' parametersSasha Levin1-14/+34
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: Split 'kvm pause' and add 'kvm resume'Sasha Levin1-0/+32