qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Even Rouault <even.rouault@mines-paris.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PS/2 mouse support for FC4 guest broken in QEMU 0.9.1
Date: Sun, 20 Jan 2008 23:27:35 +0100	[thread overview]
Message-ID: <200801202327.36331.even.rouault@mines-paris.org> (raw)
In-Reply-To: <200801202158.06765.even.rouault@mines-paris.org>

After quite a lot of CVS bisection, I've identified revision 1.24 of 
hw/pckbd.c ("QEMU keyboard issue with Gujin-2.2") to be responsible for the 
regression with the PS/2 mouse for FC4 guests.

With r1.24, I can read in the log of the kernel boot sequence :
"PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU@ at 0x60,0x64 irq 1,12"
 Failed to disable AUX port, but continuing anyway... Is this a Sis?
 If AUX port is really absent please use the 'i8042.noaux' option.
 serio: i8042 KBD PORT at 0x60,0x64 irq 1"

With r1.23, I only get :
"PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU@ at 0x60,0x64 irq 1,12"
 serio: i8042 KBD PORT at 0x60,0x64 irq 1"

Le Sunday 20 January 2008 21:58:05 Even Rouault, vous avez écrit :
> Hi,
>
> I've tried QEMU 0.9.1 and PS/2 mouse support for FC4 guest seems to be
> broken. I was using previously a CVS version dating back to 2007/09/07 and
> it works fine with it.
>
> It can be tested by simply running qemu on the FC4-i386-DVD.iso
> installation ISO DVD. Anaconda doesn't manage to find the mouse and fall
> back to text mode. On an already installed image, the mouse doesn't work in
> X or in text mode.
>
> Best regards.

  reply	other threads:[~2008-01-20 22:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-20 20:58 [Qemu-devel] PS/2 mouse support for FC4 guest broken in QEMU 0.9.1 Even Rouault
2008-01-20 22:27 ` Even Rouault [this message]
2008-01-20 23:54   ` Johannes Schindelin
2008-01-21 20:19     ` Even Rouault
2008-02-03  3:15       ` andrzej zaborowski
2008-02-03  9:56         ` Even Rouault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200801202327.36331.even.rouault@mines-paris.org \
    --to=even.rouault@mines-paris.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).