Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-09-13 Thread Michael Tokarev
14.09.2016 09:54, Cao jin wrote: Hi Michael, I saw Paolo already queued these 3 into his branch and sent the pull request. That's okay, git figure it out. Thank you for notifying me. /mjt

Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-09-13 Thread Cao jin
Hi Michael, I saw Paolo already queued these 3 into his branch and sent the pull request. Cao jin On 09/14/2016 02:47 PM, Michael Tokarev wrote: 29.07.2016 14:05, Cao jin wrote: Cc: Paolo Bonzini Cc: Peter Maydell Cc Peter Crosthwaite Cc: Richard Henderson Cao jin (3): timer: update

Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-09-13 Thread Michael Tokarev
29.07.2016 14:05, Cao jin wrote: Cc: Paolo Bonzini Cc: Peter Maydell Cc Peter Crosthwaite Cc: Richard Henderson Cao jin (3): timer: update comments cpus: rename local variable to meaningful one cpus: update comments cpus.c | 13 +++-- include/qemu/timer.h | 19

Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-08-04 Thread Paolo Bonzini
> > Thanks, these can go in 2.8. > > I am fine with the time. Do you want me to repost these after 2.8? No, it's okay. Paolo

Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-08-03 Thread Cao jin
On 08/01/2016 07:44 PM, Paolo Bonzini wrote: On 29/07/2016 13:05, Cao jin wrote: Cc: Paolo Bonzini Cc: Peter Maydell Cc Peter Crosthwaite Cc: Richard Henderson Cao jin (3): timer: update comments cpus: rename local variable to meaningful one cpus: update comments cpus.c

Re: [Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus

2016-08-01 Thread Paolo Bonzini
On 29/07/2016 13:05, Cao jin wrote: > Cc: Paolo Bonzini > Cc: Peter Maydell > Cc Peter Crosthwaite > Cc: Richard Henderson > > Cao jin (3): > timer: update comments > cpus: rename local variable to meaningful one > cpus: update comments > > cpus.c | 13 +++-- >