Stanislav Shwartsman
|
43600f3756
|
complete rework of SSE code
next step - split all SSE opcodes by ModC0
|
2010-12-22 21:16:02 +00:00 |
|
Stanislav Shwartsman
|
29a674e520
|
split rd/wr CR opcodes for simplicity
|
2010-12-19 22:36:19 +00:00 |
|
Stanislav Shwartsman
|
c7017b1c05
|
simplification
|
2010-12-19 21:41:15 +00:00 |
|
Stanislav Shwartsman
|
4a85a8680e
|
SSE optimization
|
2010-12-19 07:06:40 +00:00 |
|
Stanislav Shwartsman
|
48d94d6dc3
|
optimization
|
2010-12-18 11:58:16 +00:00 |
|
Stanislav Shwartsman
|
36291b0b1d
|
accessor to upper part of 64-bit reg
|
2010-11-12 20:46:59 +00:00 |
|
Stanislav Shwartsman
|
e6981218dc
|
next step for fully configurable CPU + more optimal VMX execution
- check at startup time which VMX fields are accessible
- next step: simplify VMREAD and VMWRITE instructions - eliminate switch statements
|
2010-11-11 21:41:03 +00:00 |
|
Stanislav Shwartsman
|
5ea2591cd9
|
fixes
|
2010-10-07 20:40:01 +00:00 |
|
Stanislav Shwartsman
|
6d089dd238
|
changed CPUID constants to defines
|
2010-10-07 16:39:31 +00:00 |
|
Stanislav Shwartsman
|
75f2ae9c18
|
fetchdecode simplification rework
|
2010-09-25 09:55:40 +00:00 |
|
Stanislav Shwartsman
|
1107ce138e
|
small fetchdecode optimization
|
2010-09-07 19:54:50 +00:00 |
|
Stanislav Shwartsman
|
31e8bfc5a7
|
Fixed fsgsbase cpuid bit
|
2010-07-22 20:19:00 +00:00 |
|
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
|
7f7c249934
|
disasm and some cpuid code according to recently published AVX_319433-007.pdf document
|
2010-07-22 15:12:08 +00:00 |
|
Stanislav Shwartsman
|
8d8d1590f5
|
fetchdecide rework for AVX (0xF3 SSE prefix encoded as 2 in VEX)
|
2010-05-23 19:17:41 +00:00 |
|
Stanislav Shwartsman
|
1c00193616
|
cleanup
|
2010-05-22 10:43:39 +00:00 |
|
Stanislav Shwartsman
|
fff0a79aea
|
a little simpler fetchdecode
|
2010-05-21 21:17:32 +00:00 |
|
Stanislav Shwartsman
|
3dfcfd0ccd
|
Split shift opcodes | optimize SAR opcode
|
2010-05-18 07:28:05 +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
|
49934bc853
|
cache page split instructions
next step - cache page split traces
|
2010-05-08 08:30:04 +00:00 |
|
Stanislav Shwartsman
|
b0d5142e18
|
comp fixes
|
2010-05-06 21:46:39 +00:00 |
|
Stanislav Shwartsman
|
ca95477b7f
|
Implement x86-64 PCID extension
|
2010-04-29 19:34:32 +00:00 |
|
Stanislav Shwartsman
|
1c2fa8cd0c
|
move 1G_pages support to runtime option
|
2010-04-24 09:36:04 +00:00 |
|
Stanislav Shwartsman
|
ea95341e05
|
compile fix
|
2010-04-22 18:48:39 +00:00 |
|
Stanislav Shwartsman
|
749d6c33d2
|
relocate lazy_flags code from cpu.h
|
2010-04-15 05:51:00 +00:00 |
|
Stanislav Shwartsman
|
689ecc57dd
|
split 2 more SSE opcodes
|
2010-04-08 17:35:32 +00:00 |
|
Stanislav Shwartsman
|
6e1204cb84
|
Merged X2APIC + X2APIC virtualization
|
2010-04-08 15:50:39 +00:00 |
|
Stanislav Shwartsman
|
df7db31fb4
|
EPT + VPID - VMXx2 support
|
2010-04-07 17:12:17 +00:00 |
|
Stanislav Shwartsman
|
c94e72d4d3
|
make lpf_mask smaller
|
2010-04-07 14:38:53 +00:00 |
|
Stanislav Shwartsman
|
21de4f8b8b
|
remove cr3_masked
|
2010-04-04 09:04:12 +00:00 |
|
Stanislav Shwartsman
|
7c42447c77
|
move secondary VMEXEC controls to -enable-vmx=2 option
EPT coming next
|
2010-04-03 07:30:23 +00:00 |
|
Stanislav Shwartsman
|
d39d485ece
|
changes variable name to better one
|
2010-04-03 05:59:07 +00:00 |
|
Stanislav Shwartsman
|
01de3e1926
|
PEXTRB/W/D/EXTRACTPS fixed
|
2010-04-02 19:03:47 +00:00 |
|
Stanislav Shwartsman
|
2efb11f2bc
|
fixes
|
2010-03-30 18:12:19 +00:00 |
|
Stanislav Shwartsman
|
64e9ff6aff
|
add PDPTRS into param tree
|
2010-03-25 22:04:31 +00:00 |
|
Stanislav Shwartsman
|
f5ce2a7639
|
split crreg access functions to separate file
|
2010-03-25 21:33:07 +00:00 |
|
Stanislav Shwartsman
|
e88e168081
|
bswap undefined behavior
|
2010-03-19 10:00:48 +00:00 |
|
Stanislav Shwartsman
|
d0bd30e4b9
|
optimization
|
2010-03-18 15:19:16 +00:00 |
|
Stanislav Shwartsman
|
78badcbde4
|
cleanup
|
2010-03-17 21:55:19 +00:00 |
|
Stanislav Shwartsman
|
79466dffe2
|
apic virtualization + vmx fixes
|
2010-03-16 14:51:20 +00:00 |
|
Stanislav Shwartsman
|
1c6cc35b06
|
fixed TPR shadow
|
2010-03-15 14:18:36 +00:00 |
|
Stanislav Shwartsman
|
6134283932
|
vmx update
|
2010-03-15 13:54:54 +00:00 |
|
Stanislav Shwartsman
|
3c1b8a63d7
|
VMX bugfix
|
2010-03-15 13:22:14 +00:00 |
|
Stanislav Shwartsman
|
cffe32dd2c
|
remove unused param from exception() call
|
2010-03-14 15:51:27 +00:00 |
|
Stanislav Shwartsman
|
36b0b3c682
|
compilation fixes
|
2010-03-13 21:06:56 +00:00 |
|
Stanislav Shwartsman
|
6dd9c7d5f5
|
ifdef
|
2010-03-12 20:30:12 +00:00 |
|
Stanislav Shwartsman
|
11de02bd89
|
MONITOR/MWAIT: rewritten MONITOR/MWAIT implementation from scratch
|
2010-03-07 09:16:24 +00:00 |
|
Stanislav Shwartsman
|
5d2c2879a7
|
IA32_FEATURE_CONTROL_MSR is implemented
|
2010-03-06 16:59:05 +00:00 |
|
Stanislav Shwartsman
|
189553d702
|
bugfix
|
2010-03-05 08:54:07 +00:00 |
|