qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] *-user fixes


From: Ulrich Hecht
Subject: [Qemu-devel] *-user fixes
Date: Wed, 23 Feb 2005 12:50:22 +0100
User-agent: KMail/1.7.92

Hi!

qemu-sigfpe.patch:
send SIGFPE in case of ARM FPA exceptions. No idea if this is 100%
correct, but it's good enough to convince the glibc test suite.

qemu-syscalls.patch:
some trivial syscall implementations; I only needed (and tested) madvise, 
but while I was there I noticed a number of other syscalls that can be 
implemented without much effort.

qemu-jobsignals.patch:
proper SIGTSTP/SIGCONT default handling; makes suspending/resuming my 
editor work.

CU
Uli

Attachment: qemu-sigfpe.patch
Description: Text Data

Attachment: qemu-jobsignals.patch
Description: Text Data

Attachment: qemu-syscalls.patch
Description: Text Data


reply via email to

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