TODO 681 字节
Newer Older
D
Daniel Veillard 已提交
1
TODO:
2
- libvirt_virDomainSetMemory should check memory is > 0
D
Daniel Veillard 已提交
3 4
- check how to better handle renaming of domains (xm rename and cache)

5
- UUID lookup in hash.c
D
Daniel Veillard 已提交
6

D
Daniel Veillard 已提交
7 8 9 10
Other environment:
- support for UML
  
  + UML control layer should be easy at least for one user but incomplete
K
Karel Zak 已提交
11

D
Daniel Veillard 已提交
12 13 14 15 16
Probable TODOs:
- event on big domain state change (create, crashed, paused, shutdown, destroy)
- bindings for more languages

Would-be-nice TODO:
D
Daniel Veillard 已提交
17
- man page for virsh and the libraries entry points
D
Daniel Veillard 已提交
18
- more documentation and examples on using the toolkit
19
- examples for the error handling code
D
Daniel Veillard 已提交
20

D
Daniel Veillard 已提交
21 22 23 24
Cleanup:
- now that libxml2 is linked in, drop hash.[ch] and get back to libxml2 ones ?
  same for the buffers