This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via 91e3fde091fb809ea9e14c5b7a752ad5270471b6 (commit)
from ae34e897a3dc935b2c5995b573acb254224c065c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 91e3fde091fb809ea9e14c5b7a752ad5270471b6
Author: Samuel Thibault <[email protected]>
Date: Sun Aug 22 00:15:26 2010 +0200
Report Xen 4gb segment emulation
* i386/i386/gdt.c [MACH_XEN] (gdt_init): Enable
VMASST_TYPE_4gb_segments_notify.
* i386/i386/idt_inittab.S [MACH_XEN]: Set trap 15 as pushing an error
code.
* i386/i386/trap.c [MACH_XEN]: Print trap 15 first occurrence.
-----------------------------------------------------------------------
Summary of changes:
i386/i386/gdt.c | 2 ++
i386/i386/idt_inittab.S | 4 ++++
i386/i386/trap.c | 12 ++++++++++++
3 files changed, 18 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU Mach