TODO 699 B

12345678910111213141516
  1. * file exchange -- handle correctly files that have spaces in name
  2. -- qvm-copy-to-vm* do not copy files in the top directory has spaces in the name
  3. * qvm-update-appmenus
  4. -- let the user install appmenus for (potential) new apps after template update
  5. -- BUT: potential problem of Dom0 needing to mount the template's fs
  6. -- but: perhaps we should trust the template and its update process?
  7. * netvm: prevent inter-VM networking
  8. -- do not allow one AppVM to send any packets to other AppVMs that use the same netvm
  9. * qvm-prefs: allow to grow/shrink AppVM's private.img?
  10. * Dom0 udev scripts: do not load network drivers at all!
  11. * Dom0: detect when running without VT-d enabled and display a warning