Last change
on this file since 97271 was 52776, checked in by vboxsync, 10 years ago |
fix OSE
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
419 bytes
|
Line | |
---|
1 | $Id: todo.txt 52776 2014-09-17 14:51:43Z vboxsync $
|
---|
2 |
|
---|
3 | Tripple fault variations:
|
---|
4 | - VT-x + NP: #PF w/ bad 32-bit IDT (set u1DescType=1). Injection causes #GP(73) loop. (r63775 cpu-pf-1)
|
---|
5 | - HWACCM (?): Enable PAE with bad PDPE for the next instr/jmp. Loops in at least one setup.
|
---|
6 |
|
---|
7 | Special General Protection Faults:
|
---|
8 | - Bad IDT entry. For instance X86DESCGATE::u1DescType = 1 (!system) of the #PF
|
---|
9 | entry and trigger a page fault. VT-x then tries to raise #GP(0x73).
|
---|
10 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.