[Qemu-devel] [Bug 1481272] Re: main-loop: WARNING: I/O thread spun for 1000 iterations

2017-04-07 Thread Marcin Mielniczuk
I experience the same while running Minix guest under an Arch Linux host. Sometimes during heavy I/O the whole machine freezes with this error message. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/14

[Qemu-devel] [Bug 1481272] Re: main-loop: WARNING: I/O thread spun for 1000 iterations

2017-04-07 Thread Marcin Mielniczuk
The command used is: qemu-system-x86_64 -drive file=../minix-img/minix_work.img -net user,hostfwd=tcp::2-:22 -net nic,model=virtio -m 1024M qemu 1.8.0 in this case, I'll test against 1.8.1 when it gets into the repos. -- You received this bug notification because you are a member of qemu- d

[Qemu-devel] [Bug 1481272] Re: main-loop: WARNING: I/O thread spun for 1000 iterations

2017-04-10 Thread Marcin Mielniczuk
Apparently, the solution is: https://rafalcieslak.wordpress.com/2015/11/20/qemu-main-loop-warning-io- thread-spun-for-1000-iterations/ I haven't experienced the hang within a couple of days, it's fairly irregular for me to reproduce it. -- You received this bug notification because you are a mem