qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Patch] qruncom troubles on Mac OS X


From: Pierre d'Herbemont
Subject: [Qemu-devel] [Patch] qruncom troubles on Mac OS X
Date: Mon, 23 Aug 2004 14:11:43 +0200

Hi all!

qruncom does not run on Mac OS X with qemu-cvs+patches whereas it does under linux-pcc with the same version of qemu. In fact the error comes from the fact that the si_addr field from the siginfo struct isn't correctly set on darwin. Using the DAR reg instead is a good solution. Now pi_10.com runs on Mac OS X ;)

By the way, I think we will need to clean up the signal handler part, for instance have prototype to match implementation on Mac OS X.

Pierre

Attachment: qemu.diff.txt
Description: Text document



reply via email to

[Prev in Thread] Current Thread [Next in Thread]