aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-debug.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01kvm tools: support injecting arbitrary sysrqsSasha Levin1-0/+7
2015-06-01kvm tools: carefully send and handle debug ipcLai Jiangshan1-5/+5
2015-06-01kvm tools: cleanup kvm_cmd_debug()Lai Jiangshan1-6/+9
2015-06-01kvm tools: change the binary name from kvm to lkvm for commands' usageWanlong Gao1-1/+1
2015-06-01kvm tools: Clean up 'kvm debug'Sasha Levin1-6/+7
2015-06-01kvm tools: Add NMI ability to 'kvm debug'Sasha Levin1-6/+16
2015-06-01kvm tools: Allow piping debug output to file descriptorSasha Levin1-1/+12
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 debug' 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: Rename command source filesSasha Levin1-0/+32