From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC Date: Thu, 10 Mar 2016 20:54:38 +0100 Message-ID: <56E1D0FE.9030003@redhat.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Suravee Suthikulpanit Return-path: 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 In-Reply-To: <20160310193419.GA2657@potion.brq.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/03/2016 20:34, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > (Btw. edge EOI hacks for PIT and RTC won't work because AVIC doesn't > exit when TMR=3D0, but I'd take it slow and tackle those after v3.) I'd just only enable AVIC for split irqchip... Paolo