VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10323   17 years vboxsync Clear the shadow page table entries whenever the guest modifies its …
(edit) @10321   17 years vboxsync Deal with pool flushes directly when possible.
(edit) @10320   17 years vboxsync Rearranged code to deal with pgm pool tasks during SyncCR3.
(edit) @10319   17 years vboxsync pgmPoolClearAll can be executed in ring 0.
(edit) @10318   17 years vboxsync There are no virtual handlers in nested paging mode.
(edit) @10317   17 years vboxsync SyncCR3 change for nested paging to deal with pool flushes.
(edit) @10315   17 years vboxsync Don't dump the guru meditation to stderr for me
(edit) @10314   17 years vboxsync More logging
(edit) @10301   17 years vboxsync Wrong place for the assertion
(edit) @10300   17 years vboxsync Allow PGMMODE_PAE_NX with VT-x and AMD-V.
(edit) @10299   17 years vboxsync Force a TLB flush on a mode switch too.
(edit) @10297   17 years vboxsync More assertions.
(edit) @10290   17 years vboxsync Enable 64 bits guest support.
(edit) @10289   17 years vboxsync Expose X86_CPUID_AMD_FEATURE_EDX_MCA & X86_CPUID_AMD_FEATURE_EDX_MTRR …
(edit) @10288   17 years vboxsync Removed more unneeded defines
(edit) @10287   17 years vboxsync Correction
(edit) @10286   17 years vboxsync Without paging guest paging always matches shadow paging.
(edit) @10285   17 years vboxsync Corrected protected mode without paging shadow paging.
(edit) @10284   17 years vboxsync Wrong logging part 2
(edit) @10283   17 years vboxsync Backed out 32892-32894
(edit) @10282   17 years vboxsync More gc tracking changes for the non-paging case.
(edit) @10281   17 years vboxsync Disabled user tracking properly.
(edit) @10280   17 years vboxsync No need for tracking user pages when guest paging is disabled.
(edit) @10279   17 years vboxsync Wrong logging
(edit) @10277   17 years vboxsync Deal with 8 byte movsx instructions.
(edit) @10274   17 years vboxsync More logging
(edit) @10270   17 years vboxsync Logging update
(edit) @10269   17 years vboxsync Logging updates
(edit) @10240   17 years vboxsync sub-makefile fix.
(edit) @10216   17 years vboxsync -> Unsupported
(edit) @10215   17 years vboxsync Missed MSR_IA32_MTRR_CAP
(edit) @10213   17 years vboxsync Log more MSRs
(edit) @10211   17 years vboxsync X86_CPUID_FEATURE_EDX_PAT is supported (was already marked as such in …
(edit) @10210   17 years vboxsync Support MSR_K6_EFER_FFXSR if X86_CPUID_AMD_FEATURE_EDX_FFXSR is set.
(edit) @10209   17 years vboxsync Logging update
(edit) @10208   17 years vboxsync Cpuid 0x800000005 & 0x800000006 contain information about L1, L2 & L3 …
(edit) @10206   17 years vboxsync Fixed regression introduced by TPR caching. (never execute code that …
(edit) @10205   17 years vboxsync Logging fix
(edit) @10204   17 years vboxsync Corrected logging function name
(edit) @10202   17 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10200   17 years vboxsync Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
(edit) @10171   17 years vboxsync small fix
(edit) @10154   17 years vboxsync Documented the issue wrt to CS RPL and conforming segment in …
(edit) @10141   17 years vboxsync PATM: some preparations for new SSM handling.
(edit) @10123   17 years vboxsync doxygen
(edit) @10122   17 years vboxsync Use the SS RPL instead of the CS RPL in CPUMGetGuestCPL for the raw …
(edit) @10110   17 years vboxsync More TPR updates
(edit) @10108   17 years vboxsync More CR8 updates
(edit) @10107   17 years vboxsync Added CR8 write (alias for APIC TPR write).
(edit) @10100   17 years vboxsync Added missing cpuid features (all disabled)
(edit) @10097   17 years vboxsync Derive CPL from cs, not ss.
(edit) @10095   17 years vboxsync logging change
(edit) @10088   17 years vboxsync Log MSR names
(edit) @10087   17 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @10073   17 years vboxsync Updated some comments
(edit) @10072   17 years vboxsync Nested paging update.
(edit) @10071   17 years vboxsync Don't set the no-execute bits in the fake pml4e & pdpte
(edit) @10070   17 years vboxsync log spelling.
(edit) @10068   17 years vboxsync Set the accessed bit as well (protected mode without paging; shadow pde)
(edit) @10066   17 years vboxsync Paranoid assertion
(edit) @10065   17 years vboxsync Missing physical address for nested root
(edit) @10064   17 years vboxsync Missing log group
(edit) @10063   17 years vboxsync AMD64 updates for nested paging.
(edit) @10062   17 years vboxsync logging fix
(edit) @10054   17 years vboxsync spaces
(edit) @10046   17 years vboxsync Drop the .NOTPARALLEL hack (windows), this should work fine now. …
(edit) @10036   17 years vboxsync Argh
(edit) @10035   17 years vboxsync More annoying assertions removed
(edit) @10034   17 years vboxsync Moved some assertions around
(edit) @10033   17 years vboxsync Logging update
(edit) @10032   17 years vboxsync Nested paging updates
(edit) @10027   17 years vboxsync Corrected check for flushing shadow pml4. Extended check for nested …
(edit) @10026   17 years vboxsync Nested paging updates.
(edit) @10024   17 years vboxsync typo
(edit) @10021   17 years vboxsync Updates for amd64 nested paging.
(edit) @10019   17 years vboxsync Updated for accepted shadow page modes.
(edit) @10018   17 years vboxsync Wrong assertion + logging updates
(edit) @10016   17 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10015   17 years vboxsync Don't forget to sync back MSR_K8_KERNEL_GS_BASE.
(edit) @10014   17 years vboxsync Filter out the MSR_K6_LME bit or else AMD-V expects amd64 shadow …
(edit) @10013   17 years vboxsync AMD64 shadow & real or protected mode without paging combo. Flush TLB …
(edit) @10012   17 years vboxsync Logging update
(edit) @10011   17 years vboxsync Compile fix
(edit) @10010   17 years vboxsync Updates for 64 bits mode (invlpg - amd-v)
(edit) @10001   17 years vboxsync Cleanup
(edit) @9999   17 years vboxsync Too noisy
(edit) @9998   17 years vboxsync Logging update
(edit) @9993   17 years vboxsync Correction for PML4E clearing.
(edit) @9990   17 years vboxsync Some cleanup
(edit) @9989   17 years vboxsync Enabled rdmsr/wrmsr emulation again. (VT-x & AMD-v regression fixed)
(edit) @9988   17 years vboxsync Unconditionally update the sysenter msrs.
(edit) @9986   17 years vboxsync Introduced CPUMIsGuestInLongModeEx
(edit) @9985   17 years vboxsync Relax the requirement for VT-x when in 64 bits mode.
(edit) @9984   17 years vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9982   17 years vboxsync Logging
(edit) @9981   17 years vboxsync Always switch the PGM mode when we're using VT-x/AMD-v
(edit) @9980   17 years vboxsync Log update
(edit) @9966   17 years vboxsync AssertCR3: ignore X86_PTE_PAE_NX as well in big pages (PDE bit is …
(edit) @9965   17 years vboxsync Hyper and intermediate CR3 values can be 64 bits.
(edit) @9964   17 years vboxsync Paranoid assertion
Note: See TracRevisionLog for help on using the revision log.

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