On 24/03/2016 13:35, Peter Maydell wrote: > > manooth$ QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 > > QTEST_QEMU_IMG=qemu-img gtester -k --verbose -m=quick tests/ahci-test > > TEST: tests/ahci-test... (pid=82847) > > /i386/ahci/sanity: OK > > /i386/ahci/pci_spec: OK > > /i386/ahci/pci_enable: OK > > /i386/ahci/hba_spec: OK > > /i386/ahci/hba_enable: OK > > /i386/ahci/identify: OK > > /i386/ahci/io/pio/lba28/simple/zero: OK > > /i386/ahci/io/pio/lba28/simple/low: OK > > /i386/ahci/io/pio/lba28/simple/high: OK > > /i386/ahci/io/pio/lba28/double/zero: > > Bisection blames: > "char: ensure all clients are in non-blocking mode"
Thanks, removed the patch and sent v3. Paolo