Michael Tokarev wrote:
> Please see my other response, and the details I've added to the LP bug
> at https://bugs.launchpad.net/bugs/1021649 .
> 
> So far, it fails right when it tries to boot from VIRTIO DISK,
> but only when in-kernel irqchip is enabled.

I bisected this.

7c7db75576bd5a31508208f153c5aada64b2c8df is the first bad commit
commit 7c7db75576bd5a31508208f153c5aada64b2c8df
Author: Stefano Stabellini <[email protected]>
Date:   Fri Apr 13 19:35:04 2012 +0100

    main_loop_wait: block indefinitely
    
    - remove qemu_calculate_timeout;
    
    - explicitly size timeout to uint32_t;
    
    - introduce slirp_update_timeout;
    
    - pass NULL as timeout argument to select in case timeout is the maximum
    value;
    
    Signed-off-by: Stefano Stabellini <[email protected]>
    Acked-by: Paul Brook <[email protected]>
    Signed-off-by: Anthony Liguori <[email protected]>



-- 
Jamie Heilman                     http://audible.transient.net/~jamie/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to