From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions Date: Mon, 11 Apr 2016 22:34:49 +0200 Message-ID: <20160411203449.GA32480@potion.brq.redhat.com> References: <1460017232-17429-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1460017232-17429-2-git-send-email-Suravee.Suthikulpanit@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: pbonzini@redhat.com, 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: Suravee Suthikulpanit Return-path: Content-Disposition: inline In-Reply-To: <1460017232-17429-2-git-send-email-Suravee.Suthikulpanit@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 2016-04-07 03:20-0500, Suravee Suthikulpanit: > Exporting LAPIC utility functions and macros for re-use in SVM code. >=20 > Signed-off-by: Suravee Suthikulpanit > --- Adding kvm_lapic_set_reg looks weird when KVM has kvm_apic_get_reg, but the structure they accept is called kvm_lapic, so I vote to rename get, Reviewed-by: Radim Kr=C4=8Dm=C3=A1=C5=99