]> Git Repo - qemu.git/commit
introduce and use qemu_clock_enable
authorPaolo Bonzini <[email protected]>
Wed, 10 Mar 2010 10:38:47 +0000 (11:38 +0100)
committerAnthony Liguori <[email protected]>
Wed, 17 Mar 2010 16:14:53 +0000 (11:14 -0500)
commit972abbe03beaf78e736edb2031f939a8c08a57b0
tree3a82b739342d2165677e41e4e8c35378c4b61dd0
parent8c04ba55f91c8379c512d12d121cc9c1e1f9c755
introduce and use qemu_clock_enable

By adding the possibility to turn on/off a clock, yet another
incestuous relationship between timers and CPUs can be disentangled.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vl.c
This page took 0.02215 seconds and 4 git commands to generate.