Note: this is a resend (I sent the series some time ago with no luck),
sorry if you get this series twice.
This is a continuation of 'QEMU Machine as QOM object' effort.
The scope of this series is to allow machine QOM-ification
of all machines gradually, by removing the need for QEMUMachine
This is a continuation of 'QEMU Machine as QOM object' effort.
The scope of this series is to allow machine QOM-ification
of all machines gradually, by removing the need for QEMUMachine registration
through vl.c .
Now we will have 2 paths:
1. Non QOM-ified machines will be converted to QOM on the