qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Serial port passthrough for arm kvm
@ 2015-05-12 18:43 Lennart Sorensen
  0 siblings, 0 replies; only message in thread
From: Lennart Sorensen @ 2015-05-12 18:43 UTC (permalink / raw)
  To: qemu-devel

We are trying to pass a serial port through to an arm guest on kvm and
the serial port is working for passing data, but is not setting the baud
rate when the guest changes it.

If I change the baud rate of the port from the host, then the baud rate
is set correctly and data is passed through just fine.

The emulated system is vexpress a15 with the port passed through with:

-serial /dev/ttyS6

Is there something missing for handling the baud rate from ttyAMA ports
in the guest and updating the setting on the host port?

I am using qemu 2.1 at the moment, but couldn't find anything in the
git tree that looked like it was likely to have fixed this.

Any suggestions for where in the code to look and try to debug this?

-- 
Len Sorensen

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-12 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 18:43 [Qemu-devel] Serial port passthrough for arm kvm Lennart Sorensen

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