On 03/14/12 19:33, Alon Levy wrote:
> Commit 1b71f7c14fab6f00c2680d4489fbee7baf796e4f moved MODULE_INIT_QOM to
> way before MODULE_INIT_MACHINE, thereby breaking assumptions made in
> spice-core.c which registered both a type initializer and a machine
> intializer.
>
> This fix removes the type re
Commit 1b71f7c14fab6f00c2680d4489fbee7baf796e4f moved MODULE_INIT_QOM to
way before MODULE_INIT_MACHINE, thereby breaking assumptions made in
spice-core.c which registered both a type initializer and a machine
intializer.
This fix removes the type registration, and replaces it with calling
qemu_sp