summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/612452
blob: e258652de328435fe78d066ae92d5b724e54f8cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Problems with the number of serial ports for more than two

qemu --version
QEMU emulator version 0.13.50, Copyright (c) 2003-2008 Fabrice Bellard

Command line:

qemu -serial null -serial null -serial file:test1 hd.img

Error:

isa irq 4 already assigned

echo $?
1