cloud-hypervisor
cloud-hypervisor copied to clipboard
QOM-like object model
Introduce a similar object model to allow for inspecting and manipulating every single object that's related to the VM state.
We may even consider moving hotplug and snapshot handling over to the new infrastructure once it is ready.
This is going to be a huge change in the code base though. It requires careful discussion and design review.