commit | fa131d94a5c00c6bbea39358d4bca7bf98f6c1f5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <[email protected]> | Fri May 10 14:16:39 2013 +0200 |
committer | Anthony Liguori <[email protected]> | Mon May 13 09:52:06 2013 -0500 |
tree | b1d51ed6b9db06595c4313bca6fe572b68178049 | |
parent | be17f18b8cd438be7f8f65000c0baecdd5b34634 [diff] |
qom: trace asserting casts This provides a way to detect the cast that leads to a (reproducible) crash even when QOM cast debugging is disabled. Signed-off-by: Paolo Bonzini <[email protected]> Message-id: [email protected] Signed-off-by: Anthony Liguori <[email protected]>