From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 06 Dec 2011 18:59:31 +0000 Subject: Re: [PATCH 02/28] kvm tools: Only build/init i8042 on x86 Message-Id: <4EDE6613.9020208@freescale.com> List-Id: References: <4EDD8E05.6060704@ozlabs.org> In-Reply-To: <4EDD8E05.6060704@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Matt Evans Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org On 12/05/2011 09:37 PM, Matt Evans wrote: > Not every architecture has an i8042 kbd controller, so only use this when > building for x86. There are non-x86 machines that have one, though -- does KVM tool have any sort of target configuration mechanism? -Scott