Revision 7238edb5
ID | 7238edb536d85fab85ac8b79a55e474512467b34 |
Parent | 323f9095 |
Child | b795a775 |
Reverts the patch series about console wrappers
This reverts commits 030a9cb8022b83bf43ec14dfbafd943299bc01c4 and
ae082df0000a785b693b2f4aa434650a81a94bdf.
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: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Files
- added
- modified
- copied
- renamed
- deleted
- Makefile.am (diff)
- lib
- tools
- kvm-console-wrapper
- xm-console-wrapper