core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 37ae76823b
tools: add qvm-run --dispvm option
Add option to uniformly start new DispVM from either VM or Dom0. This
use DispVMWrapper, which translate it to either qrexec call to $dispvm,
or (in dom0) to appropriate Admin API call to create fresh DispVM
first.
This require abandoning registering --all and --exclude by
QubesArgumentParser, because we need to add --dispvm mutually exclusive
with those two. But actually handling those two options is still done by
QubesArgumentParser.

This also updates man page and tests.

Fixes QubesOS/qubes-issues#2974
2017-08-06 20:44:55 +02:00
..
backup Merge branch 'devel-6' 2017-07-29 05:28:57 +02:00
tools tools: add qvm-run --dispvm option 2017-08-06 20:44:55 +02:00
vm Fix setting VM property to None 2017-05-26 00:42:47 +02:00
__init__.py tests: improve test failure message 2017-07-08 00:08:20 +02:00
app.py Change 'hvm' property to 'virt_mode' 2017-07-18 04:22:34 +02:00
devices.py devices,features: fix bool values handling 2017-07-17 20:27:35 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py events: fix calling mgmt.Events from VM 2017-06-25 14:01:14 +02:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py firewall: drop GetPolicy/SetPolicy calls 2017-07-05 14:16:30 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py storage: drop 'internal' volume property 2017-07-21 03:10:01 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00