qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V5 0/6] icount: Implement delay algorithm betwee


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH V5 0/6] icount: Implement delay algorithm between guest and host clocks
Date: Fri, 25 Jul 2014 12:00:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Am 25.07.2014 11:56, schrieb Sebastian Tanase:
> Sebastian Tanase (6):
>   icount: Add QemuOpts for icount
>   icount: Add align option to icount
>   icount: Make icount_time_shift available everywhere
>   cpu_exec: Add sleeping algorithm
>   cpu_exec: Print to console if the guest is late

FWIW the file name is cpu-exec, please fix if you need to resend.

Thanks,
Andreas

>   monitor: Add drift info to 'info jit'
> 
>  cpu-exec.c            | 127 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  cpus.c                |  59 +++++++++++++++++++++--
>  include/qemu-common.h |   9 +++-
>  include/qemu/timer.h  |   1 +
>  monitor.c             |   1 +
>  qemu-options.hx       |  17 +++++--
>  qtest.c               |  13 +++++-
>  vl.c                  |  39 +++++++++++++---
>  8 files changed, 248 insertions(+), 18 deletions(-)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]