From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933042AbWLaGwh (ORCPT ); Sun, 31 Dec 2006 01:52:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933041AbWLaGwh (ORCPT ); Sun, 31 Dec 2006 01:52:37 -0500 Received: from fw5.argo.co.il ([194.90.79.130]:2664 "EHLO argo2k.argo.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933042AbWLaGwg (ORCPT ); Sun, 31 Dec 2006 01:52:36 -0500 Message-ID: <45975E21.1040508@argo.co.il> Date: Sun, 31 Dec 2006 08:52:17 +0200 From: Avi Kivity User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: Jeff Chua CC: linux-kernel@vger.kernel.org Subject: Re: any chance to bypass BIOS check for VT? References: <459629F5.2000602@argo.co.il> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 31 Dec 2006 06:52:29.0837 (UTC) FILETIME=[3D53ABD0:01C72CA8] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeff Chua wrote: > >> A ps/2 mouse should be enabled automatically. What makes you think it >> is disabled? > > It's enabled, but I don't see the mouse. If I cat /proc/mouse, I see > the raw data, but pointer doesn't show up in the screen. > Are you sure the guest is configured correctly? Please try with -no-kvm (or with the modules unloaded). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.