On Tue, Aug 4, 2015 at 10:56 AM, Sibiao Luo <luosib...@huawei.com> wrote: > I compile the latest qemu to launch a VM but the monitor output the > "main-loop: WARNING: I/O thread spun for 1000 iterations".
This this warning message is new, please use git-bisect(1) to determine which commit caused it to appear: https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git#Binary-Search https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html Once you've found the commit that caused the warning to appear, please post the details. Stefan