Re: Cirrus Emulation (was: [Qemu-devel] KQEMU on Win32 (+patch))

2005-07-29 Thread Christian MICHON
On 7/28/05, Christian MICHON wrote: > http://cyberkinetica.homeunix.net/qemu/cirrus_vga.patch.gz > > It's tagged on Antony's page as: > "Attempt to speed up Cirrus VGA" I tried it yesterday with proper graphical benchmarks (win95 guest). Some rendering is wrong on fonts (especially letter W upper

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Joshua Kugler
On Thursday 28 July 2005 07:08, Johannes Schindelin wrote: > On Thu, 28 Jul 2005, Doctor Bill wrote: > > If you are running Linux under Windows, I highly recommend using > > coLinux. It also requires a modified kernel, as coLinux is a different kind off "CPU." -- Joshua Kugler CDE System Adminis

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Johannes Schindelin
Hi, On Thu, 28 Jul 2005, Doctor Bill wrote: > If you are running Linux under Windows, I highly recommend using > coLinux. AFAIK coLinux is - only for WinNT and "better" - not easily modified, because it relies on proprietary development components. Ciao, Dscho _

Re: Cirrus Emulation (was: [Qemu-devel] KQEMU on Win32 (+patch))

2005-07-28 Thread Christian MICHON
http://cyberkinetica.homeunix.net/qemu/cirrus_vga.patch.gz I found back the patch I mentionned. It's not in v0.7.1, but I do not know its effects yet on cirrus speed. It's tagged on Antony's page as: "Attempt to speed up Cirrus VGA" Christian On 7/28/05, Hetz Ben Hamo wrote: > Hmm, > > Anyone

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Doctor Bill
If you are running Linux under Windows, I highly recommend using coLinux. It is more of a pain to initially configure, but once it is the code runs just as fast as with a native Linux boot. Maybe someday, someone will merge the front ends to these two entirely different programs... If anyone kno

Cirrus Emulation (was: [Qemu-devel] KQEMU on Win32 (+patch))

2005-07-28 Thread Hetz Ben Hamo
Hmm, Anyone has patches for Cirrus Logic emulation that hasn't been applied yet? If so, could someone send them over please? Thanks, Hetz On 7/28/05, Christian MICHON <[EMAIL PROTECTED]> wrote: > found out why :) > > On 7/28/05, 姚春林 wrote: > (...) > > debian + gnome 2.1 > > gnome is slow . and

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Christian MICHON
found out why :) On 7/28/05, 姚春林 wrote: (...) > debian + gnome 2.1 > gnome is slow . and vmware with 256mem is more faster then qemu. answer is: gnome usage. Bad idea, which ever is your emulator. Try to go for lighter window manager environment, like fluxbox. Try also to boot in framebuffer m

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread 姚春林
Host system Tinkpad R40e  P4 2G 768M   WINXP pro  qemu 0.7.1  mem 256  2005/7/28, Christian MICHON <[EMAIL PROTECTED]>: inside the qemu monitor (CTRL-ALT-2), type "info kqemu".Just to confirm.   kqemu is enadled   If you get "kqemu is enabled", report exactly which linuxguest you're using. Did you

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Filip Navara
Christian MICHON wrote: >inside the qemu monitor (CTRL-ALT-2), type "info kqemu". >Just to confirm. > >If you get "kqemu is enabled", report exactly which linux >guest you're using. Did you do your own qemu compilation ? > >if not, you surely missed applying the regedit file, reboot the >machine a

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Christian MICHON
inside the qemu monitor (CTRL-ALT-2), type "info kqemu". Just to confirm. If you get "kqemu is enabled", report exactly which linux guest you're using. Did you do your own qemu compilation ? if not, you surely missed applying the regedit file, reboot the machine and do a "net start kqemu". Side

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread 姚春林
QEMU+KQEMU 0.7.1 on windows is still too slow when run linux guest system.menu is delay ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-28 Thread Filip Navara
Elefterios Stamatogiannakis wrote: [snip] You can compile it yourself on either Windows machine with MinGW or on linux machine with MinGW cross-compiler. I tried to compile kqemu with MinGW without luck (although i didn't push it much). The error was: kqemu-win32.o(.text+0x217):kqemu-win

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-27 Thread Elefterios Stamatogiannakis
Filip Navara wrote: > I'm trying to find out why qvm86 crashes the host (instant reboot when right clicking on some icons on the guest desktop). > So i thought if it is possible to use some code from kqemu-win32.c to update qvm86-win32.c No, I wrote both of the files and I can honestly tel

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-27 Thread Hetz Ben Hamo
I've updated my QEMU download section: http://qemu.dad-answers.com/download/ Your binaries are there now (under the win32 directory) Thanks, Hetz On 7/28/05, Filip Navara <[EMAIL PROTECTED]> wrote: > Hi, > > as there were recently few questions about KQEMU I decided to dedicate > few minutes at

[Qemu-devel] KQEMU on Win32 (+patch)

2005-07-27 Thread Filip Navara
Hi, as there were recently few questions about KQEMU I decided to dedicate few minutes at answering them and to post a few comments. > I'm trying to find out why qvm86 crashes the host (instant reboot when right clicking on some icons on the guest desktop). > So i thought if it is possible to