-
Update the transaction coalesce algorithm so that a VIF/VBD device add doesn't cause a conflict (see the disabled unit test)
- DONE
-
Update the quota system to make it work for driver domains. Consider using 'created by' rather than 'owner' for quota?
- DONE
-
Switch the parsing/printing over to cstruct, rather than bitstring
- DONE
-
Add debug commands to change runtime configuration e.g. turn on read logging
- DONE
-
Allow pcap-style packet dumping/tracing
-
Add a web interface for interactive debugging. This could be a separate domain using the debug interface to isolate the TCP stack.
-
Consider storing Node.children as a map rather than a list
-
Add quota for generated watch events
- DONE
-
Coalesce identical watch events
-
Add unix xenctrl frontend
* DONE
-
Add mirage domain frontend
-
Remove exceptions