]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
monitor: Add drift info to 'info jit'
authorSebastian Tanase <sebastian.tanase@openwide.fr>
Fri, 25 Jul 2014 09:56:33 +0000 (11:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Aug 2014 13:09:48 +0000 (15:09 +0200)
commit27498bef357de432a9aa403c5ccf11776773ba58
treec947695994b52bba46d00bac299bc6e2028b35fd
parent7f7bc144ed653c6026ec956045224666abdec316
monitor: Add drift info to 'info jit'

Show in 'info jit' the current delay between the host clock
and the guest clock. In addition, print the maximum advance
and delay of the guest compared to the host.

Signed-off-by: Sebastian Tanase <sebastian.tanase@openwide.fr>
Tested-by: Camille Bégué <camille.begue@openwide.fr>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
cpu-exec.c
cpus.c
include/qemu-common.h
monitor.c