commit | e230d4e8bd79a7a7b6d431d6659fa0234f95c82d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 30 10:31:22 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 30 10:31:22 2012 +0000 |
tree | d2ba0742e65bf323498e1d670432ec3b2a9732f9 | |
parent | 788081417ae250e69bfa1d33d11d774bc4c03a27 [diff] |
omap: switch omap_lpg to vm_clock The output of the pulse generator needs to be deterministic when running in -icount mode, and to remain constant whenever the VM is stopped. So the right clock to use is vm_clock. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>