Re: [Qemu-devel] Base images

2006-11-22 Thread Michael McConnell
On Wed, 22 Nov 2006, David Roberts wrote: > > qemu-img convert [-c] -O qcow > > > > should do what you want. > Great. However, does that mean that I cannot compress an image without > merging > it with its base image? I believe so, yes. It makes sense for the changes file to be uncompressed,

Re: [Qemu-devel] SystemC Cosimulation

2006-11-22 Thread Màrius Montón
Our work on SystemC + QEMU has been published: http://cephis.uab.es/proj/public/qemu/ We put a patch against qemu-0.8.2 source code. Any comments will be appreciated! Enjoy, Màrius Màrius Montón wrote: > Yes, thats the idea behind our work. > We write a module for qemu that emulates Altera PCI

Re: [Qemu-devel] SystemC Cosimulation

2006-11-22 Thread Johannes Schindelin
Hi, On Wed, 22 Nov 2006, Màrius Montón wrote: > Our work on SystemC + QEMU has been published: > http://cephis.uab.es/proj/public/qemu/ Great! A few comments (as you said they are welcome): - As far as I saw, you use C++, but the code is simple enough to be written in C. This is needed by Sys

Re: [Qemu-devel] SystemC Cosimulation

2006-11-22 Thread Màrius Montón
Hi, of course comments are welcome! And yes, you're right about all of them. we will fix it ASAP. In other hand, we don't expect to do this plugin official to QEMU. we think it's too specific and it's useless to "normal" qemu user. By the way, I'd like ask to mailing list if people think it's g

Re: [Qemu-devel] Problem with windows qemu port

2006-11-22 Thread Eduardo Felipe
-monitor option is not supported. The server variants of the command work for me on Windows, though. Try: -monitor tcp:127.0.0.1:9100,server or just -monitor tcp::9100,server to start qemu in server mode listening to port 9100. Then make your GUI connect to qemu, instead of the other way a

SV: [Qemu-devel] ARM CPSR and conditional instructions

2006-11-22 Thread Torbjörn Andersson
I’m sorry for spamming you mailing list with my duplicate posts. I had some problems sending my mail. /Torbjörn _ Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Torbjörn Andersson Skickat: den 21 november 2006 22:16 Till: qemu-devel@nongnu.org Ämne: [Qemu-devel] ARM CPSR and c

Re: SV: [Qemu-devel] ARM CPSR and conditional instructions

2006-11-22 Thread Wolfgang Schildbach
I very much doubt there is any problem with the CPSR. The ARM emulation has correctly run hundreds of millions of instructions coming from many different compilers and hand-written assembly. Can you be more precise in what the effect is that you see? - Wolfgang [EMAIL PROTECTED] wrote on 22.1