Re: [Qemu-devel] Manage VM and Moniter

2006-10-27 Thread Emmanuel Pellereau
You can try:

$: mkfifo command
$: qemu -serial pipe:command debian

Hope it helps

Le Lundi 23 Octobre 2006 13:41, TheMoon Seeker a écrit :
> Hello,
>
> I would like to manage VM from the host by using the -serial pipe. I try
> this but that doesn't work:
>
> $: mknode command
> $: qemu -serial pipe:command debian
>
> Then I try to read the message from the command pipe :
>
> $: cat command
>
> Nothing append..
>
> I try to send command to the vm
>
> $: echo "root" > command
>
> Nothin append..
>
> WHAT'S WRONG? Is there another way to manage the vm's?
>
> And how can I manage the moniter to suspend stop the emulation? Is there a
> similar solution'
>
> Thank you!
>
> Francis!


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] kqemu processor feature question

2005-10-19 Thread Emmanuel Pellereau
Le Mardi 18 Octobre 2005 23:17, Brad Campbell a écrit :
> John R. Hogerhuis wrote:
> And it was all a bogus trail.. It's *timer* related!
> I made start_rtc_timer() fail (return -1) unconditionally, and voila it
> boots first time every time, and any Image I throw at it..
> So something in the win2k loader appears to be timing sensitive. I did try
> the -win2k-hack for a lark, but that only had random results..
> So there is an issue with the RTC handler on this machine by the looks..
> RTC max freq is 1024, so it's not that.. further debugging required

If I remember correctly, issues have been raised in qemu about speedstep 
enabled processors.
Could you could try to turn it off on your PIII-M ?

Keep us informed.

Regards

Emmanuel P.


>
> Regards,
> Brad



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel