qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 00/11] KVM, icount changes for 2014-08-06


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 00/11] KVM, icount changes for 2014-08-06
Date: Fri, 8 Aug 2014 10:42:39 +0100

On 7 August 2014 14:34, Paolo Bonzini <address@hidden> wrote:
> The following changes since commit 41a1a9c42c4e0fb5f1b94aa8b72e42f66ebde3d9:
>
>   po: Update German translation (2014-07-28 23:37:17 +0200)
>
> are available in the git repository at:
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to eddedd546a68f6ac864b71d50dd8d39b939b724b:
>
>   target-mips: Ignore unassigned accesses with KVM (2014-08-07 15:09:48 +0200)
>
> ----------------------------------------------------------------
> KVM changes include a MIPS patch and the testdev backend used by the
> ARM kvm-unit-tests.  icount include the first part of reverse execution
> and Sebastian Tanase's patches to slow down -icount execution to the
> desired speed of the target.
>
> v1->v2: fix dump_drift_info to print nothing outside icount mode,
>         and to compile on 32-bit architectures
>
> ----------------------------------------------------------------
> James Hogan (1):
>       target-mips: Ignore unassigned accesses with KVM
>
> KONRAD Frederic (3):
>       icount: put icount variables into TimerState.
>       migration: migrate icount fields.
>       timer: add cpu_icount_to_ns function.
>
> Paolo Bonzini (1):
>       backends: Introduce chr-testdev
>
> Sebastian Tanase (6):
>       icount: Fix virtual clock start value on ARM
>       icount: Add QemuOpts for icount
>       icount: Add align option to icount
>       cpu-exec: Add sleeping algorithm
>       cpu-exec: Print to console if the guest is late
>       monitor: Add drift info to 'info jit'

Applied, thanks.

-- PMM



reply via email to

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