|
|
@10321
|
16 years |
vboxsync |
Deal with pool flushes directly when possible.
|
|
|
@10320
|
16 years |
vboxsync |
Rearranged code to deal with pgm pool tasks during SyncCR3.
|
|
|
@10319
|
16 years |
vboxsync |
pgmPoolClearAll can be executed in ring 0.
|
|
|
@10318
|
16 years |
vboxsync |
There are no virtual handlers in nested paging mode.
|
|
|
@10317
|
16 years |
vboxsync |
SyncCR3 change for nested paging to deal with pool flushes.
|
|
|
@10314
|
16 years |
vboxsync |
More logging
|
|
|
@10299
|
16 years |
vboxsync |
Force a TLB flush on a mode switch too.
|
|
|
@10288
|
16 years |
vboxsync |
Removed more unneeded defines
|
|
|
@10287
|
16 years |
vboxsync |
Correction
|
|
|
@10286
|
16 years |
vboxsync |
Without paging guest paging always matches shadow paging.
|
|
|
@10285
|
16 years |
vboxsync |
Corrected protected mode without paging shadow paging.
|
|
|
@10284
|
16 years |
vboxsync |
Wrong logging part 2
|
|
|
@10283
|
16 years |
vboxsync |
Backed out 32892-32894
|
|
|
@10282
|
16 years |
vboxsync |
More gc tracking changes for the non-paging case.
|
|
|
@10281
|
16 years |
vboxsync |
Disabled user tracking properly.
|
|
|
@10280
|
16 years |
vboxsync |
No need for tracking user pages when guest paging is disabled.
|
|
|
@10279
|
16 years |
vboxsync |
Wrong logging
|
|
|
@10277
|
16 years |
vboxsync |
Deal with 8 byte movsx instructions.
|
|
|
@10274
|
16 years |
vboxsync |
More logging
|
|
|
@10270
|
16 years |
vboxsync |
Logging update
|
|
|
@10216
|
16 years |
vboxsync |
-> Unsupported
|
|
|
@10215
|
16 years |
vboxsync |
Missed MSR_IA32_MTRR_CAP
|
|
|
@10213
|
16 years |
vboxsync |
Log more MSRs
|
|
|
@10210
|
16 years |
vboxsync |
Support MSR_K6_EFER_FFXSR if X86_CPUID_AMD_FEATURE_EDX_FFXSR is set.
|
|
|
@10209
|
16 years |
vboxsync |
Logging update
|
|
|
@10204
|
16 years |
vboxsync |
Corrected logging function name
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@10171
|
16 years |
vboxsync |
small fix
|
|
|
@10154
|
16 years |
vboxsync |
Documented the issue wrt to CS RPL and conforming segment in …
|
|
|
@10122
|
16 years |
vboxsync |
Use the SS RPL instead of the CS RPL in CPUMGetGuestCPL for the raw …
|
|
|
@10107
|
16 years |
vboxsync |
Added CR8 write (alias for APIC TPR write).
|
|
|
@10097
|
16 years |
vboxsync |
Derive CPL from cs, not ss.
|
|
|
@10088
|
16 years |
vboxsync |
Log MSR names
|
|
|
@10087
|
16 years |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@10073
|
16 years |
vboxsync |
Updated some comments
|
|
|
@10072
|
16 years |
vboxsync |
Nested paging update.
|
|
|
@10071
|
16 years |
vboxsync |
Don't set the no-execute bits in the fake pml4e & pdpte
|
|
|
@10068
|
16 years |
vboxsync |
Set the accessed bit as well (protected mode without paging; shadow pde)
|
|
|
@10063
|
16 years |
vboxsync |
AMD64 updates for nested paging.
|
|
|
@10034
|
16 years |
vboxsync |
Moved some assertions around
|
|
|
@10032
|
16 years |
vboxsync |
Nested paging updates
|
|
|
@10027
|
16 years |
vboxsync |
Corrected check for flushing shadow pml4. Extended check for nested …
|
|
|
@10026
|
16 years |
vboxsync |
Nested paging updates.
|
|
|
@10021
|
16 years |
vboxsync |
Updates for amd64 nested paging.
|
|
|
@10016
|
16 years |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@10013
|
16 years |
vboxsync |
AMD64 shadow & real or protected mode without paging combo.
Flush TLB …
|
|
|
@10012
|
16 years |
vboxsync |
Logging update
|
|
|
@10001
|
16 years |
vboxsync |
Cleanup
|
|
|
@9999
|
16 years |
vboxsync |
Too noisy
|
|
|
@9993
|
16 years |
vboxsync |
Correction for PML4E clearing.
|
|
|
@9990
|
16 years |
vboxsync |
Some cleanup
|
|
|
@9989
|
16 years |
vboxsync |
Enabled rdmsr/wrmsr emulation again. (VT-x & AMD-v regression fixed)
|
|
|
@9984
|
16 years |
vboxsync |
Big instruction emulation update for 64 bits mode. Watch for regressions!
|
|
|
@9966
|
16 years |
vboxsync |
AssertCR3: ignore X86_PTE_PAE_NX as well in big pages (PDE bit is …
|
|
|
@9965
|
16 years |
vboxsync |
Hyper and intermediate CR3 values can be 64 bits.
|
|
|
@9957
|
16 years |
vboxsync |
Inverted check
|
|
|
@9956
|
16 years |
vboxsync |
Quietly reject any attempts at flushing the currently active shadow …
|
|
|
@9955
|
16 years |
vboxsync |
pgmPoolTrackClearPageUser fix for
|
|
|
@9953
|
16 years |
vboxsync |
Clear reference to PML4 table
|
|
|
@9952
|
16 years |
vboxsync |
Forgot to query the physical address of the CR3 cached page.
|
|
|
@9949
|
16 years |
vboxsync |
PAE fix
|
|
|
@9946
|
16 years |
vboxsync |
Log correction
|
|
|
@9945
|
16 years |
vboxsync |
Corrections
|
|
|
@9944
|
16 years |
vboxsync |
PAE fixes
|
|
|
@9942
|
16 years |
vboxsync |
PAE fixes
|
|
|
@9941
|
16 years |
vboxsync |
Comments
|
|
|
@9940
|
16 years |
vboxsync |
PAE fix
|
|
|
@9893
|
16 years |
vboxsync |
Attempt to fix PAE (can't verify now).
AMD64 paging updates.
|
|
|
@9890
|
16 years |
vboxsync |
amd64 paging updates
|
|
|
@9888
|
16 years |
vboxsync |
Updates for amd64 paging.
|
|
|
@9881
|
16 years |
vboxsync |
32 bits iUserTable again (preparing for amd64 changes)
|
|
|
@9879
|
16 years |
vboxsync |
Masks
|
|
|
@9877
|
16 years |
vboxsync |
Wrong masks
|
|
|
@9876
|
16 years |
vboxsync |
Logging update
|
|
|
@9875
|
16 years |
vboxsync |
Typos
|
|
|
@9874
|
16 years |
vboxsync |
Clear shadow pae pd & pdpte entries when changed.
|
|
|
@9871
|
16 years |
vboxsync |
Same goes for X86_PTE_G. (big page to pt mapping)
|
|
|
@9870
|
16 years |
vboxsync |
Ignore A & D bits in the big page comparison as well.
|
|
|
@9869
|
16 years |
vboxsync |
AssertCR3 for long mode.
|
|
|
@9864
|
16 years |
vboxsync |
Logging update
|
|
|
@9863
|
16 years |
vboxsync |
Detect PML4E & PDPTE changes in SyncCR3 as well.
|
|
|
@9860
|
16 years |
vboxsync |
Return immediately in case the PML4E or PDPTE has been changed.
|
|
|
@9859
|
16 years |
vboxsync |
Wrong mask again
|
|
|
@9858
|
16 years |
vboxsync |
Wrong mask
|
|
|
@9857
|
16 years |
vboxsync |
Updates for amd64 paging
|
|
|
@9855
|
16 years |
vboxsync |
SyncPage fix for out of sync pde's.
|
|
|
@9852
|
16 years |
vboxsync |
Added CPUMGetGuestMsr
|
|
|
@9847
|
16 years |
vboxsync |
Updates for dumping 64 bits descriptors
|
|
|
@9841
|
16 years |
vboxsync |
Added CPUMGetGuest/HyperRIP.
|
|
|
@9837
|
16 years |
vboxsync |
build fix
|
|
|
@9836
|
16 years |
vboxsync |
Fixed some inconsistencies (thanks Frank)
|
|
|
@9835
|
16 years |
vboxsync |
build fix
|
|
|
@9833
|
16 years |
vboxsync |
qword accesses
|
|
|
@9825
|
16 years |
vboxsync |
Log update
|
|
|
@9824
|
16 years |
vboxsync |
Some preparations for fixing PAE.
|
|
|
@9817
|
16 years |
vboxsync |
fs & gs base cleanup
|
|
|
@9790
|
16 years |
vboxsync |
Disassemble the current guest instruction when dumping the guest state.
|
|
|
@9778
|
16 years |
vboxsync |
InvalidatePage corrections.
|
|
|
@9777
|
16 years |
vboxsync |
Wrong assertions
|
|
|
@9776
|
16 years |
vboxsync |
Stat updates
|
|
|