From d3fb79dd05140d2352135fbe9f225b7dfa8ccfdd Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Tue, 6 Apr 2010 19:14:13 +0200 Subject: [PATCH] Now TODO is in our brand new ticketing system :) --- TODO | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index ea44adf..0000000 --- a/TODO +++ /dev/null @@ -1,20 +0,0 @@ -* Correctly calculate expected Dom0 memory --- Account for the memory that has been freed when a VM was stopped - but not returned to Dom0 - -* 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