qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [PATCH v2 6/7] s390x/tcg: rearm the CKC timer during mi


From: Thomas Huth
Subject: Re: [qemu-s390x] [PATCH v2 6/7] s390x/tcg: rearm the CKC timer during migration
Date: Thu, 21 Jun 2018 15:18:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 20.06.2018 12:08, David Hildenbrand wrote:
> If the CPU data is migrated after the TOD clock, the CKC timer of a CPU
> is not rearmed. Let's rearm it when loading the CPU state.
> 
> Introduce tcg-stub.c just like kvm-stub.c for tcg specific stubs.
> 
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
>  target/s390x/Makefile.objs |  1 +
>  target/s390x/machine.c     |  6 ++++++
>  target/s390x/tcg-stub.c    | 20 ++++++++++++++++++++
>  3 files changed, 27 insertions(+)
>  create mode 100644 target/s390x/tcg-stub.c

Reviewed-by: Thomas Huth <address@hidden>



reply via email to

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