Skip to content
  • Iustin Pop's avatar
    Reverts the patch series about console wrappers · 7238edb5
    Iustin Pop authored
    This reverts commits 030a9cb8 and
    ae082df0
    
    .
    
    There are two problems:
    
    - Makefile.am breakage, which is trivial to revert
    - unittest breakage, which honestly I'm not sure how to fix and how
      serial consoles interact with the unpause helper
    
    After the reset, the startup --paused still works but won't unpause
    the instance automatically (if I understood the code correctly).
    
    Furthermore, the code also fixes a style issue in hv_kvm.py (too long
    line) introduced by the next commit after the above two.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    7238edb5