From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH 02/28] kvm tools: Only build/init i8042 on x86 Date: Tue, 6 Dec 2011 12:59:31 -0600 Message-ID: <4EDE6613.9020208@freescale.com> References: <4EDD8E05.6060704@ozlabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: , To: Matt Evans Return-path: Received: from am1ehsobe001.messaging.microsoft.com ([213.199.154.204]:58927 "EHLO AM1EHSOBE001.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752709Ab1LFS77 (ORCPT ); Tue, 6 Dec 2011 13:59:59 -0500 In-Reply-To: <4EDD8E05.6060704@ozlabs.org> Sender: kvm-owner@vger.kernel.org List-ID: 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