VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7676   17 years vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7668   17 years vboxsync Cleaned up
(edit) @7667   17 years vboxsync More comments + PAE updates
(edit) @7666   17 years vboxsync Put back the original PAE defines. AMD differs from Intel wrt valid …
(edit) @7664   17 years vboxsync Comment update
(edit) @7662   17 years vboxsync Clarified code
(edit) @7660   17 years vboxsync Split off amd64
(edit) @7658   17 years vboxsync Typo
(edit) @7657   17 years vboxsync Renamed 4M to BIG
(edit) @7656   17 years vboxsync Use GST_PDE4M_PG_MASK
(edit) @7655   17 years vboxsync PAE fixes & changes
(edit) @7650   17 years vboxsync Missed one
(edit) @7648   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7647   17 years vboxsync Use ASMCpuId_EDX.
(edit) @7646   17 years vboxsync Extra check for valid cpuid
(edit) @7645   17 years vboxsync CPUMCPUIDFEATURE_LONG_MODE added
(edit) @7644   17 years vboxsync Added CPUMCPUIDFEATURE_PAE
(edit) @7642   17 years vboxsync Additional cleanup
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7634   17 years vboxsync Removed unused VMR3ReqCallU variant.
(edit) @7632   17 years vboxsync Added optional fences to the hyper heap.
(edit) @7631   17 years vboxsync Fixed log crash in SSMR3Seek.
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @7628   17 years vboxsync Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
(edit) @7625   17 years vboxsync Again
(edit) @7624   17 years vboxsync More alignment fixes
(edit) @7622   17 years vboxsync Only 64 bits
(edit) @7621   17 years vboxsync Alignment
(edit) @7620   17 years vboxsync RTGCPHYS is now 64 bits
(edit) @7618   17 years vboxsync VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
(edit) @7616   17 years vboxsync cosmetics
(edit) @7614   17 years vboxsync fix 64-builds
(edit) @7613   17 years vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @7605   17 years vboxsync fixed VMR3Req call
(edit) @7603   17 years vboxsync fix debug builds
(edit) @7601   17 years vboxsync More %VGp
(edit) @7600   17 years vboxsync Use %VGp for guest physical addresses
(edit) @7598   17 years vboxsync Corrected wrong macro use to mask physical addresses
(edit) @7597   17 years vboxsync Incorrect masking
(edit) @7591   17 years vboxsync spaces
(edit) @7584   17 years vboxsync Logging fixes
(edit) @7581   17 years vboxsync 64 bits physical address save/restore
(edit) @7577   17 years vboxsync ~0U -> NIL_RTGCPHYS
(edit) @7574   17 years vboxsync And again
(edit) @7573   17 years vboxsync Correction
(edit) @7572   17 years vboxsync Compile fix
(edit) @7569   17 years vboxsync Removed assertion
(edit) @7559   17 years vboxsync warnings
(edit) @7533   17 years vboxsync comment.
(edit) @7530   17 years vboxsync no local variables banner.
(edit) @7524   17 years vboxsync Linux VT-x/AMD-V enabled again.
(edit) @7523   17 years vboxsync Unconditionally resolve R0 function addresses
(edit) @7510   17 years vboxsync Backed out 28970.
(edit) @7508   17 years vboxsync Enabled VT-x/AMD-V on other platforms again.
(edit) @7507   17 years vboxsync Restore saved registers after returning from a call in …
(edit) @7505   17 years vboxsync More assertions
(edit) @7503   17 years vboxsync Cleanup
(edit) @7502   17 years vboxsync Best regards from the spelling police
(edit) @7501   17 years vboxsync Display a warning when a user attempts to mix VT-x/ADM-V and raw mode VMs.
(edit) @7500   17 years vboxsync Logging update
(edit) @7499   17 years vboxsync typo
(edit) @7498   17 years vboxsync Don't init hwaccm when using raw mode.
(edit) @7496   17 years vboxsync Moved VMCS allocation to ring 0.
(edit) @7495   17 years vboxsync More logging
(edit) @7494   17 years vboxsync Cleaned up
(edit) @7484   17 years vboxsync make gcc happy
(edit) @7478   17 years vboxsync Disable VT-x and AMD-V on all hosts except Windows for now.
(edit) @7477   17 years vboxsync attempt to fix 64-bit Linux boxes
(edit) @7476   17 years vboxsync Initialize VT-x and AMD-V properly on all cpus if the BIOS failed to do so.
(edit) @7471   17 years vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @7469   17 years vboxsync fixed log statements
(edit) @7294   17 years vboxsync xadd: small optimization
(edit) @7286   17 years vboxsync emulate [lock] xadd in GC
(edit) @7192   17 years vboxsync shell scripts are eol-style LF
(edit) @7136   17 years vboxsync include cpum.h.
(edit) @7135   17 years vboxsync Fixed uninitialized cGuard variable. Fixes 2691.
(edit) @7122   17 years vboxsync Correct comment (not pushad any longer).
(edit) @7114   17 years vboxsync Removed TMCpuTickGetOffset.
(edit) @7113   17 years vboxsync Export TMTimerFrom*.
(edit) @7111   17 years vboxsync spaces
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7105   17 years vboxsync adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @7092   17 years vboxsync Accidental commit
(edit) @7091   17 years vboxsync Backed out more alignment changes
(edit) @7089   17 years vboxsync Backed out more alignment changes
(edit) @7088   17 years vboxsync Backed out alignment fixes
(edit) @7084   17 years vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7064   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7053   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7050   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7047   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7046   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7040   17 years vboxsync Not necessary for windows
(edit) @7039   17 years vboxsync Alignment issues with the 32 bits windows build
(edit) @7037   17 years vboxsync 32-bit build fix
(edit) @7034   17 years vboxsync Fixed unlinking bug in the object cleanup routine that would screw up …
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette