summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/x86/642304
blob: 945b2b25315270b286bb78cae1826003410f52d3 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
x86: 0.863
KVM: 0.834
architecture: 0.705
graphic: 0.688
user-level: 0.684
PID: 0.665
mistranslation: 0.654
device: 0.632
semantic: 0.595
ppc: 0.545
hypervisor: 0.538
kernel: 0.529
virtual: 0.528
performance: 0.496
boot: 0.463
permissions: 0.418
register: 0.373
vnc: 0.348
VMM: 0.343
socket: 0.322
TCG: 0.313
network: 0.309
risc-v: 0.289
assembly: 0.275
debug: 0.242
arm: 0.213
files: 0.211
i386: 0.211
peripherals: 0.206

Solaris/x86 v10 hangs under KVM

Solaris/x86 10 guest hangs when running under KVM with the message "Running Configuration Assistant".  It runs fine when -enable-kvm isn't given as a command option.

Host OS:  Linux/x86_64
Guest OS: Solaris/x86
Command Line: qemu -hda solaris.img -m 192 -boot c -enable-kvm
Build Configure:  ./configure --enable-linux-aio --enable-io-thread --enable-kvm
GIT commit: 58aebb946acff82c62383f350cab593e55cc13dc

Your bug report doesn't tell us anything about the host system (AMD, Intel, which CPU model etc),
nor which version of KVM you are running, which distro etc?

Did it work with older versions of qemu-kvm?

Which version of Solaris/x86 (pointer to version preferably)

Please provide appropriate information if you want a chance that anyone will look at this.

Jes


1) Host CPU: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
2) KVM doesn't have specific "versions" on Debian. The kernel is built with KVM included. The kernel is version 2.6.32-5
3) Debian 5.0
4) No - it's never worked for me, but I've only just got around to posting the bug
5) 10



As I mentioned in email reply, _every_ package in almost every distribution (the ones I know anyway), Debian included, has a version number attached.

The git commit ID (58aebb946acff82c62383f350cab593e55cc13dc) appears to be in qemu or qemu-kvm git tree (it's found on both), somewhere past 0.13.0-rc0 (dated Sep 18 2010).  But from this commit ID it's impossible to tell if you're using qemu or qemu-kvm.

What are you using --enable-io-thread for?





1: If you can give instructions on how to get a version number for kvm on Debian I'll follow them.  "dpkg -l | fgrep kvm" lists nothing.
2: I'm using the qemu git tree.  
3: Why are you asking?  Are you saying that enable-io-thread is broken with --enable-kvm?

[Expired for QEMU because there has been no activity for 60 days.]