Re: [Qemu-devel] Login a guest use commandline

2005-11-10 Thread shunwen
On 三, 2005-11-09 at 12:46 +0100, Martin Koniczek wrote: sudo qemu -hda testaa.img -boot c -localtime -serial stdio -pidfile pidfile1.txt sleep 300 root 123456 ifconfig you intend to queue commands to be executed within the qemu guest? Yes! is not suitable for entering commands,

Re: [Qemu-devel] Re: VMWare player

2005-11-10 Thread Nis Jorgensen
Christian MICHON wrote: using a slax-live cdrom, I managed to compile linux-2.6.14 in less than 3 minutes, when it takes more than 6 minutes with kqemu/qemu-0.7.2, and around 20 minutes without kqemu. The test was made using vmdk image format. Please note that the VMware license terms forbid you

[Qemu-devel] Horrid hang: KQEMU and Windows XP SP2 + full patchset up to October (host and guest)

2005-11-10 Thread André Braga
I'm using a somewhat patched (meaning: UDMA + nonblocking IO) current CVS QEMU, so I think I'd best ask this on the list to see if anyone can reproduce this, so I can narrow the problem down to my particular setup. When I run English Windows XP SP2 + October patchset (as per AutoPatcher v.

[Qemu-devel] Fwd: Apple tries to patent 'tamper-resistant software'

2005-11-10 Thread Philipp Gühring
Hi, I guess this is of interest here too. Begin forwarded message: Apple tries to patent 'tamper-resistant software' By Ina Fried http://news.com.com/Apple+tries+to+patent+tamper-resistant+software/ 2100-1045_3-5942107.html Story last modified Wed Nov 09 11:16:00 PST 2005 Apple

Re: [Qemu-devel] patch for qemu with newer gcc-3.4.x (support repz retq optimization for amd processors correctly)

2005-11-10 Thread Igor Kovalenko
Paul Brook wrote: Notice the 'repz mov' sequence, which seems to be undocumented instruction. It seems to work somehow but chokes valgrind decoder. The following patch (against current CVS) fixes this problem, This patch is incorrect. It could match any number of other instructions that

Re: [Qemu-devel] GTK GUI for QEmu

2005-11-10 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anthony Liguori schrieb: Howdy, I started working last week on a GTK GUI for QEmu. I've made enough progress that I wanted to share the results with everyone and collect feedback--especially any feedback regarding what should be added/changed

[Qemu-devel] qemu ./vl.h hw/serial.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/10 23:58:33 Modified files: . : vl.h hw : serial.c Log message: char dev ioctls CVSWeb URLs:

[Qemu-devel] qemu ./Changelog ./qemu-doc.texi ./vl.c hw/para...

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/10 23:58:52 Modified files: . : Changelog qemu-doc.texi vl.c hw : parallel.c Log message: low level host parallel

[Qemu-devel] qemu/hw sb16.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/10 23:59:38 Modified files: hw : sb16.c Log message: spelling fix (malc) CVSWeb URLs:

[Qemu-devel] qemu/hw es1370.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:00:09 Modified files: hw : es1370.c Log message: ES1370 word sized read fix (aka Win9x bug) (malc) CVSWeb URLs:

[Qemu-devel] qemu vl.h

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:00:47 Modified files: . : vl.h Log message: API for changes in VM state (malc) CVSWeb URLs:

[Qemu-devel] qemu/audio ossaudio.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:02:25 Modified files: audio : ossaudio.c Log message: debug msg (malc) CVSWeb URLs:

[Qemu-devel] qemu/audio mixeng.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:03:07 Modified files: audio : mixeng.c Log message: size_t fix (malc) CVSWeb URLs:

[Qemu-devel] qemu/audio coreaudio.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:03:21 Modified files: audio : coreaudio.c Log message: compile fix (malc) CVSWeb URLs:

[Qemu-devel] qemu/audio audio_template.h

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:03:36 Modified files: audio : audio_template.h Log message: size_t fix (malc) CVSWeb URLs:

[Qemu-devel] qemu/audio audio.c

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:04:19 Modified files: audio : audio.c Log message: VM state change support (malc) CVSWeb URLs:

[Qemu-devel] qemu hw/esp.c pc-bios/proll.elf pc-bios/proll.p...

2005-11-10 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/11/11 00:24:58 Modified files: hw : esp.c pc-bios: proll.elf proll.patch target-sparc : helper.c op_helper.c translate.c

Re: [Qemu-devel] GTK GUI for QEmu

2005-11-10 Thread Jim C. Brown
- -the software scaler is maybe a good idea, but for fullscreen mode, I'd better like to have screen resolution switched to qemu guest resolution (as it is with normal qemu now) The problem is that is really hard to do. Especially in a cross platform manner. I couldn't figure out how to scale