qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michal Suchanek <hramrach@centrum.cz>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] RFC patch - option to disable PS/2 mouse
Date: Mon, 6 Jun 2011 19:36:34 +0200	[thread overview]
Message-ID: <BANLkTinzUDrZqTCrZpkLh2g=6f9WwohUmw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

Hello

attaching a patch that allows disabling the PS/2 mouse.

I use this feature to prevent Windows XP guest with recent Synaptics
driver installed from crashing at boot.

The Synaptics driver is somewhat misguided in that (unlike earlier
versions) it installs on pretty much any PS/2 hardware (real or
virtual). There is no problem with this on real hardware. You just get
the Synaptics control panel running uselessly.

On kvm Windows panics during boot.

This patch allows Windows to boot. No PS/2 mouse is detected neither
in Windows nor Linux. However, I am not sure this is the right
approach to disabling the mouse.

I would appreciate if somebody reviewed the patch and either pointed
out issues or merged it into qemu and kvm so that I don't have to
repeatedly patch my binaries.

While this error can be worked around in the guest and it is not
obvious which side is wrong the ability to turn off the mouse might be
useful in some other situations as well.

Thanks

Michal

[-- Attachment #2: nops2.patch --]
[-- Type: plain/text, Size: 5112 bytes --]

                 reply	other threads:[~2011-06-06 17:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='BANLkTinzUDrZqTCrZpkLh2g=6f9WwohUmw@mail.gmail.com' \
    --to=hramrach@centrum.cz \
    --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).