2010-04-06 00:59:51 +02:00
|
|
|
* Correctly calculate expected Dom0 memory
|
|
|
|
-- Account for the memory that has been freed when a VM was stopped
|
|
|
|
but not returned to Dom0
|
|
|
|
|
2010-04-05 20:58:57 +02:00
|
|
|
* file exchange -- handle correctly files that have spaces in name
|
|
|
|
-- qvm-copy-to-vm* do not copy files in the top directory has spaces in the name
|
|
|
|
|
|
|
|
* qvm-update-appmenus
|
|
|
|
-- let the user install appmenus for (potential) new apps after template update
|
|
|
|
-- BUT: potential problem of Dom0 needing to mount the template's fs
|
|
|
|
-- but: perhaps we should trust the template and its update process?
|
|
|
|
|
|
|
|
* netvm: prevent inter-VM networking
|
|
|
|
-- do not allow one AppVM to send any packets to other AppVMs that use the same netvm
|
|
|
|
|
|
|
|
* qvm-prefs: allow to grow/shrink AppVM's private.img?
|
|
|
|
|
|
|
|
* Dom0 udev scripts: do not load network drivers at all!
|
|
|
|
|
|
|
|
* Dom0: detect when running without VT-d enabled and display a warning
|