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
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
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
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
>
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
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