qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] fix exit syscall


From: Lauro Ramos Venancio
Subject: [Qemu-devel] [PATCH] fix exit syscall
Date: Wed, 15 Oct 2008 19:57:23 -0300

We can't call the libc _exit function because it calls the exit_group
host syscall. We must call directly the exit host syscall.
 
-- 
Lauro Ramos Venancio
INdT - Instituto Nokia de Tecnologia

Attachment: fix_exit_syscall.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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