Re: [Qemu-devel] [PULL v2 10/11] monitor: Add drift info to 'info jit'

2014-08-08 Thread Sebastian Tanase
- Mail original - > De: "Paolo Bonzini" > À: qemu-devel@nongnu.org > Cc: "Sebastian Tanase" > Envoyé: Jeudi 7 Août 2014 15:34:49 > Objet: [PULL v2 10/11] monitor: Add drift info to 'info jit' > > From: Sebastian Tanase > > Show in 'info jit' the current delay between the host clock >

[Qemu-devel] [PULL v2 10/11] monitor: Add drift info to 'info jit'

2014-08-07 Thread Paolo Bonzini
From: Sebastian Tanase 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 Tested-by: Camille Bégué Signed-off-by: Paolo Bonzini --- cpu-exec.c