From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC Date: Thu, 10 Mar 2016 21:44:55 +0100 Message-ID: <20160310204455.GA7294@potion.brq.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> <56E1D0FE.9030003@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Suravee Suthikulpanit , 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: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <56E1D0FE.9030003@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 2016-03-10 20:54+0100, Paolo Bonzini: > 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.) >=20 > I'd just only enable AVIC for split irqchip... Great idea.