Index: tools/ew.py
===================================================================
--- tools/ew.py	(revision a73a1453b2b32910e3e981c2942288e99e7df640)
+++ tools/ew.py	(revision 3706d93bc2f33da70a4c42cad5f98ed4784868f6)
@@ -264,5 +264,5 @@
 
 	if (not console and (not is_override('nographic')) and not is_override('noserial')):
-		cmdline += ' -serial stdio'
+		cmdline += ' -serial vc -monitor stdio'
 
 	if (is_override('bigmem')):
@@ -327,5 +327,4 @@
 			'image' : 'image.iso@arm64',
 			'audio' : False,
-			'console' : True,
 			'hdd' : False,
 			'net' : False,
