* [Qemu-devel] win2k installation: times
@ 2004-05-07 4:18 Jim C. Brown
2004-05-07 14:47 ` [Qemu-devel] " Matthew Mastracci
0 siblings, 1 reply; 3+ messages in thread
From: Jim C. Brown @ 2004-05-07 4:18 UTC (permalink / raw)
To: qemu-devel
On a Pentium MMX 200mhz, its been 29 hours and its still installing.
(At the "Saves settings" part, after "Installs Start menu items" and
"Registers compontents".) How long does it take on average?
It runs Windows 98 at a fairly nice speed. Installation was only an hour
or so for that. Takes a few minutes to boot. Windows 2000 takes 6 hours to
boot, but this is for the install. Does it boot faster afterwards?
Also, when the install is interrupted, it starts all over again. Not sure
if this is typical of Win2000 or is qemu-specific.
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. :/
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: win2k installation: times
2004-05-07 4:18 [Qemu-devel] win2k installation: times Jim C. Brown
@ 2004-05-07 14:47 ` Matthew Mastracci
0 siblings, 0 replies; 3+ messages in thread
From: Matthew Mastracci @ 2004-05-07 14:47 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
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.
[-- Attachment #2: matt.vcf --]
[-- Type: text/x-vcard, Size: 286 bytes --]
begin:vcard
fn:Matthew Mastracci
n:Mastracci;Matthew
org:aclaro Softworks, inc.
adr:;;1900 a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada
email;internet:matt@aclaro.com
title:Software Developer
tel;work:(403) 299-6612
x-mozilla-html:FALSE
url:http://www.aclaro.com
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Re: win2k installation: times
@ 2004-05-07 18:39 Jim C. Brown
0 siblings, 0 replies; 3+ messages in thread
From: Jim C. Brown @ 2004-05-07 18:39 UTC (permalink / raw)
To: qemu-devel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-07 18:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-07 4:18 [Qemu-devel] win2k installation: times Jim C. Brown
2004-05-07 14:47 ` [Qemu-devel] " Matthew Mastracci
-- strict thread matches above, loose matches on Subject: below --
2004-05-07 18:39 Jim C. Brown
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).