qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Patch: fix init of old_exception


From: Bernhard Kauer
Subject: [Qemu-devel] Patch: fix init of old_exception
Date: Tue, 31 Jul 2007 16:43:16 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

The old_exception field is initialized on startup with 0.
Therefore the very first fault (e.g. #GP) could be converted
to a double fault on an application processor. The attached
patch initialize old_exception on every CPU reset with -1.


        Bernhard Kauer

Attachment: qemu_init_old_exception.diff
Description: Text Data


reply via email to

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