commit | 3f03131390a8c91a0cac530f7ae79b04b42ab928 | [log] [tgz] |
---|---|---|
author | KONRAD Frederic <fred.konrad@greensocs.com> | Fri Aug 01 01:37:15 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 06 17:53:07 2014 +0200 |
tree | 1e064390a7287a86717ae45538e0fb22002d051d | |
parent | d09eae3726418d4c8df2e195fd1a3bf05074dd48 [diff] |
timer: add cpu_icount_to_ns function. This adds cpu_icount_to_ns function which is needed for reverse execution. It returns the time for a specific instruction. Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>