|
|
@9701
|
17 years |
vboxsync |
Fixed mask issues in 64 bits mode
|
|
|
@9699
|
17 years |
vboxsync |
64 bits paging updates (page pool)
|
|
|
@9692
|
17 years |
vboxsync |
Partly backed out previous changeset
|
|
|
@9690
|
17 years |
vboxsync |
Paging updates for amd64.
|
|
|
@9689
|
17 years |
vboxsync |
Logging update
|
|
|
@9686
|
17 years |
vboxsync |
Logging updates
|
|
|
@9685
|
17 years |
vboxsync |
Always sync PML4E & PDPE.
|
|
|
@9684
|
17 years |
vboxsync |
Correction
|
|
|
@9682
|
17 years |
vboxsync |
Long mode paging updates
|
|
|
@9679
|
17 years |
vboxsync |
SELMToFlatBySelEx not used in our ring 0 module.
|
|
|
@9678
|
17 years |
vboxsync |
Rewrote SELMToFlatEx for long mode.
|
|
|
@9675
|
17 years |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9663
|
17 years |
vboxsync |
Some 64 bits instruction emulation updates
|
|
|
@9661
|
17 years |
vboxsync |
Implement and use CPUMIsGuestIn64BitCode where appropriate.
|
|
|
@9659
|
17 years |
vboxsync |
SELMGetCpuModeFromSelector is a better name.
|
|
|
@9658
|
17 years |
vboxsync |
Renamed SELMIsSelector32Bit to SELMGetSelectorType.
|
|
|
@9656
|
17 years |
vboxsync |
Changed u1Reserved to u1Long in the selector attributes field.
|
|
|
@9651
|
17 years |
vboxsync |
64 bits DRx move emulation.
|
|
|
@9649
|
17 years |
vboxsync |
Added CPUMIsGuestInLongMode.
|
|
|
@9647
|
17 years |
vboxsync |
DRx access functions must use uint64_t now.
|
|
|
@9620
|
17 years |
vboxsync |
Long mode paging updates
|
|
|
@9606
|
17 years |
vboxsync |
X86_CR4_PSE changes for long mode (bit is ignored there)
|
|
|
@9596
|
17 years |
vboxsync |
PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD is the same as …
|
|
|
@9595
|
17 years |
vboxsync |
PGM pool updates for long mode
|
|
|
@9589
|
17 years |
vboxsync |
AMD64 paging updates
|
|
|
@9575
|
17 years |
vboxsync |
Missing mapping of amd64 cr3.
|
|
|
@9574
|
17 years |
vboxsync |
Mask away invalid parts of the cpu context in CPUMSetGuestCtxCore.
|
|
|
@9570
|
17 years |
vboxsync |
AMD64 paging updates
|
|
|
@9543
|
17 years |
vboxsync |
Long mode CPU state dumping.
|
|
|
@9542
|
17 years |
vboxsync |
Removed obsolete assertion for amd64
|
|
|
@9539
|
17 years |
vboxsync |
Some changes for amd64.
Lifted a restriction for executing code in …
|
|
|
@9430
|
17 years |
vboxsync |
Made the base of GDTR and IDTR 64 bits.
|
|
|
@9421
|
17 years |
vboxsync |
64 bits hidden selector base.
|
|
|
@9412
|
17 years |
vboxsync |
use macros to access base, limit of a descriptor and offset of an IDT entry
|
|
|
@9395
|
17 years |
vboxsync |
fixed more places with incorrect descriptor base address calculation
|
|
|
@9354
|
17 years |
vboxsync |
Added CPUMGetCPUVendor.
Added CPUMCPUIDFEATURE_NXE, …
|
|
|
@9353
|
17 years |
vboxsync |
Accidental commit
|
|
|
@9349
|
17 years |
vboxsync |
More type fixes for GC execution.
|
|
|
@9345
|
17 years |
vboxsync |
String format
|
|
|
@9344
|
17 years |
vboxsync |
Types and string format specifiers.
|
|
|
@9341
|
17 years |
vboxsync |
Format specifiers again…
|
|
|
@9300
|
17 years |
vboxsync |
More 64 bits guest ptr fixes
|
|
|
@9289
|
17 years |
vboxsync |
Updates for 64 bits guests
|
|
|
@9282
|
17 years |
vboxsync |
Type and cast corrections
|
|
|
@9280
|
17 years |
vboxsync |
Corrected casts (64 bits guest pointers)
|
|
|
@9254
|
17 years |
vboxsync |
Wrong string specifiers for 64 bits guest addresses/rtrcptrs.
|
|
|
@9250
|
17 years |
vboxsync |
Corrected some unused code. Still untested though.
|
|
|
@9248
|
17 years |
vboxsync |
Enabled cmpxchg8b again.
|
|
|
@9246
|
17 years |
vboxsync |
Disable GC emulation of cmpxchg8b to see if that helps with the win2k …
|
|
|
@9241
|
17 years |
vboxsync |
cmpxchg8b only modifies ZF.
|
|
|
@9231
|
17 years |
vboxsync |
Missign updates
|
|
|
@9223
|
17 years |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9216
|
17 years |
vboxsync |
Compile issues (32 bits host/64 bits guest)
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9115
|
17 years |
vboxsync |
HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. …
|
|
|
@9083
|
17 years |
vboxsync |
Minor update
|
|
|
@9069
|
17 years |
vboxsync |
Interpret msr reads and writes (currently disabled in order not to …
|
|
|
@9064
|
17 years |
vboxsync |
Properly deal with CR3 changes in nested paging mode.
|
|
|
@9041
|
17 years |
vboxsync |
spaces.
|
|
|
@9039
|
17 years |
vboxsync |
spaces and inverted comments.
|
|
|
@9034
|
17 years |
vboxsync |
properly export
|
|
|
@9032
|
17 years |
vboxsync |
Nested paging updates
|
|
|
@9026
|
17 years |
vboxsync |
More updates for nested paging. (setting up the paging mode)
|
|
|
@9024
|
17 years |
vboxsync |
2nd attempt
|
|
|
@9023
|
17 years |
vboxsync |
Fixed some runtime assertions
|
|
|
@9021
|
17 years |
vboxsync |
Nested paging updates. Extra paging mode added to prevent illegal …
|
|
|
@9008
|
17 years |
vboxsync |
Changes for proper flushing of the TLB for physical registration changes.
|
|
|
@9001
|
17 years |
vboxsync |
Enabled the PGMMODE_PROTECTED (Guest) & PGMMODE_AMD64 (shadow) …
|
|
|
@8994
|
17 years |
vboxsync |
this broke release builds
|
|
|
@8985
|
17 years |
vboxsync |
Added an extra argument to TRPMForwardTrap so the trpm profiling …
|
|
|
@8965
|
17 years |
vboxsync |
Nested paging updates
|
|
|
@8958
|
17 years |
vboxsync |
VMM/VMMAll: commented out an annoying assertion
|
|
|
@8856
|
17 years |
vboxsync |
Compilation fix
|
|
|
@8853
|
17 years |
vboxsync |
Manual page invalidation or TLB flush is required for AMD-V.
|
|
|
@8818
|
17 years |
vboxsync |
Pushed some very noisy logging into Log4 (was LogFlow).
|
|
|
@8739
|
17 years |
vboxsync |
Set the shadow PDE for real and protected mode without paging to …
|
|
|
@8738
|
17 years |
vboxsync |
More logging
|
|
|
@8677
|
17 years |
vboxsync |
Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
|
|
|
@8659
|
17 years |
vboxsync |
Updates for 64 bits paging.
Removed conditional dirty and accessed …
|
|
|
@8579
|
17 years |
vboxsync |
AssertBreakVoid -> AssertBreak
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8557
|
17 years |
vboxsync |
Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
|
|
|
@8537
|
17 years |
vboxsync |
Spaces
|
|
|
@8536
|
17 years |
vboxsync |
Split out the long mode only bits from the PDPE.
Set accessed bits for …
|
|
|
@8535
|
17 years |
vboxsync |
Trying to shut up GCC
|
|
|
@8533
|
17 years |
vboxsync |
Start of 64 bits paging support
|
|
|
@8503
|
17 years |
vboxsync |
Fall back to the recompiler when the guest tries to access invalid …
|
|
|
@8458
|
17 years |
vboxsync |
Finished up the Gst part of longmode paging
|
|
|
@8455
|
17 years |
vboxsync |
Compile fix
|
|
|
@8454
|
17 years |
vboxsync |
Long mode changes
|
|
|
@8386
|
17 years |
vboxsync |
No AMD64 support in raw mode
|
|
|
@8354
|
17 years |
vboxsync |
Accidental commit
|
|
|
@8242
|
17 years |
vboxsync |
small logging fixes
|
|
|
@8236
|
17 years |
vboxsync |
Reapplied 29907
|
|
|
@8234
|
17 years |
vboxsync |
MMIO: Cleanup up (removed duplicate code)
Disassembler: simplified …
|
|
|
@8225
|
17 years |
vboxsync |
Added some assembly support routines (inactive; todo)
|
|
|
@8191
|
17 years |
vboxsync |
warnings
|
|
|
@8160
|
17 years |
vboxsync |
All CRx registers are now 64 bits.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8149
|
17 years |
vboxsync |
More 64 bits disassembler updates
|
|
|