Re: [PATCH kvm-unit-tests] x86: fix last commit

2015-08-01 Thread Shih-Wei Li
Hi Paolo, I've tried to apply the patch, and found that it passed most of the problematic tests I mentioned earlier (IPI related, kvmclock_test). However, it stopped still at "s3" and couldn't finish it. Do you know what might go wrong? Thanks, Shih-Wei On Thu, Jul 30, 2015 at 9:38 AM, Paolo Bon

Re: [RFC PATCH 0/4] Shared vhost design

2015-08-01 Thread Bandan Das
Eyal Moscovici writes: ... > > We can start to implement polling, but I am unsure if the cgroups > integration > will be sufficient. The polling vhost thread should be scheduled all > the time and just moving it from one cgroup to the other wont be > sufficient. > I think it needs a deeper int

Re: [PATCH kvm-unit-tests] x86: fix last commit

2015-08-01 Thread Bandan Das
Shih-Wei Li writes: > Hi Paolo, > > I've tried to apply the patch, and found that it passed most of the > problematic tests I mentioned earlier (IPI related, kvmclock_test). > However, it stopped still at "s3" and couldn't finish it. Do you know > what might go wrong? Nothing is wrong, that's th

Re: [PATCH kvm-unit-tests] x86: fix last commit

2015-08-01 Thread Paolo Bonzini
On 01/08/2015 21:05, Bandan Das wrote: > Shih-Wei Li writes: > >> Hi Paolo, >> >> I've tried to apply the patch, and found that it passed most of the >> problematic tests I mentioned earlier (IPI related, kvmclock_test). >> However, it stopped still at "s3" and couldn't finish it. Do you know >

Re: [PATCH kvm-unit-tests] x86: fix last commit

2015-08-01 Thread Bandan Das
Paolo Bonzini writes: > On 01/08/2015 21:05, Bandan Das wrote: >> Shih-Wei Li writes: >> >>> Hi Paolo, >>> >>> I've tried to apply the patch, and found that it passed most of the >>> problematic tests I mentioned earlier (IPI related, kvmclock_test). >>> However, it stopped still at "s3" and co

Re: [PATCH kvm-unit-tests] x86: fix last commit

2015-08-01 Thread Shih-Wei Li
Thanks, Paolo! It works for me too. On Sat, Aug 1, 2015 at 5:20 PM, Bandan Das wrote: > Paolo Bonzini writes: > >> On 01/08/2015 21:05, Bandan Das wrote: >>> Shih-Wei Li writes: >>> Hi Paolo, I've tried to apply the patch, and found that it passed most of the problematic tes