Stanislav Shwartsman
|
91ac0df65c
|
implemented GS/FS BASE access instructions published in _319433-007.pdf document
|
2010-07-22 16:41:59 +00:00 |
|
Stanislav Shwartsman
|
74b87d2b68
|
fixes for CPUID and alloweds bits in CRs
|
2010-05-12 21:33:04 +00:00 |
|
Stanislav Shwartsman
|
d849cdf128
|
- Determine and select max physical address size automatically at
configure time:
- 32-bit physical address for 386/486 guests
- 36-bit physical address for PSE-36 enabled Pentium guest
- 40-bit physical address for PAE enabled P6 or later guests
|
2010-05-12 14:55:12 +00:00 |
|
Stanislav Shwartsman
|
b0d5142e18
|
comp fixes
|
2010-05-06 21:46:39 +00:00 |
|
Stanislav Shwartsman
|
acc82363cd
|
undefined CR fault higher prio than CPL GP
|
2010-05-02 15:10:27 +00:00 |
|
Stanislav Shwartsman
|
ca95477b7f
|
Implement x86-64 PCID extension
|
2010-04-29 19:34:32 +00:00 |
|
Stanislav Shwartsman
|
30fecf9792
|
changes in comments only
|
2010-04-22 17:51:37 +00:00 |
|
Stanislav Shwartsman
|
955e237e46
|
unrestricted guests support (VMXx2)
|
2010-04-09 11:31:55 +00:00 |
|
Stanislav Shwartsman
|
6e1204cb84
|
Merged X2APIC + X2APIC virtualization
|
2010-04-08 15:50:39 +00:00 |
|
Stanislav Shwartsman
|
10505dca81
|
PDPTR checks fix
|
2010-04-06 19:26:03 +00:00 |
|
Stanislav Shwartsman
|
aea9f50b4a
|
implemented Descriptor Table exiting control
|
2010-04-04 19:23:47 +00:00 |
|
Stanislav Shwartsman
|
21de4f8b8b
|
remove cr3_masked
|
2010-04-04 09:04:12 +00:00 |
|
Stanislav Shwartsman
|
eab8826173
|
restore back some code - optimization conflicting with EPT implementation
|
2010-04-03 18:00:30 +00:00 |
|
Stanislav Shwartsman
|
a445b5c4f3
|
optimization + fix
|
2010-04-03 16:52:33 +00:00 |
|
Stanislav Shwartsman
|
d39d485ece
|
changes variable name to better one
|
2010-04-03 05:59:07 +00:00 |
|
Stanislav Shwartsman
|
6d01eb5c1f
|
announce (not implement yet) PCID
|
2010-03-31 14:00:46 +00:00 |
|
Stanislav Shwartsman
|
2efb11f2bc
|
fixes
|
2010-03-30 18:12:19 +00:00 |
|
Stanislav Shwartsman
|
a220edc5bb
|
compile fixes
|
2010-03-26 11:09:12 +00:00 |
|
Stanislav Shwartsman
|
f5ce2a7639
|
split crreg access functions to separate file
|
2010-03-25 21:33:07 +00:00 |
|