summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1358722
blob: 0ecad2019f087a42ca7b0f5db4f72a3c0cdc6952 (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
device: 0.825
boot: 0.799
graphic: 0.693
KVM: 0.628
other: 0.623
semantic: 0.623
files: 0.591
PID: 0.580
vnc: 0.574
performance: 0.527
socket: 0.476
debug: 0.411
network: 0.378
permissions: 0.281

latest acpi commits causes memory allocation fault in macosx

qemu release 2.1.0

Hi,
I've found a regression on MacOSX guest (10.9.4) after merging the following commits 

18045fb9f457a0f0cba2bd113c748a2dcb4ed39e pc: future-proof migration-compatibility of ACPI tables
868270f23d8db2cce83e4f082fe75e8625a5fbf9 acpi-build: tweak acpi migration limits

The migration limits make x86 chameleon bootloader generate a memory allocation error with 0xdeadbeef address at line 899 in source file:

http://forge.voodooprojects.org/p/chameleon/source/tree/2360/branches/Bungo/i386/libsaio/acpi_patcher.c

I've not tried to recompile chameleon yet.

The experiments for running MacOSXon KVM/QEMU I followed are here: http://www.contrib.andrew.cmu.edu/~somlo/OSXKVM/

Triaging 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.]