From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753337AbcGFITg (ORCPT ); Wed, 6 Jul 2016 04:19:36 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:49912 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751178AbcGFITe (ORCPT ); Wed, 6 Jul 2016 04:19:34 -0400 Date: Wed, 6 Jul 2016 10:19:20 +0200 From: Peter Zijlstra To: Juergen Gross 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 Subject: Re: [PATCH v2 0/4] implement vcpu preempted check Message-ID: <20160706081920.GG30921@twins.programming.kicks-ass.net> References: <1467124991-13164-1-git-send-email-xinhui.pan@linux.vnet.ibm.com> <20160706065255.GH30909@twins.programming.kicks-ass.net> <577CB786.8000902@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <577CB786.8000902@suse.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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?