[Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2021-08-02 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1878054 Title: Hang with

[Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2021-06-18 Thread Thomas Huth
** Bug watch removed: gitlab.com/qemu-project/qemu/-/issues #387 https://gitlab.com/qemu-project/qemu/-/issues/387 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1878054 Title: Hang with high

[Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2021-06-03 Thread Philippe Mathieu-Daudé
So we have 2 bugs then... Filled https://gitlab.com/qemu-project/qemu/-/issues/387, once solve I plan to reopen this issue. ** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #387 https://gitlab.com/qemu-project/qemu/-/issues/387 -- You received this bug notification because you are

Re: [Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2021-06-03 Thread Alexander Bulekov
I think to fix the reproducer we can swap the if=sd for if=none: qemu-system-i386 -M pc-q35-5.0 \ -qtest stdio \ -device sdhci-pci,sd-spec-version=3 -device sd-card,drive=mydrive \ -drive if=none,index=0,file=null-co://,format=raw,id=mydrive \ -nographic -nographic -serial none -monitor none <

[Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2021-06-03 Thread Thomas Huth
The latest version of QEMU seems to refuse the provided command line: qemu-system-i386: -drive if=sd,index=0,file=null- co://,format=raw,id=mydrive: machine type does not support if=sd,bus=0,unit=0 ... is there still a way to reproduce this issue with the latest QEMU version? ** Changed in:

[Bug 1878054] Re: Hang with high CPU usage in sdhci_data_transfer

2020-05-11 Thread Alexander Bulekov
Forgot the attachment.. ** Attachment added: "attachment" https://bugs.launchpad.net/qemu/+bug/1878054/+attachment/5369967/+files/attachment -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1878054