From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH v4 0/2] kvm: x86: Implement handling of RH=1 for MSI delivery in KVM Date: Fri, 3 Apr 2015 12:17:25 +0200 Message-ID: <20150403101725.GA28325@potion.brq.redhat.com> References: <1426728364-14942-1-git-send-email-sullivan.james.f@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, gleb@kernel.org, pbonzini@redhat.com To: James Sullivan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53261 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbbDCKRb (ORCPT ); Fri, 3 Apr 2015 06:17:31 -0400 Content-Disposition: inline In-Reply-To: <1426728364-14942-1-git-send-email-sullivan.james.f@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: 2015-03-18 19:26-0600, James Sullivan: > Changes since v3: > * Revert logic for setting dest_mode; irq->dest_mode is now set > independently of RH=3D1. (See <20150318225225.GA8702@amt.cnet>). > The reason for this is to maintain consistenty with the interpret= ation > of MSI destination mode selection in native_compose_msi_msg(). Logic matches real hardware, thanks for confirming that. Two patch series Reviewed-by: Radim Kr=C4=8Dm=C3=A1=C5=99 (See my v3 review for comments.)