From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753023AbeACO6E (ORCPT + 1 other); Wed, 3 Jan 2018 09:58:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44838 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502AbeACO6D (ORCPT ); Wed, 3 Jan 2018 09:58:03 -0500 From: Vitaly Kuznetsov To: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" Cc: Paolo Bonzini , Stephen Hemminger , kvm@vger.kernel.org, Radim =?utf-8?B?S3LEjW0=?= =?utf-8?B?w6HFmQ==?= , Haiyang Zhang , x86@kernel.org, linux-kernel@vger.kernel.org, "Michael Kelley \(EOSG\)" , Roman Kagan , Andy Lutomirski , devel@linuxdriverproject.org, Mohammed Gamal Subject: Re: [PATCH v2 0/7] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V References: <20171213150945.24054-1-vkuznets@redhat.com> <87r2rw2v8x.fsf@vitty.brq.redhat.com> Date: Wed, 03 Jan 2018 15:57:58 +0100 In-Reply-To: <87r2rw2v8x.fsf@vitty.brq.redhat.com> (Vitaly Kuznetsov's message of "Fri, 15 Dec 2017 10:30:54 +0100") Message-ID: <87373nt2fd.fsf@vitty.brq.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Wed, 03 Jan 2018 14:58:03 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Vitaly Kuznetsov writes: > Paolo Bonzini writes: >> >> Patches 5-7 are >> >> Acked-by: Paolo Bonzini >> >> I would appreciate if the Hyper-V folks can provide a topic branch to be >> merged in both HV and KVM trees. >> > > There's no such thing as Hyper-V tree, patches are usually getting > merged through 'tip' tree when the majority of changes go to arch/x86 or > Greg's char-misc tree when changes are drivers/hv heavy (+ net, scsi, > pci, hid, ... trees for individual drivers). > > In this particular case the series is x86-heavy and I believe it should > go through x86 'tip' tree. > > Thomas, Ingo, Peter, could you please take a look? Thanks! Gentle ping after the holidays season :-) -- Vitaly