From b4a4309e2942e25757db22601317bf922441b389 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 15 Mar 2026 00:28:32 +0100 Subject: -M q35 is not needed any more --- open_issues/smp.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'open_issues') diff --git a/open_issues/smp.mdwn b/open_issues/smp.mdwn index ce2c2ce2..b5aeabf1 100644 --- a/open_issues/smp.mdwn +++ b/open_issues/smp.mdwn @@ -76,7 +76,7 @@ You can shutdown via `/sbin/poweroff`. start qemu with `-smp 4` and add `-nographic` if you want to use `com0`. - $ qemu-system-i386 -M q35,accel=kvm -smp 4 -m 2G -net \ + $ qemu-system-i386 -smp 4 -m 2G -net \ user,hostfwd=tcp::2223-:22 -net nic -hda debian-hurd-VERSION.img \ -nographic -- cgit v1.2.3