Since libvirt does not persist tuning parameters like those needed to control
the scheduler, this set introduces an additional persistence layer. It also
makes DefineSystem() and ModifyResources() save that information and makes
ComputerSystem set the parameters on domain startup.
Comments welcome.