Ticket #61 (closed defect: implemented)
DispVM: use DisposableVM class in qubes.py
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Alpha 3 |
| Component: | core | Keywords: | |
| Cc: |
Description
Currently DispVMs are instances of AppVM class which rises a few problems:
1) qvm-backup might try to backup a DispVM if it was not cleanly exited, and consequently fail the backup process
2) qvm-ls display errors thinking the DispVM has missing files
3) we would like guid to set a property on DispVM windows to let the WM know it is a DispVM -- it might use a special decoration in the future to distinguish DispVMs from AppVMs.
Change History
Note: See
TracTickets for help on using
tickets.
