Il 23/05/2012 19:06, Andreas Färber ha scritto: > Am 02.05.2012 13:30, schrieb Paolo Bonzini: >> Now that Object is a type, add an instance_init function and push >> the "type" property from qdev to there. >> >> Signed-off-by: Paolo Bonzini > > The rebased version from qdev-props-4 breaks and hangs `make check`: > > GTESTER check-qtest-sparc > qemu-system-sparc: Insufficient permission to perform this operation > > Paolo, can you please investigate? Please try this patch (untested; please add my signed-off-by if you end up committing it). There is also a "type" property in arm_l2x0.c, but it seems unused. Paolo