From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753521AbcGFIjH (ORCPT ); Wed, 6 Jul 2016 04:39:07 -0400 Received: from mx2.suse.de ([195.135.220.15]:59046 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753352AbcGFIjC (ORCPT ); Wed, 6 Jul 2016 04:39:02 -0400 Subject: Re: [PATCH v2 0/4] implement vcpu preempted check To: Peter Zijlstra References: <1467124991-13164-1-git-send-email-xinhui.pan@linux.vnet.ibm.com> <20160706065255.GH30909@twins.programming.kicks-ass.net> <577CB786.8000902@suse.com> <20160706081920.GG30921@twins.programming.kicks-ass.net> Cc: Pan Xinhui , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, virtualization@lists.linux-foundation.org, linux-s390@vger.kernel.org, mingo@redhat.com, mpe@ellerman.id.au, paulus@samba.org, benh@kernel.crashing.org, paulmck@linux.vnet.ibm.com, waiman.long@hpe.com, will.deacon@arm.com, boqun.feng@gmail.com, dave@stgolabs.net, schwidefsky@de.ibm.com, pbonzini@redhat.com, xen-devel-request@lists.xenproject.org From: Juergen Gross Message-ID: <577CC3A1.3070002@suse.com> Date: Wed, 6 Jul 2016 10:38:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <20160706081920.GG30921@twins.programming.kicks-ass.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/16 10:19, Peter Zijlstra wrote: > On Wed, Jul 06, 2016 at 09:47:18AM +0200, Juergen Gross wrote: >> On 06/07/16 08:52, Peter Zijlstra wrote: > >>> Paolo, could you help out with an (x86) KVM interface for this? >> >> Xen support of this interface should be rather easy. Could you please >> Cc: xen-devel-request@lists.xenproject.org in the next version? > > So meta question; aren't all you virt people looking at the regular > virtualization list? Or should we really dig out all the various > hypervisor lists and Cc them? Hmm, good question. Up to now I didn't look at the virtualization list, just changed that. :-) Can't speak for the other virt people. Juergen