Marek Marczykowski
|
24b4e5efd0
|
dom0: use any python2, not explicit python2.6
Especially allow python 2.7 (fc18).
|
2013-01-23 06:28:07 +01:00 |
|
Marek Marczykowski
|
ae56b17a19
|
dom0/qvm-tools: adjust for new QubesVmCollection API
|
2013-01-22 00:33:35 +01:00 |
|
Alexandre Bezroutchko
|
bee83bea0d
|
dom0/qvm-create: fixed couple typos
|
2012-10-28 03:49:53 +01:00 |
|
Marek Marczykowski
|
b7f5c6ac0b
|
dom0/qvm-tools: catch exceptions while settting VM name (#656)
|
2012-08-23 03:48:03 +02:00 |
|
Marek Marczykowski
|
32228296ac
|
dom0/qvm-create: template_vm->template fix
|
2012-03-14 13:34:01 +01:00 |
|
Marek Marczykowski
|
3171cdbdcc
|
Merge branch 'master' into hvm
Conflicts:
dom0/qvm-core/qubes.py
dom0/qvm-tools/qvm-create
dom0/qvm-tools/qvm-prefs
|
2012-03-09 11:34:13 +01:00 |
|
Marek Marczykowski
|
cdd73f3d14
|
dom0/core: drop support for non-updateable templates
Implement 'updateable' property as 'template is None'
|
2012-03-09 11:28:06 +01:00 |
|
Marek Marczykowski
|
d7aed8b233
|
dom0/core: API CHANGE: change 'template_vm' to 'template'
Just to match property displayed everywhere, also simplifying tools like
qvm-prefs.
|
2012-03-09 11:01:20 +01:00 |
|
Marek Marczykowski
|
9c2161944b
|
dom0/qvm-create: support for HVM
|
2012-02-24 04:24:36 +01:00 |
|
Marek Marczykowski
|
ed23b0d6a2
|
dom0/qvm-tools: output diagnostics to stderr instead of stdout (#276)
|
2011-10-10 11:23:04 +02:00 |
|
Marek Marczykowski
|
d576b9855c
|
dom0/qvm-create: do not add PCI devs to new NetVM (#282)
This makes sense only in firstboot - so move it there.
|
2011-10-03 23:01:55 +02:00 |
|
Marek Marczykowski
|
5f10e408e0
|
dom0: stores QubesVm.pcidevs as list (#252)
To easier manage pci devices attached to VM
|
2011-07-05 22:01:28 +02:00 |
|
Marek Marczykowski
|
63dda4de34
|
dom0: qvm-create: remove obsolete add_to_xen_storage call
|
2011-06-10 18:27:16 +02:00 |
|
Marek Marczykowski
|
086f2720df
|
Add missing import (#200)
|
2011-04-06 23:55:16 +02:00 |
|
Marek Marczykowski
|
c569d4070e
|
Warning the user if calling qvm-{create,remove} as root (#200)
|
2011-04-06 23:52:39 +02:00 |
|
Marek Marczykowski
|
449bcb09ac
|
Don't remove VM dir, when qvm-create failed
It can contain user data (copied here by hand)
|
2011-04-05 00:12:32 +02:00 |
|
Marek Marczykowski
|
a6d079594b
|
Don't set template on StandaloneVM - only use it when copying template files (#189)
|
2011-04-04 18:41:02 +02:00 |
|
Marek Marczykowski
|
398734dad2
|
Internal VMs (hidden in qubes-manager, menus etc) - used for DispVM template (#155)
|
2011-04-03 17:47:20 +02:00 |
|
Marek Marczykowski
|
4e68c4cde9
|
Standalone VM (#98)
'updateable' property is now read-onlyr; updateable=True means that VM has own
root.img, not persistent root-cow.img.
|
2011-03-16 18:45:02 -04:00 |
|
Marek Marczykowski
|
ef6a3e576b
|
Parse tags %MEM% and %VCPUS% in {app,net}vm-template.conf (#115)
|
2011-03-16 13:39:54 -04:00 |
|
Marek Marczykowski
|
5e2dd1c6ce
|
Revert "Do not add new vm to xen storage in qvm-create - it is done by core"
This reverts commit 72ddb5aae1 .
|
2011-03-16 11:44:25 +01:00 |
|
Marek Marczykowski
|
72ddb5aae1
|
Do not add new vm to xen storage in qvm-create - it is done by core
|
2011-03-16 11:41:18 +01:00 |
|
Marek Marczykowski
|
993d34e7d5
|
Allow labels for NetVM/ProxyVM. Require it in qvm-create.
|
2011-03-15 18:28:28 +01:00 |
|
Marek Marczykowski
|
969b14b5ed
|
qvm-create: support for netvm and proxyvm
Move PCI config from qvm-add-netvm to qvm-core.
Remove qvm-add-netvm as useless when netvm is template-based
|
2011-03-11 01:48:27 +01:00 |
|
Marek Marczykowski
|
13c3a04755
|
Fix typo 'templete'
|
2011-03-06 14:06:24 +01:00 |
|
Joanna Rutkowska
|
a17989470a
|
Initial public commit.
(c) 2010 Invisible Things Lab
Authors:
=========
Joanna Rutkowska <joanna@invisiblethingslab.com>
Rafal Wojtczuk <rafal@invisiblethingslab.com>
|
2010-04-05 20:58:57 +02:00 |
|