qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Regarding qemu console?
@ 2018-03-25 13:16 Arun raj
  2018-04-03 12:47 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Arun raj @ 2018-03-25 13:16 UTC (permalink / raw)
  To: qemu-devel

Hi,

I'm new to qemu.i'm using qemu 2.11 version in my laptop.In qemu system i
have two serial port.If i type the any information on the minicom serial
port, this message are redirected into QEMU console. How you are
redirecting all message onto qemu console. Are you using any virtual
console driver. Which file and whilch driver it does? Can anyone tell me
how qemu redirecting messages from serial port?


Regards,
Arun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Regarding qemu console?
  2018-03-25 13:16 [Qemu-devel] Regarding qemu console? Arun raj
@ 2018-04-03 12:47 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2018-04-03 12:47 UTC (permalink / raw)
  To: Arun raj; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 918 bytes --]

On Sun, Mar 25, 2018 at 06:46:50PM +0530, Arun raj wrote:
> I'm new to qemu.i'm using qemu 2.11 version in my laptop.In qemu system i
> have two serial port.If i type the any information on the minicom serial
> port, this message are redirected into QEMU console. How you are
> redirecting all message onto qemu console. Are you using any virtual
> console driver. Which file and whilch driver it does? Can anyone tell me
> how qemu redirecting messages from serial port?

Hi Arun,
I have a hard time understanding what exactly you are asking.

Please post the QEMU command-line you used so we can see how the guest
is configured.

If you are running minicom inside the guest, then the guest operating
system's serial device driver transfers the data to the hardware just
like on a real machine, except that QEMU traps hardware register
accesses and emulates a serial device instead of a real hardware device.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-03 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-25 13:16 [Qemu-devel] Regarding qemu console? Arun raj
2018-04-03 12:47 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).