[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Wed Jun 29 01:17:42 UTC 2016


New commits:
commit 915c6b4e510ffebf66b56c4b1a3114866f489713
Author: Andrew Cagney <cagney at gnu.org>
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.



More information about the Swan-commit mailing list