[Qemu-devel] Re: Irregular response times

2010-09-06 Thread Pascal J. Bourguignon
p...@informatimago.com (Pascal J. Bourguignon) writes: > Mulyadi Santosa writes: > >> On Sun, Jul 4, 2010 at 06:42, Pascal J. Bourguignon >> wrote: >>> p...@informatimago.com (Pascal J. Bourguignon) writes: >>> >>>> I've got various

[Qemu-devel] Bigger screen with -curses ?

2010-07-05 Thread Pascal J. Bourguignon
Is there a way to get a bigger screen with -curses (than the poor 640x480 giving a 80x25 curse window)? If not for the virtual machine, what about at least for the qemu monitor? If not for the qemu monitor, would it be possible to have a pager active in the monitor, so that the help command be n

Re: [Qemu-devel] Re: Irregular response times

2010-07-03 Thread Pascal J. Bourguignon
Mulyadi Santosa writes: > On Sun, Jul 4, 2010 at 06:42, Pascal J. Bourguignon > wrote: >> p...@informatimago.com (Pascal J. Bourguignon) writes: >> >>> I've got various Qemu running linux (gentoo or debian, all running the >>> same kernel).  On one of

[Qemu-devel] Re: Irregular response times

2010-07-03 Thread Pascal J. Bourguignon
p...@informatimago.com (Pascal J. Bourguignon) writes: > I've got various Qemu running linux (gentoo or debian, all running the > same kernel). On one of them, I get very irregular response time. > > During a few seconds, it works normally. Eg. thru a ssh connection, I >

[Qemu-devel] Irregular response times

2010-07-03 Thread Pascal J. Bourguignon
I've got various Qemu running linux (gentoo or debian, all running the same kernel). On one of them, I get very irregular response time. During a few seconds, it works normally. Eg. thru a ssh connection, I can type commands at bash, and I get the character echoed right away. And then, for a f

[Qemu-devel] console on stdio?

2010-06-28 Thread Pascal J. Bourguignon
What option should I give to get the guest host on the host stdio? I want to launch qemu from a terminal and have access to the console there. I tried -serial stdio and -monitor stdio but this gives: chardev: opening backend "stdio" failed qemu: could not open serial device 'stdio': Invalid argu