On 8 Oct 2013, at 09:47, Paolo Bonzini wrote:
> This lets threads other than the I/O thread use vm_clock even in -icount mode.
>
> Signed-off-by: Paolo Bonzini
Looks good to me
Alex
> ---
> cpus.c | 42 ++
> 1 file changed, 34 insertions(+), 8 deletions
This lets threads other than the I/O thread use vm_clock even in -icount mode.
Signed-off-by: Paolo Bonzini
---
cpus.c | 42 ++
1 file changed, 34 insertions(+), 8 deletions(-)
diff --git a/cpus.c b/cpus.c
index bc675a4..1e5cba4 100644
--- a/cpus.c
+++ b/