[patch] Re: [patch] on-quit-v0.21 with resume/suspend/power-off dialog Re: [patch] Re: [Qemu-devel] Suggestion - trap window-close of VM

2005-07-28 Thread Struan Bartlett
If anyone cares, I've updated my on-quit-0.21 patch to cleanly apply to qemu 0.7.1 (to be precise the 2005-07-23 nightly snapshot of 0.7.1). Instructions and history below. Feedback still welcome. Struan On Sat, 7 May 2005, Struan Bartlett wrote: > Having had the APM bios fixed in the 0.7 Qemu

[Qemu-devel] kqemu 0.7.1-1

2005-07-28 Thread Fabrice Bellard
A new version of kqemu is available. version 0.7.1-1: - FreeBSD compile fixes - added x86_64 support - __PAGE_KERNEL_EXEC fix for Linux 2.6 Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-deve

[Qemu-devel] qemu qemu-doc.texi

2005-07-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/28 22:27:28 Modified files: . : qemu-doc.texi Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/qemu-do

[Qemu-devel] qemu configure

2005-07-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/28 21:45:39 Modified files: . : configure Log message: FreeBSD fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/config

[Qemu-devel] Fwd: confirm 5b3f8804f035edfa46b0767b84f616256023037b

2005-07-28 Thread Rafał Cygnarowski
What's this!!?? I've got about three messages of this kind recived already. When I try to click on link in message I've got following information displayed: Bad confirmation string Invalid confirmation string: 5b3f8804f035edfa46b0767b84f616256023037b. Note that confirmation strings expire appro

Re: [Qemu-devel] KQEMU 0.7.1 not working

2005-07-28 Thread Pablo R. Canto
Mike Swanson wrote: Not sure why, but dmesg says this: kqemu: Unknown symbol __PAGE_KERNEL_EXEC This patch is the solution http://www.zarb.org/cgi-bin/viewcvs.cgi/plf/SPECS/non-free/dkms-kqemu/kqemu-0.7.1-PAGE_KERNEL_EXEC.patch?rev=1.1&view=log Pablo.- ___

Re: [Qemu-devel] small bugs in 0.7.1

2005-07-28 Thread Struan Bartlett
On Wed, 27 Jul 2005, ace wrote: > - I compiled from source but had problem with kqemu. It > compiled with a warning but created the kernel module. But > the module can't be loaded into the kernel, is says > 'unresolved symbol __PAGE_KERNEL_EXEC'. Compilation of I got this too. Removing the #ifde

Re: [Qemu-devel] Problem installing WIndows

2005-07-28 Thread Jim C. Brown
On Thu, Jul 28, 2005 at 07:04:11PM +0200, Filip Navara wrote: > >>>I've gotten a little further, but don't seem to be finding this as easy > >>>as some of you. I can now type the admin password at the login screen, > >>>but I get a dialog, title "Windows Product Activation", text "A problem > >>>i

[Qemu-devel] Solaris/SPARC binaries

2005-07-28 Thread Thomas Steffen
Hi, can I use qemu to run Solaris binaries for SPARCv8 or better even SPARCv9 (64bit)? Installiing Solaris under qemu would be ideal, but I found no hind how to do it, or whether it is indeed possible. Running Solaris binaries under a Linux/sparc kernel (which is booting fine) should be an optio

[Qemu-devel] KQEMU 0.7.1 not working

2005-07-28 Thread Mike Swanson
Not sure why, but dmesg says this: kqemu: Unknown symbol __PAGE_KERNEL_EXEC -- Mike ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Problem installing WIndows

2005-07-28 Thread Filip Navara
Antony Gelberg wrote: Paul Brook wrote: On Wednesday 27 July 2005 14:21, Antony Gelberg wrote: I've gotten a little further, but don't seem to be finding this as easy as some of you. I can now type the admin password at the login screen, but I get a dialog, title "Windows Product Act

Re: [Qemu-devel] Problem installing WIndows

2005-07-28 Thread Antony Gelberg
Paul Brook wrote: > On Wednesday 27 July 2005 14:21, Antony Gelberg wrote: > >>I've gotten a little further, but don't seem to be finding this as easy >>as some of you. I can now type the admin password at the login screen, >>but I get a dialog, title "Windows Product Activation", text "A problem

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

[Qemu-devel] [patch] QVM86 / KQEMU for Windows updates

2005-07-28 Thread Filip Navara
Changes: - Implement the "scheduling" functions. - Fix a bug which cause the driver to fail unloading on Win2K machines. - Attempt to fix QVM86 on machines with NX support. - Installation script. Index: exec-all.h === RCS file: /cvsro

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

[Qemu-devel] some benchmarks on windows hosts

2005-07-28 Thread Christian MICHON
Just wanted to share some preliminary results Aim= to compare on WinXP hosts qemu+kqemu 0.7.1 with Serenity Virtual Station (svista) Settings= both vm use 128M RAM + 256M HDD/COW Guest= slaxpro iso Benchmarks= boot time, untarring kernel, compile kernel Time is measured in real time, n

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