qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-arm] [PATCH] hw/arm/virt: support 4 serial port


From: Jason A. Donenfeld
Subject: Re: [Qemu-trivial] [Qemu-arm] [PATCH] hw/arm/virt: support 4 serial ports
Date: Mon, 23 Oct 2017 16:14:14 +0200

Hey Peter,

I really do need more serial ports. Two, actually. I'm using qemu on
build.wireguard.com for CI. I have normal output come on ttyS0
(ttyAMA0) and then if it's successful, the final step is writing
"success" into ttyS1 (ttyAMA1), so that I can confirm with certainty
that the tests succeeded. In other words, one channel for text output
and one channel for control messages. (And I really really don't want
to use virtio or PCI-based stuff for this.)

So I'm extending the CI on build.wireguard.com now to support ARM and
MIPS, and things are not very smooth in the ARM world.

Jason



reply via email to

[Prev in Thread] Current Thread [Next in Thread]