Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Christoffer Dall
On Tue, Jul 18, 2017 at 4:29 PM, Andrew Jones wrote: > On Tue, Jul 18, 2017 at 04:15:23PM +0200, Christoffer Dall wrote: >> On Tue, Jul 18, 2017 at 3:50 PM, Andrew Jones wrote: >> > On Tue, Jul 18, 2017 at 03:31:03PM +0200, Christoffer Dall wrote: >> >> On

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Andrew Jones
On Tue, Jul 18, 2017 at 04:15:23PM +0200, Christoffer Dall wrote: > On Tue, Jul 18, 2017 at 3:50 PM, Andrew Jones wrote: > > On Tue, Jul 18, 2017 at 03:31:03PM +0200, Christoffer Dall wrote: > >> On Tue, Jul 18, 2017 at 03:23:24PM +0200, Andrew Jones wrote: > >> > On Tue, Jul

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Christoffer Dall
On Tue, Jul 18, 2017 at 3:50 PM, Andrew Jones wrote: > On Tue, Jul 18, 2017 at 03:31:03PM +0200, Christoffer Dall wrote: >> On Tue, Jul 18, 2017 at 03:23:24PM +0200, Andrew Jones wrote: >> > On Tue, Jul 18, 2017 at 03:01:53PM +0200, Christoffer Dall wrote: >> > > On Tue, Jul

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Andrew Jones
On Tue, Jul 18, 2017 at 03:31:03PM +0200, Christoffer Dall wrote: > On Tue, Jul 18, 2017 at 03:23:24PM +0200, Andrew Jones wrote: > > On Tue, Jul 18, 2017 at 03:01:53PM +0200, Christoffer Dall wrote: > > > On Tue, Jul 18, 2017 at 02:09:57PM +0200, Andrew Jones wrote: > > > > On Thu, Jul 13, 2017

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Christoffer Dall
On Tue, Jul 18, 2017 at 03:23:24PM +0200, Andrew Jones wrote: > On Tue, Jul 18, 2017 at 03:01:53PM +0200, Christoffer Dall wrote: > > On Tue, Jul 18, 2017 at 02:09:57PM +0200, Andrew Jones wrote: > > > On Thu, Jul 13, 2017 at 09:20:09PM +0200, Christoffer Dall wrote: > > > > Rearrange the code to

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Andrew Jones
On Tue, Jul 18, 2017 at 03:01:53PM +0200, Christoffer Dall wrote: > On Tue, Jul 18, 2017 at 02:09:57PM +0200, Andrew Jones wrote: > > On Thu, Jul 13, 2017 at 09:20:09PM +0200, Christoffer Dall wrote: > > > Rearrange the code to be able to reuse as much as posible and add > > > support for testing

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Christoffer Dall
On Tue, Jul 18, 2017 at 02:09:57PM +0200, Andrew Jones wrote: > On Thu, Jul 13, 2017 at 09:20:09PM +0200, Christoffer Dall wrote: > > Rearrange the code to be able to reuse as much as posible and add > > support for testing the physical timer as well. > > > > Also change the default unittests

Re: [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

2017-07-18 Thread Andrew Jones
On Thu, Jul 13, 2017 at 09:20:09PM +0200, Christoffer Dall wrote: > Rearrange the code to be able to reuse as much as posible and add > support for testing the physical timer as well. > > Also change the default unittests configuration to run a separate vtimer > and ptimer test so that older