[Qemu-discuss] qemu-img commit doing strange things

2014-11-27 Thread Sebastian Unger
Hi There, I may be misunderstanding something or there may be a bug in qemu-img. Could someone shed some light on this? The VM is shut down of course while I'm running these commands. Note how the size of tt.qcow2 changes in the commit. It grows to almost 10 times the size of all the data on the

Re: [Qemu-discuss] Output many return values of some instruction

2014-11-27 Thread Peter Maydell
On 27 November 2014 at 02:47, erics...@via-alliance.com wrote: Many instructions can output only one return value by cpu_T[0] parameter, and input parameter is cpu_T[0], there is no other parameter to use for output more return value. How can I do it? For example: Common

Re: [Qemu-discuss] QMEU start error, HELP

2014-11-27 Thread Peter Maydell
On 27 November 2014 at 12:24, edonli edo...@126.com wrote: I have rebuilt qemu-2.2.0-rc3 with --enable-debug. Luckily,there is no running 'error'. Unfortunately, there is no any response since started. Using command 'top', the process is running normally without any output. How can this

[Qemu-discuss] 答复: Output many return values of some instruction

2014-11-27 Thread EricSong
Hi,Peter Many thanks for you to reply, I am confused here in many days. Thanks you very much. Another problem, my instruction “Getsec” want to output 3 return value to eax/ebx/ecx and only one input parameter eax. But the return value eax and ecx is correct. The ebx is not correct. It is

Re: [Qemu-discuss] QMEU start error, HELP

2014-11-27 Thread edonli
Hello, Can you tell me what`s your compile environment, and what img or kernel you used to build your QEMU. Thank you very much! edonli From: Peter Maydell Date: 2014-11-27 21:04 To: edonli CC: qemu-discuss Subject: Re: Re: [Qemu-discuss] QMEU start error, HELP On 27 November 2014 at