[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] -serial option broken in master?
From: |
Jérôme Forissier |
Subject: |
[Qemu-discuss] -serial option broken in master? |
Date: |
Tue, 7 Jun 2016 16:47:57 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 |
Hi,
I just noticed this error [1] (QEMU master branch):
../qemu/arm-softmmu/qemu-system-arm -nographic -monitor none -machine
virt -machine secure=on -cpu cortex-a15 -m 1057 -serial stdio -serial
file:serial1.log -bios
/home/travis/optee_repo/build/../out/bios-qemu/bios.bin
Unexpected error in parse_chr() at hw/core/qdev-properties-system.c:149:
qemu-system-arm: Property 'pl011.chardev' can't take value 'serial0',
it's in use
FYI, revert commits e5fabad7ccfd ("char: get rid of
qemu_char_get_next_serial") and f0d1d2c115df ("hw/char: QOM'ify pl011
model"), and the problem disappears.
Should I use a different syntax?
[1] https://travis-ci.org/OP-TEE/optee_os/builds/135845983#L4539-L4541
Thanks,
--
Jerome
- [Qemu-discuss] -serial option broken in master?,
Jérôme Forissier <=