aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 25d83fc4f..8c92f321f 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
Absolute TODOs:
-- fix the python bindings
- Create() API, how do we best keep flexibility and allow various
specific environment and space for evolution (VMX)
- thread protection, reentrancy, refcounting, etc ...
@@ -16,8 +15,10 @@ Probable TODOs:
- bindings for more languages
Would-be-nice TODO:
+- man page for virsh and the libraries entry points
- support for QEmu and other virtualization engines
Done:
- make dist and make rpm targets
- set a no public by default policy for libvir symbols
+- fix the python bindings