summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/network/641118
blob: 1dccfc222d4b6b8e1778eaa334bcb6347f90128a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
network: 0.989
device: 0.805
boot: 0.802
mistranslation: 0.763
vnc: 0.734
graphic: 0.724
instruction: 0.717
socket: 0.679
semantic: 0.670
other: 0.418
KVM: 0.324
assembly: 0.227

NetBSD guest only supports network without ACPI

Git commit: abdfd9500e07fab7d6ffd4385fa30a065c329a39
Host: Linux 64bit Debian
Guest: NetBSD5.0.2/i386

Networking works only when ACPI is disabled in the guest. Without it the network card (wm0) is not detected.

Boot: qemu -hda netbsd5.0.2-i386 -boot c -enable-kvm
Configure: --enable-linux-aio --enable-io-thread --enable-kvm

Can you still reproduce this problem with the latest version of QEMU, or can we close this ticket nowadays?

I've just tried, and it is OK using NetBSD7 as the guest.  I no longer have NetBSD5 so I am unable to check if the problem still exists on that.

OK, thanks for checking! ... so let's close this bug.