Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751803AbcLEQFS (ORCPT ); Mon, 5 Dec 2016 11:05:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50950 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668AbcLEQFQ (ORCPT ); Mon, 5 Dec 2016 11:05:16 -0500 Date: Mon, 5 Dec 2016 17:03:59 +0100 From: Radim =?utf-8?B?S3LEjW3DocWZ?= To: David Hildenbrand Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Paolo Bonzini , Igor Mammedov Subject: Re: [PATCH 1/4] KVM: x86: use delivery to self in hyperv synic Message-ID: <20161205160359.GB8660@potion> References: <20161202194401.10038-1-rkrcmar@redhat.com> <20161202194401.10038-2-rkrcmar@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Mon, 05 Dec 2016 16:04:02 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 230 Lines: 7 2016-12-05 15:41+0100, David Hildenbrand: > Am 02.12.2016 um 20:43 schrieb Radim Krčmář: >> Interrupt to self can sent without knowing the APIC ID. > > can _be_ sent? Yes, thanks, I'll fix it in v2 or when applying your r-b.