Index: tools/ew.py
===================================================================
--- tools/ew.py	(revision 4b65f9aa79f407947607d8f4088c4933899bc9ae)
+++ tools/ew.py	(revision 32b4302cc4be7f8c85a3318ccb131beffe806690)
@@ -283,5 +283,5 @@
 
 	if (not console and (not is_override('nographic')) and not is_override('noserial')):
-		cmdline += ' -serial vc -monitor stdio'
+		cmdline += ' -serial stdio'
 
 	if (is_override('bigmem')):
@@ -346,4 +346,5 @@
 			'image' : 'image.iso@arm64',
 			'audio' : False,
+			'console' : True,
 			'hdd' : False,
 			'net' : False,
