Re: Seeing qtest assertion failure with 7.1

2022-09-08 Thread Markus Armbruster
Peter Maydell writes: > On Thu, 8 Sept 2022 at 16:54, Patrick Venture wrote: >> On Wed, Sep 7, 2022 at 10:40 AM Peter Maydell >> wrote: >>> Have a look in the source at what exactly the assertion >>> failure in libqtest.c is checking for -- IIRC it's a pretty >>> basic "did we open a socket fd

Re: Seeing qtest assertion failure with 7.1

2022-09-08 Thread Peter Maydell
On Thu, 8 Sept 2022 at 16:54, Patrick Venture wrote: > On Wed, Sep 7, 2022 at 10:40 AM Peter Maydell > wrote: >> Have a look in the source at what exactly the assertion >> failure in libqtest.c is checking for -- IIRC it's a pretty >> basic "did we open a socket fd" one. I think sometimes I >> u

Re: Seeing qtest assertion failure with 7.1

2022-09-08 Thread Patrick Venture
On Wed, Sep 7, 2022 at 10:40 AM Peter Maydell wrote: > On Wed, 7 Sept 2022 at 16:39, Patrick Venture wrote: > > > > # Start of nvme tests > > # Start of pci-device tests > > # Start of pci-device-tests tests > > # starting QEMU: exec ./qemu-system-aarch64 -qtest > unix:/tmp/qtest-1431.sock -qtes

Re: Seeing qtest assertion failure with 7.1

2022-09-07 Thread Peter Maydell
On Wed, 7 Sept 2022 at 16:39, Patrick Venture wrote: > > # Start of nvme tests > # Start of pci-device tests > # Start of pci-device-tests tests > # starting QEMU: exec ./qemu-system-aarch64 -qtest unix:/tmp/qtest-1431.sock > -qtest-log /dev/null -chardev socket,path=/tmp/qtest-1431.qmp,id=char0

Seeing qtest assertion failure with 7.1

2022-09-07 Thread Patrick Venture
# Start of nvme tests # Start of pci-device tests # Start of pci-device-tests tests # starting QEMU: exec ./qemu-system-aarch64 -qtest unix:/tmp/qtest-1431.sock -qtest-log /dev/null -chardev socket,path=/tmp/qtest-1431.qmp,id=char0 -mon chardev=char0,mode=control -display none -M virt, -cpu max -dr