From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754694AbcCJTyv (ORCPT ); Thu, 10 Mar 2016 14:54:51 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:36397 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753185AbcCJTyn (ORCPT ); Thu, 10 Mar 2016 14:54:43 -0500 Subject: Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Suravee Suthikulpanit References: <1457124368-2025-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1457124368-2025-8-git-send-email-Suravee.Suthikulpanit@amd.com> <20160309205512.GD19459@potion.brq.redhat.com> <20160310193419.GA2657@potion.brq.redhat.com> Cc: joro@8bytes.org, bp@alien8.de, gleb@kernel.org, alex.williamson@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, wei@redhat.com, sherry.hurwitz@amd.com From: Paolo Bonzini Message-ID: <56E1D0FE.9030003@redhat.com> Date: Thu, 10 Mar 2016 20:54:38 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160310193419.GA2657@potion.brq.redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/03/2016 20:34, Radim Krčmář wrote: > (Btw. edge EOI hacks for PIT and RTC won't work because AVIC doesn't > exit when TMR=0, but I'd take it slow and tackle those after v3.) I'd just only enable AVIC for split irqchip... Paolo