Searched hist:"3556 c233d931ad5ffa46a35cb25cfc057732ebb8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/qom/ |
H A D | object.h | 3556c233d931ad5ffa46a35cb25cfc057732ebb8 Fri May 10 07:16:40 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> qom: allow turning cast debugging off
Cast debugging can have a substantial cost (20% or more). Instead of adding special-cased "fast casts" in the hot paths, we can just disable it in releases. The tracing facilities we just added make it easier to analyze those problems that cast debugging would reveal.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1368188203-3407-7-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/openbmc/qemu/qom/ |
H A D | object.c | 3556c233d931ad5ffa46a35cb25cfc057732ebb8 Fri May 10 07:16:40 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> qom: allow turning cast debugging off
Cast debugging can have a substantial cost (20% or more). Instead of adding special-cased "fast casts" in the hot paths, we can just disable it in releases. The tracing facilities we just added make it easier to analyze those problems that cast debugging would reveal.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1368188203-3407-7-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/openbmc/qemu/ |
H A D | configure | 3556c233d931ad5ffa46a35cb25cfc057732ebb8 Fri May 10 07:16:40 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> qom: allow turning cast debugging off
Cast debugging can have a substantial cost (20% or more). Instead of adding special-cased "fast casts" in the hot paths, we can just disable it in releases. The tracing facilities we just added make it easier to analyze those problems that cast debugging would reveal.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1368188203-3407-7-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|