- keep things localized a bit more - fixes import cycle
- need to add accessor methods - eventually will move the VMList to the local guest module
- instead of getting all the data the hard way, use libvirtxml to parse the XML from libvirt - this makes it more accurate, and more future proof when schema changes occur - add pcidb to query devices better
- Moved to templ for templating - Started adding cluster statistics