Index: tools/ew.py
===================================================================
--- tools/ew.py	(revision c21d4d64870698b91707f203def6398db79bff84)
+++ tools/ew.py	(revision d39ce97d54ee47ae89431d7d8707247dfc626d00)
@@ -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,
