Re: [Qemu-devel] [PATCH v3 13/20] scripts/qemu.py: support adding a console with the default serial device

2019-03-11 Thread Cleber Rosa
On Fri, Mar 01, 2019 at 11:55:13AM +0100, Cornelia Huck wrote: > On Wed, 20 Feb 2019 19:57:46 -0500 > Cleber Rosa wrote: > > > The set_console() utility function traditionally adds a device either > > based on the explicitly given device type, or based on the machine type, > > a known good type

Re: [Qemu-devel] [PATCH v3 13/20] scripts/qemu.py: support adding a console with the default serial device

2019-03-01 Thread Cornelia Huck
On Wed, 20 Feb 2019 19:57:46 -0500 Cleber Rosa wrote: > The set_console() utility function traditionally adds a device either > based on the explicitly given device type, or based on the machine type, > a known good type of device. Hm, I find this sentence hard to parse... maybe it should be

[Qemu-devel] [PATCH v3 13/20] scripts/qemu.py: support adding a console with the default serial device

2019-02-20 Thread Cleber Rosa
The set_console() utility function traditionally adds a device either based on the explicitly given device type, or based on the machine type, a known good type of device. But, for a number of machine types, it may be impossible or inconvenient to add the devices my means of "-device" command