From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751972AbcLEOmB (ORCPT ); Mon, 5 Dec 2016 09:42:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45462 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbcLEOl6 (ORCPT ); Mon, 5 Dec 2016 09:41:58 -0500 Subject: Re: [PATCH 1/4] KVM: x86: use delivery to self in hyperv synic To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , linux-kernel@vger.kernel.org, kvm@vger.kernel.org References: <20161202194401.10038-1-rkrcmar@redhat.com> <20161202194401.10038-2-rkrcmar@redhat.com> Cc: Paolo Bonzini , Igor Mammedov From: David Hildenbrand Organization: Red Hat GmbH Message-ID: Date: Mon, 5 Dec 2016 15:41:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161202194401.10038-2-rkrcmar@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Mon, 05 Dec 2016 14:41:58 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 02.12.2016 um 20:43 schrieb Radim Krčmář: > Interrupt to self can sent without knowing the APIC ID. can _be_ sent? Looks sane to me. Reviewed-by: David Hildenbrand -- David