From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754328AbcGFMoh (ORCPT ); Wed, 6 Jul 2016 08:44:37 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35736 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751925AbcGFMof (ORCPT ); Wed, 6 Jul 2016 08:44:35 -0400 Subject: Re: [PATCH v2 0/4] implement vcpu preempted check To: Peter Zijlstra , Juergen Gross 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: linux-s390@vger.kernel.org, xen-devel-request@lists.xenproject.org, dave@stgolabs.net, benh@kernel.crashing.org, Pan Xinhui , boqun.feng@gmail.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, waiman.long@hpe.com, virtualization@lists.linux-foundation.org, mingo@redhat.com, paulus@samba.org, mpe@ellerman.id.au, schwidefsky@de.ibm.com, paulmck@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org From: Paolo Bonzini Message-ID: Date: Wed, 6 Jul 2016 14:44:31 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 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/2016 10:19, 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? I at least skim the subjects. Paolo