qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: win2k installation: times
Date: Fri, 7 May 2004 14:39:09 -0400	[thread overview]
Message-ID: <20040507183909.GA20914@jbrown.mylinuxbox.org> (raw)

On Fri, May 07, 2004 at 08:47:20AM -0600, Matthew Mastracci wrote:
> Jim C. Brown wrote:
> 
> >P.S. I have the Synaptic specifications downloaded. I can start writing the
> >qemu support, once I figure out how the PS/2 mouse is emulated.
> >
> >It would probably be easier to add a command to the emulated mouse to 
> >switch
> >from reporting relative position to absolute position. This would need a
> >custom guest driver to use absolute positioning though. :/
> > 
> >
> The Synaptics touchpad has a special register sequence that switches it 
> to absolute-reporting mode.  The bonus of doing it this way is that 
> Linux/XFree86-based operating systems get free absolute positioning 
> support (the kernel PS/2 layer has touchpad support built in).  Windows 
> is the only tricky part of this implementation.
> 
> Matt.

The touchpad emulation isn't as hard as I thought it would have been, for this
very reason. I have the info query mechanism fully coded, and am working
on the packets themselves. So much bitshifting is tricky but not inheriently
difficult.

BTW, am I the first to try this? Or am I duplicating someone else's work?

It took 2 days, 10 hours, and 40 minutes to install win2k on qemu-softmmu
on a 200mhz Pentium I cpu. Emulated with 32 mb of RAM, though if I had to
do it over again I would have given it 64mb. Still takes 6 hours to boot.

> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel


-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

             reply	other threads:[~2004-05-07 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-07 18:39 Jim C. Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-07  4:18 [Qemu-devel] win2k installation: times Jim C. Brown
2004-05-07 14:47 ` [Qemu-devel] " Matthew Mastracci

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=20040507183909.GA20914@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --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).