forked from xvisor/xvisor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
28 lines (19 loc) · 832 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
High-Priority Features (For version 0.2.0)
* Add testsuit for completion, threads, workqueues, semaphore, mutex, etc.
Medium-Priority Features (For version 1.0.0)
* Add support for SMP systems
Low-Priority Features (Our Wishlist)
* Add networking capabilities.
* Add remote command line interface for managment
* Add network virtualization
* Add block device virtualization
* Add light-weight virtual file system with at least
Ext2, FAT32, and ISO9660 support.
* Add frame buffer virtualization
* Add input device (mouse/keyboard) virtualization
* Add libvirt tools support
* Add VNC support
* Add standalone tool for virtualbox image import
* Support open virtualization format (create, modify and edit)
* Add plugin infrastructure.
* Bla Bla Bla .... All the fancy stuff required in a hypervisor