VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/EM.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55001   10 years vboxsync CPUMCTXCORE elimination.
(edit) @54829   10 years vboxsync VMM/EM: redundant include.
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @51987   10 years vboxsync Comment.
(edit) @51934   10 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49072   11 years vboxsync EM.cpp: logging.
(edit) @49071   11 years vboxsync EM.cpp: Don't try reset-on-triple-fault if SMP guest.
(edit) @49070   11 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48130   11 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @47808   11 years vboxsync docs.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47788   11 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47712   11 years vboxsync testing…
(edit) @47671   11 years vboxsync VMM: More debugging related stuff.
(edit) @47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47444   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47425   11 years vboxsync EM.cpp: r86914 disabled raw mode by accident. restored it.
(edit) @47421   11 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @46918   11 years vboxsync EM.cpp: fIemExecutesAll fixes.
(edit) @46780   11 years vboxsync VMM/EM: Commented out debug assertion for single-stepping.
(edit) @46486   11 years vboxsync IEM: movsxd
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @45858   12 years vboxsync VMM: Corrected an obsolete comment regarding HM execution and a todo …
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45693   12 years vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
(edit) @45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45485   12 years vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45108   12 years vboxsync VMM/VMMR3/EM: clear force-flag if we're ignoring updates to PAE PDPTEs …
(edit) @45107   12 years vboxsync VMM/VMMR3/EM: HM bits, we only need to update these when the guest is …
(edit) @45106   12 years vboxsync VMM/VMMR0, VMMR3: HM bits, don't lose CR3 and PAE PDPTE updates. Fixes …
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44375   12 years vboxsync EM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44195   12 years vboxsync VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
(edit) @43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43392   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42698   12 years vboxsync Flush the log on hyper assertion.
(edit) @42480   12 years vboxsync Report CRx reads as reads and writes as writes in statistics, not vice …
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41801   12 years vboxsync Doxygen.
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41774   12 years vboxsync bugref..
(edit) @41436   13 years vboxsync REM,EM: A20 fixes.
(edit) @41326   13 years vboxsync EM: don't miss the wakeup after an interrupt was injected in certain …
(edit) @41248   13 years vboxsync EM.cpp: This wasn't meant to go in.
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
(edit) @40375   13 years vboxsync VMM: flow tracing.
(edit) @40371   13 years vboxsync EM tracking.
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39944   13 years vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38612   13 years vboxsync EM: - Don't reschedule after clearing the inhibit irq flag, it …
(edit) @38378   13 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38327   13 years vboxsync EMR3Init: duh.
(edit) @38326   13 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @36825   14 years vboxsync EM: Check inhibit pc against RIP, not EIP. Corrected logging.
(edit) @36823   14 years vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @36787   14 years vboxsync EM: ooops, these assertions shouldn't have been here.
(edit) @36780   14 years vboxsync IEM: Some more bits.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @36054   14 years vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(copy) @35333   14 years vboxsync VMM source reorg.
copied from trunk/src/VBox/VMM/EM.cpp
(edit) @34326   14 years vboxsync VMM: Removed the XXXInitCPU and XXXTermCPU methods since all but the …
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