Re: [Avocado-devel] Question: qemu virtio_console tests pass port name, instead of port id, to QMP?

2018-10-05 Thread Xiong, Huan
> > Hi Ray, > > I think you shouldn't underestimate bugs resilience - they can indeed live > in some code bases for decades :). Agree :) > > I believe that the best approach is to put together a PR with this > explanation, and the proposed changes, of course. Then people can check > the befor

[Avocado-devel] avocado-vt "make check" output

2018-09-13 Thread Xiong, Huan
Hi, I have a few simple fixes for avocado-vt to get virito console tests running on aarch64 (e.g., passing -machine option to "qemu -device ?" command because qemu doesn't define a default machine type for aarch64 guests). I'm following the instructions on https://avocado-framework.readthedocs

[Avocado-devel] Question: qemu virtio_console tests pass port name, instead of port id, to QMP?

2018-09-11 Thread Xiong, Huan
Hi, While running avocado-vt qemu virtio_console test, I observe this test failure: type_specific.io-github-autotest-qemu.virtio_console.spread_linear.specifiable.virtserialport.with_vm.interrupted_transfer.replug_recv.short: FAIL It failed because it passed device name, instead of device id, t