VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49204   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49186   12 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49182   12 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49178   12 years vboxsync SUPDrv: Fix VT-x capability querying for BIOSes that don't set the …
(edit) @49164   12 years vboxsync Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
(edit) @49159   12 years vboxsync VMM/HMSVMR0: Comment nits.
(edit) @49153   12 years vboxsync HMR0SVM.cpp: Ditto and added the separate single stepping loop function.
(edit) @49152   12 years vboxsync HMR0VMX.cpp: Clear the TF bit in the single step loop, instead on …
(edit) @49148   12 years vboxsync duh
(edit) @49147   12 years vboxsync tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
(edit) @49145   12 years vboxsync grr
(edit) @49144   12 years vboxsync More MSRs per call on non-windows.
(edit) @49141   12 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49134   12 years vboxsync VMM: Minor nit, coding style.
(edit) @49092   12 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49085   12 years vboxsync VMM/HMVMXR0: Partially revert r89778. Back to disassembling and …
(edit) @49072   12 years vboxsync EM.cpp: logging.
(edit) @49071   12 years vboxsync EM.cpp: Don't try reset-on-triple-fault if SMP guest.
(edit) @49070   12 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @49039   12 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49026   12 years vboxsync VMM: Some @thread doxygen corrections.
(edit) @49021   12 years vboxsync VMM/CPUMRCA.asm: Only IN_RC, don't leave legacy ifndef IN_RING3 lying …
(edit) @49020   12 years vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   12 years vboxsync VMM: FPU cleanup.
(edit) @49018   12 years vboxsync VMM/HMR0Mixed.mac: Remove ugly jump label suffix passing when …
(edit) @49004   12 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @49003   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Comment out unused code paths in TLB shootdown.
(edit) @49002   12 years vboxsync VMM/HMVMXR0: Use instruction info. for string IO VM-exits on CPUs that …
(edit) @49000   12 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   12 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48995   12 years vboxsync VMM/HMVMXR0: Make sure host segments are present in the LDT if we're …
(edit) @48986   12 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48982   12 years vboxsync Missing exports
(edit) @48980   12 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48965   12 years vboxsync VMM/HMR0Mixed.mac: Comment cleanup and spaces. No functional changes.
(edit) @48964   12 years vboxsync Whitespace.
(edit) @48936   12 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48898   12 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48890   12 years vboxsync PDM: init fVMSuspended for USB devices and a todo.
(edit) @48885   12 years vboxsync VMM/HMVMXR0: Don't assume CR8 load/store exiting is available on …
(edit) @48884   12 years vboxsync VMM/HM: Log guest support before calling into VMX/SVM R0 setup routines.
(edit) @48814   12 years vboxsync Nit.
(edit) @48729   12 years vboxsync DBGFStack.cpp: Fixed silly line number issue.
(edit) @48728   12 years vboxsync PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun).
(edit) @48723   12 years vboxsync VMM/HMSVMR0: Nit.
(edit) @48701   12 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48700   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Alignment and assert.
(edit) @48697   12 years vboxsync build fix
(edit) @48695   12 years vboxsync CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
(edit) @48694   12 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48683   12 years vboxsync VMM/CPUMR0: const.
(edit) @48673   12 years vboxsync VMM/CPUMAllA.asm: Revert r89225, caller already saves/restores CR0. …
(edit) @48668   12 years vboxsync VMM/HMSVMR0: free mappings true.
(edit) @48657   12 years vboxsync tstMMHyperHeap: don't assert in MMHyper.cpp/mmR3ComputeHyperHeapSize
(edit) @48653   12 years vboxsync Log.
(edit) @48651   12 years vboxsync VMM/HMVMXR0: Checking this once outside the loop is sufficient.
(edit) @48650   12 years vboxsync VMM/HM: units when possible.
(edit) @48649   12 years vboxsync VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
(edit) @48648   12 years vboxsync VMM/HMVMXR0: Fix switcher verification bits to be compiled to match …
(edit) @48646   12 years vboxsync VMM/CPUM: Clarify by explicit comment that the msrApicBase shouldn't …
(edit) @48639   12 years vboxsync VMMAll/CPUMAllA.asm: Reverted flag ordering of r89225.
(edit) @48638   12 years vboxsync VMM/CPUMAllA.asm: Don't forget restoring host CR0 when swapping FPU …
(edit) @48633   12 years vboxsync VMMR3.def: VMR3ReqCallNoWaitU
(edit) @48629   12 years vboxsync VMM: fixed help message to point the user where to enable PAE
(edit) @48624   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Use HMCF macros.
(edit) @48621   12 years vboxsync VMM/VMMR0: Don't disable interrupts for a long time when disabling …
(edit) @48618   12 years vboxsync nit.
(edit) @48617   12 years vboxsync cosmetics
(edit) @48616   12 years vboxsync spaces.
(edit) @48614   12 years vboxsync VMM/HMR0Mixed.mac: Comment for Win8.1 RTM and IDTR limit abuse.
(edit) @48606   12 years vboxsync VMM/HM: Nits.
(edit) @48602   12 years vboxsync LogRel consistency.
(edit) @48601   12 years vboxsync VMM/HM: Log correction.
(edit) @48597   12 years vboxsync HM: Log spacing.
(edit) @48591   12 years vboxsync VMMR0/HMR0: HM-Context flag macros.
(edit) @48580   12 years vboxsync vmm: tmp disable VMX_SKIP_IDTR for win
(edit) @48571   12 years vboxsync log typo.
(edit) @48570   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Restore hyper/guest DR7 in accordance with what …
(edit) @48569   12 years vboxsync VMMR0: RT_BOOL().
(edit) @48568   12 years vboxsync VMM/HM: Log host EFER.
(edit) @48567   12 years vboxsync CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
(edit) @48566   12 years vboxsync VMM/HMR0: Start using the HM-context flags macros slowly.
(edit) @48565   12 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48556   12 years vboxsync VMM/HM: Comment.
(edit) @48555   12 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @48552   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Fixes for shared FPU/debug state handling with …
(edit) @48545   12 years vboxsync VMM/CPUMR0: Comment.
(edit) @48544   12 years vboxsync VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
(edit) @48542   12 years vboxsync VMM/CPUMAllA.asm: Ugh Forgotten commit. Yasm fxsave/rstor fix.
(edit) @48541   12 years vboxsync VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
(edit) @48540   12 years vboxsync VMM/CPUMAllA.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
(edit) @48539   12 years vboxsync VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
(edit) @48528   12 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48506   12 years vboxsync VMM/HMR0: Don't clear VCPU's ASID while preempting. idLastCpu takes …
(edit) @48499   12 years vboxsync tabs
(edit) @48478   12 years vboxsync HMVMX: Look at the right guest long mode indicator.
(edit) @48477   12 years vboxsync VMM/HMVMXR0: Debug macro switch HMVMX_ALWAYS_SWAP_FPU_STATE.
(edit) @48476   12 years vboxsync VMM/HMVMXR0: Fix assertions and stale comments.
(edit) @48475   12 years vboxsync VMM/HMSVMR0: Reevaluate FPU state after injecting #NMs.
(edit) @48474   12 years vboxsync VMM/HMVMXR0: Fix invalid assertion on 32-bit hosts.
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