qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] 2 pl011 on virt machine


From: Jason A. Donenfeld
Subject: Re: [Qemu-arm] 2 pl011 on virt machine
Date: Mon, 23 Oct 2017 13:58:59 +0200

Actually, reading the man page, I'm pretty sure the virt machine goes
out of spec:

       -serial dev
          Redirect the virtual serial port to host character device dev. The
          default device is "vc" in graphical mode and "stdio" in non
          graphical mode.

          This option can be used several times to simulate up to 4 serial
          ports.

It really needs to be calling create_uart 4 times, not once, for the
normal uart. I'll submit a patch.



reply via email to

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