VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49538   11 years vboxsync VMM/CPUM: typo
(edit) @49523   11 years vboxsync VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49508   11 years vboxsync VMM/HM: Fix APIC access exits to work after resetting the CPU.
(edit) @49473   11 years vboxsync PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51.
(edit) @49464   11 years vboxsync PATM: Fixed saved state regression introduced with r86139, bumping up …
(edit) @49383   11 years vboxsync testing…
(edit) @49379   11 years vboxsync VMM: allow to compile with VBOX_WITH_RAW_MODE disabled
(edit) @49376   12 years vboxsync testing…
(edit) @49375   12 years vboxsync testing…
(edit) @49374   12 years vboxsync testing…
(edit) @49373   12 years vboxsync testing…
(edit) @49372   12 years vboxsync testing…
(edit) @49371   12 years vboxsync testing…
(edit) @49370   12 years vboxsync testing…
(edit) @49369   12 years vboxsync testing…
(edit) @49367   12 years vboxsync tstVMM updates.
(edit) @49357   12 years vboxsync VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent …
(edit) @49324   12 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49247   12 years vboxsync PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
(edit) @49182   12 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49164   12 years vboxsync Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
(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) @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) @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) @49019   12 years vboxsync VMM: FPU cleanup.
(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) @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) @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) @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) @48701   12 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48694   12 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48653   12 years vboxsync Log.
(edit) @48650   12 years vboxsync VMM/HM: units when possible.
(edit) @48646   12 years vboxsync VMM/CPUM: Clarify by explicit comment that the msrApicBase shouldn't …
(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) @48606   12 years vboxsync VMM/HM: Nits.
(edit) @48601   12 years vboxsync VMM/HM: Log correction.
(edit) @48597   12 years vboxsync HM: Log spacing.
(edit) @48569   12 years vboxsync VMMR0: RT_BOOL().
(edit) @48568   12 years vboxsync VMM/HM: Log host EFER.
(edit) @48565   12 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48556   12 years vboxsync VMM/HM: Comment.
(edit) @48528   12 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48450   12 years vboxsync Corrected hmR3IsCodeSelectorOkForVmx, hmR3IsStackSelectorOkForVmx and …
(edit) @48445   12 years vboxsync Todo.
(edit) @48433   12 years vboxsync VMM/HM: Unused variable.
(edit) @48416   12 years vboxsync space.
(edit) @48406   12 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48370   12 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48368   12 years vboxsync Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
(edit) @48267   12 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48266   12 years vboxsync VMMR3/IEM: STAM description typo.
(edit) @48262   12 years vboxsync VMM/HM: Preempt stats and minor optimizations to VT-x when …
(edit) @48256   12 years vboxsync VMM: More descriptive host-NMI stat name.
(edit) @48235   12 years vboxsync VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM …
(edit) @48234   12 years vboxsync VMM: PDMR3UsbCreateEmulatedDevice
(edit) @48226   12 years vboxsync VMM: Log missing \n.
(edit) @48221   12 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48216   12 years vboxsync VMM/HM: Cleanup.
(edit) @48213   12 years vboxsync VMM: Naming fixes and log cosmetics.
(edit) @48212   12 years vboxsync VMM/HM: Naming fixes.
(edit) @48210   12 years vboxsync VMM: More naming fixes.
(edit) @48198   12 years vboxsync VMM: Thread-context hooks logging.
(edit) @48130   12 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @48023   12 years vboxsync VMM/HMVMXR0: Additional logging to track VMCS state changes.
(edit) @47999   12 years vboxsync VMM/HM: Better error reporting for unsupported VT-x feature combos.
(edit) @47958   12 years vboxsync VMM/HM: Better error reporting when we get invalid VMCS launch-state …
(edit) @47889   12 years vboxsync cpumguestinstr: always print what the disassembler returns, and make …
(edit) @47843   12 years vboxsync tstVMM: No double fault test for me either.
(edit) @47825   12 years vboxsync VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
(edit) @47823   12 years vboxsync EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
(edit) @47820   12 years vboxsync EMRaw.cpp: Disabled code for using IEM for singled instruction …
(edit) @47818   12 years vboxsync Annotate disassembly with patch stuff.
(edit) @47815   12 years vboxsync duh.
(edit) @47808   12 years vboxsync docs.
(edit) @47807   12 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47790   12 years vboxsync build fix
(edit) @47788   12 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47786   12 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47737   12 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47714   12 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47712   12 years vboxsync testing…
(edit) @47705   12 years vboxsync VMM/HM: Log alignment.
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