summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1482425
blob: 4075d1e80d103216b6207593ec586f3ac2b00fad (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
graphic: 0.860
device: 0.797
vnc: 0.789
socket: 0.765
network: 0.742
performance: 0.546
permissions: 0.482
other: 0.472
files: 0.471
semantic: 0.422
PID: 0.412
boot: 0.373
debug: 0.236
KVM: 0.027

Qemu crashes on Mac (emulation of  x86_64)

I used qemu on MAC OS X Yosemite with the latest qemu version (from git, 6. august 2015, QEMU emulator version 2.3.94, Copyright (c) 2003-2008 Fabrice Bellard)

I configured it with "./configure --enable-vde".

Sometimes when starting an openwrt instance, the following error occurrs in the qemu monitor:

(qemu) qemu:qemu_cpu_kick_thread: No such process

I started qemu this way:

qemu-system-x86_64 -m 128 -serial unix:/tmp/qemu_1.sock,server,nowait -nographic -net nic,macaddr=aa:aa:aa:aa:00:01 -net vde,sock=/tmp/vde_switch_1 -watchdog-action poweroff openwrt-x86-generic-combined-ext4.img

The same works on Linux (Ubuntu 14.04, qemu-2.4.0-rc3).

Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays?

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