summaryrefslogblamecommitdiffstats
path: root/documentation/debugcon
blob: 5d914f5db643961c56bf1a7f44d98419350b981c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                           
#########################
#			#
#	DEBUGCON	#
#			#
#########################

for debug already in early bootphases
One can connect the I/O port to either a file or a device, like /dev/stdout
	- debugcon /dev/stdout	(terminal that started Qemu process)
	- debugcon file:qemu/debug.log (or other file name)