Displaying 5 results from an estimated 5 matches for "sys_i386".
2005 May 05
0
FreeBSD Security Advisory FreeBSD-SA-05:07.ldt
...=========================================
FreeBSD-SA-05:07.ldt Security Advisory
The FreeBSD Project
Topic: Local kernel memory disclosure in i386_get_ldt
Category: core
Module: sys_i386
Announced: 2005-05-06
Credits: Christer Oberg
Affects: All FreeBSD/i386 4.x releases since 4.7-RELEASE
All FreeBSD/i386 5.x and FreeBSD/amd64 5.x releases
prior to 5.4-RELEASE
Corrected: 2005-05-06 02:40:19 UTC (RELENG_5, 5.4-STABLE)...
2005 May 05
0
FreeBSD Security Advisory FreeBSD-SA-05:07.ldt
...=========================================
FreeBSD-SA-05:07.ldt Security Advisory
The FreeBSD Project
Topic: Local kernel memory disclosure in i386_get_ldt
Category: core
Module: sys_i386
Announced: 2005-05-06
Credits: Christer Oberg
Affects: All FreeBSD/i386 4.x releases since 4.7-RELEASE
All FreeBSD/i386 5.x and FreeBSD/amd64 5.x releases
prior to 5.4-RELEASE
Corrected: 2005-05-06 02:40:19 UTC (RELENG_5, 5.4-STABLE)...
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
33
[RFC PATCH 00/33] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths