From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Subject: Re: [kvm-unit-tests PATCH] x86: move APIC timer related defines to headers Date: Fri, 23 Sep 2016 11:28:08 +0800 Message-ID: <20160923032808.GS5134@pxdev.xzpeter.org> References: <20160922224434.21311-1-rkrcmar@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: kvm@vger.kernel.org, Paolo Bonzini , Andrew Jones To: Radim =?utf-8?B?S3LEjW3DocWZ?= Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40872 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757038AbcIWD2M (ORCPT ); Thu, 22 Sep 2016 23:28:12 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C6930C05490D for ; Fri, 23 Sep 2016 03:28:11 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20160922224434.21311-1-rkrcmar@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Sep 23, 2016 at 12:44:34AM +0200, Radim Krčmář wrote: > Change names to match Linux where necessary. > > Signed-off-by: Radim Krčmář Reviewed-by: Peter Xu -- peterx