New commits:
commit 915c6b4e510ffebf66b56c4b1a3114866f489713
Author: Andrew Cagney <[email protected]>
Date:   Tue Jun 28 21:02:29 2016 -0400

    kvmrunner: fix mysterious prompt corruption
    
    When read() returns more than SEARCHWINDOWSIZE characters
    pexpect discards all but the last SEARCHWINDOWSIZE characters.
    This results in a critical boot message being missed.
    
    See: https://github.com/pexpect/pexpect/issues/203
    
    When a reboot hangs, only use "virsh destroy" when the VM is
    paused.  There seems to be a bug in the KVM/fedora code where a
    rebooting domain, instead of resetting, pauses.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to