VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10021   16 years vboxsync Updates for amd64 nested paging.
(edit) @10016   16 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10013   16 years vboxsync AMD64 shadow & real or protected mode without paging combo. Flush TLB …
(edit) @10012   16 years vboxsync Logging update
(edit) @10001   16 years vboxsync Cleanup
(edit) @9999   16 years vboxsync Too noisy
(edit) @9993   16 years vboxsync Correction for PML4E clearing.
(edit) @9990   16 years vboxsync Some cleanup
(edit) @9989   16 years vboxsync Enabled rdmsr/wrmsr emulation again. (VT-x & AMD-v regression fixed)
(edit) @9984   16 years vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9966   16 years vboxsync AssertCR3: ignore X86_PTE_PAE_NX as well in big pages (PDE bit is …
(edit) @9965   16 years vboxsync Hyper and intermediate CR3 values can be 64 bits.
(edit) @9957   16 years vboxsync Inverted check
(edit) @9956   16 years vboxsync Quietly reject any attempts at flushing the currently active shadow …
(edit) @9955   16 years vboxsync pgmPoolTrackClearPageUser fix for
(edit) @9953   16 years vboxsync Clear reference to PML4 table
(edit) @9952   16 years vboxsync Forgot to query the physical address of the CR3 cached page.
(edit) @9949   16 years vboxsync PAE fix
(edit) @9946   16 years vboxsync Log correction
(edit) @9945   16 years vboxsync Corrections
(edit) @9944   16 years vboxsync PAE fixes
(edit) @9942   16 years vboxsync PAE fixes
(edit) @9941   16 years vboxsync Comments
(edit) @9940   16 years vboxsync PAE fix
(edit) @9893   16 years vboxsync Attempt to fix PAE (can't verify now). AMD64 paging updates.
(edit) @9890   16 years vboxsync amd64 paging updates
(edit) @9888   16 years vboxsync Updates for amd64 paging.
(edit) @9881   16 years vboxsync 32 bits iUserTable again (preparing for amd64 changes)
(edit) @9879   16 years vboxsync Masks
(edit) @9877   16 years vboxsync Wrong masks
(edit) @9876   16 years vboxsync Logging update
(edit) @9875   16 years vboxsync Typos
(edit) @9874   16 years vboxsync Clear shadow pae pd & pdpte entries when changed.
(edit) @9871   16 years vboxsync Same goes for X86_PTE_G. (big page to pt mapping)
(edit) @9870   16 years vboxsync Ignore A & D bits in the big page comparison as well.
(edit) @9869   16 years vboxsync AssertCR3 for long mode.
(edit) @9864   16 years vboxsync Logging update
(edit) @9863   16 years vboxsync Detect PML4E & PDPTE changes in SyncCR3 as well.
(edit) @9860   16 years vboxsync Return immediately in case the PML4E or PDPTE has been changed.
(edit) @9859   16 years vboxsync Wrong mask again
(edit) @9858   16 years vboxsync Wrong mask
(edit) @9857   16 years vboxsync Updates for amd64 paging
(edit) @9855   16 years vboxsync SyncPage fix for out of sync pde's.
(edit) @9852   16 years vboxsync Added CPUMGetGuestMsr
(edit) @9847   16 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9841   16 years vboxsync Added CPUMGetGuest/HyperRIP.
(edit) @9837   16 years vboxsync build fix
(edit) @9836   16 years vboxsync Fixed some inconsistencies (thanks Frank)
(edit) @9835   16 years vboxsync build fix
(edit) @9833   16 years vboxsync qword accesses
(edit) @9825   16 years vboxsync Log update
(edit) @9824   16 years vboxsync Some preparations for fixing PAE.
(edit) @9817   16 years vboxsync fs & gs base cleanup
(edit) @9790   16 years vboxsync Disassemble the current guest instruction when dumping the guest state.
(edit) @9778   16 years vboxsync InvalidatePage corrections.
(edit) @9777   16 years vboxsync Wrong assertions
(edit) @9776   16 years vboxsync Stat updates
(edit) @9774   16 years vboxsync IOM updates for 64 bits mode.
(edit) @9764   16 years vboxsync ins/outs correction for 64 bits mode.
(edit) @9758   16 years vboxsync Wrong assertion
(edit) @9757   16 years vboxsync Corrections
(edit) @9756   16 years vboxsync Wrong masks
(edit) @9755   16 years vboxsync Update
(edit) @9754   16 years vboxsync Naming again
(edit) @9753   16 years vboxsync Naming
(edit) @9752   16 years vboxsync PAE & AMD64 paging updates. - create references to upper level shadow …
(edit) @9750   16 years vboxsync Backed out 32074 for now. (regressions)
(edit) @9747   16 years vboxsync Logging update
(edit) @9745   16 years vboxsync Enabled 64 bits mov instruction emulation.
(edit) @9726   16 years vboxsync Deal with long mode related changes to EFER, CR0 & CR4
(edit) @9725   16 years vboxsync Ignore MSR_K6_EFER_LMA
(edit) @9724   16 years vboxsync EFER updates implemented for wrmsr
(edit) @9722   16 years vboxsync Enabled rd/wrmsr emulation
(edit) @9721   16 years vboxsync Comment
(edit) @9720   16 years vboxsync Emulate rdmsr & wrmsr. Note that Intel mentions a (slightly different) …
(edit) @9717   16 years vboxsync Logging updates
(edit) @9713   16 years vboxsync More eip -> rip changes.
(edit) @9711   16 years vboxsync Wrong assertion. There's a raw mode with PAE now.
(edit) @9710   16 years vboxsync doxygen.
(edit) @9701   16 years vboxsync Fixed mask issues in 64 bits mode
(edit) @9699   16 years vboxsync 64 bits paging updates (page pool)
(edit) @9692   16 years vboxsync Partly backed out previous changeset
(edit) @9690   16 years vboxsync Paging updates for amd64.
(edit) @9689   16 years vboxsync Logging update
(edit) @9686   16 years vboxsync Logging updates
(edit) @9685   16 years vboxsync Always sync PML4E & PDPE.
(edit) @9684   16 years vboxsync Correction
(edit) @9682   16 years vboxsync Long mode paging updates
(edit) @9679   16 years vboxsync SELMToFlatBySelEx not used in our ring 0 module.
(edit) @9678   16 years vboxsync Rewrote SELMToFlatEx for long mode.
(edit) @9675   16 years vboxsync General cleanup of SELMToFlat.
(edit) @9663   16 years vboxsync Some 64 bits instruction emulation updates
(edit) @9661   16 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9659   16 years vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   16 years vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9656   16 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9651   16 years vboxsync 64 bits DRx move emulation.
(edit) @9649   16 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   16 years vboxsync DRx access functions must use uint64_t now.
(edit) @9620   16 years vboxsync Long mode paging updates
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