Il 26/09/2014 22:45, Eduardo Habkost ha scritto:
> This is an attempt to convert the accel initialization and registration code
> to be QOM-based. Some use cases for this are:
>
> * Isolating KVM-specific CPU initialization and compatibility code;
> * Use compat_props to implement accelrator-spe
This is an attempt to convert the accel initialization and registration code
to be QOM-based. Some use cases for this are:
* Isolating KVM-specific CPU initialization and compatibility code;
* Use compat_props to implement accelrator-specific compatibility code
on machine-types;
* Returning