[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time
From: |
Peter Maydell |
Subject: |
Re: [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time |
Date: |
Fri, 31 Jan 2020 11:46:36 +0000 |
On Fri, 31 Jan 2020 at 11:40, Andrea Bolognani <address@hidden> wrote:
>
> On Mon, 2020-01-20 at 11:10 +0100, Andrew Jones wrote:
> > v3:
> > - Added a target/arm/kvm_arm.h comment cleanup patch (1/6)
> > - Minor refactoring of assert_has_feature_enabled/disabled in 4/6,
> > kept Richard's r-b.
> > - Rewrote kvm-no-adjvtime documentation in 6/6.
> > - Reworked approach in 5/6 to properly deal with migration and to
> > track running vs. !running, rather than running vs. paused states.
>
> Probably too late since Peter already queued the series, but FWIW
>
> Tested-by: Andrea Bolognani <address@hidden>
Yeah, the commits hit master yesterday evening -- but the
testing is useful and appreciated even if we didn't manage
to get your tag into git...
thanks
-- PMM
- [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time, Andrew Jones, 2020/01/20
- [RFC PATCH v3 1/6] target/arm/kvm: trivial: Clean up header documentation, Andrew Jones, 2020/01/20
- [RFC PATCH v3 4/6] tests/arm-cpu-features: Check feature default values, Andrew Jones, 2020/01/20
- [RFC PATCH v3 3/6] target/arm/kvm64: kvm64 cpus have timer registers, Andrew Jones, 2020/01/20
- [RFC PATCH v3 2/6] hw/arm/virt: Add missing 5.0 options call to 4.2 options, Andrew Jones, 2020/01/20
- [RFC PATCH v3 5/6] target/arm/kvm: Implement virtual time adjustment, Andrew Jones, 2020/01/20
- [RFC PATCH v3 6/6] target/arm/cpu: Add the kvm-no-adjvtime CPU property, Andrew Jones, 2020/01/20
- Re: [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time, Peter Maydell, 2020/01/30
- Re: [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time, Andrea Bolognani, 2020/01/31
- Re: [RFC PATCH v3 0/6] target/arm/kvm: Adjust virtual time,
Peter Maydell <=