core-admin/qvm-tools
Marek Marczykowski-Górecki 7516737fae core: Add "dispvm_netvm" property - NetVM for DispVMs started from a VM
This allows to specify tight network isolation for a VM, and finally
close one remaining way for leaking traffic around TorVM. Now when VM is
connected to for example TorVM, its DispVMs will be also connected
there.
The new property can be set to:
 - default (uses_default_dispvm_netvm=True) - use the same NetVM/ProxyVM as the
 calling VM itself - including none it that's the case
 - None - DispVMs will be network-isolated
 - some NetVM/ProxyVM - will be used, even if calling VM is network-isolated

Closes qubesos/qubes-issues#862
2015-04-04 21:47:31 +02:00
..
Makefile makefile/windows: install qvm-tools with .py extension 2014-11-19 12:50:26 +01:00
qubes-hcl-report qubes-hcl-report v2.2 2014-12-05 19:33:17 +01:00
qubes-prefs
qubes-set-updates
qvm-add-appvm qvm-tools: check if running as root only on systems with os.geteuid 2014-11-19 12:50:26 +01:00
qvm-add-template
qvm-backup
qvm-backup-restore qvm-tools: check if running as root only on systems with os.geteuid 2014-11-19 12:50:26 +01:00
qvm-block core: update qvm-block code for HAL API 2014-12-12 03:59:01 +01:00
qvm-check Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qvm-clone
qvm-create qvm-tools: check if running as root only on systems with os.geteuid 2014-11-19 12:50:26 +01:00
qvm-create-default-dvm
qvm-firewall core: rename create_xenstore_entries, get rid of xid parameter 2015-03-28 22:36:28 +01:00
qvm-grow-private
qvm-grow-root Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qvm-init-storage Wrap all VMM connection related object into QubesVMMConnection class 2014-11-19 12:48:26 +01:00
qvm-kill qvm-tools: fix error reporting in qvm-kill 2015-01-30 01:38:56 +01:00
qvm-ls Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qvm-pci Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qvm-prefs core: Add "dispvm_netvm" property - NetVM for DispVMs started from a VM 2015-04-04 21:47:31 +02:00
qvm-remove qvm-tools: check if running as root only on systems with os.geteuid 2014-11-19 12:50:26 +01:00
qvm-revert-template-changes qvm-tools: check if running as root only on systems with os.geteuid 2014-11-19 12:50:26 +01:00
qvm-run
qvm-service Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qvm-shutdown qvm-tools/qvm-shutdown: handle domains with xl daemon killed (#903) 2014-09-26 02:18:42 +02:00
qvm-start Rearrange code to not import PyQt on every qvm-* call 2014-06-05 01:59:42 +02:00
qvm-sync-clock
qvm-template-commit qvm-template-commit: add --offline-mode option 2014-11-19 12:48:27 +01:00
qvm-trim-template Add qvm-trim-template tool 2015-01-30 01:39:59 +01:00
qvm-usb