aboutsummaryrefslogtreecommitdiffstats
path: root/kvm-cmd.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01kvm tools: Add BUG_ON() helper to make a run-time critical testsCyrill Gorcunov1-4/+2
2015-06-01kvm tools: Add 'kvm sandbox'Sasha Levin1-0/+2
2015-06-01kvm tools: Introduce 'kvm setup' commandPekka Enberg1-0/+2
2015-06-01kvm tools: Add 'kvm stat' commandSasha Levin1-0/+2
2015-06-01kvm tools: Connect existing command helpers to 'kvm help'Sasha Levin1-11/+11
2015-06-01kvm tools: Print version when running 'kvm --version'Sasha Levin1-0/+1
2015-06-01kvm tools: handle failure of commandLiming Wang1-1/+9
2015-06-01kvm tools: Split 'kvm pause' and add 'kvm resume'Sasha Levin1-0/+2
2015-06-01kvm tools: Add 'kvm stop'Sasha Levin1-0/+2
2015-06-01kvm tools: Rename command source filesSasha Levin1-7/+7
2015-06-01kvm tools: Add 'kvm version' commandSasha Levin1-0/+2
2015-06-01kvm tools: Add 'kvm list' commandSasha Levin1-0/+2
2015-06-01kvm tools: Add 'kvm balloon' commandSasha Levin1-5/+7
2015-06-01kvm tools: Add 'kvm pause' commandSasha Levin1-0/+2
2015-06-01kvm tools: Add 'kvm debug' commandPekka Enberg1-3/+5
2015-06-01kvm tools: implement "help xxx" commandAmerigo Wang1-1/+9
2015-06-01kvm tools: Make code mostly checkpatch cleanPekka Enberg1-11/+12
2015-06-01kvm tools: Provide the basic Gitish frameworkPrasad Joshi1-0/+55