VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9341   17 年 vboxsync Format specifiers again…
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9069   17 年 vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @8985   17 年 vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8851   17 年 vboxsync Fixed VERR_REM_FLUSHED_PAGES_OVERFLOW handling in emR3RawHandleRC - it …
(edit) @8824   17 年 vboxsync Don't assert on VERR_REM_TOO_MANY_TRAPS and make the debugger go into …
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8098   17 年 vboxsync Emulate cmpxchg8b in GC.
(edit) @7996   17 年 vboxsync Relax tests for PAE (rem vs raw)
(edit) @7803   17 年 vboxsync More logging
(edit) @7735   17 年 vboxsync Include EFER msr in all PGMChangeMode calls.
(edit) @7584   17 年 vboxsync Logging fixes
(edit) @7286   17 年 vboxsync emulate [lock] xadd in GC
(edit) @6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5264   17 年 vboxsync Quit unconditionally on a guru meditation.
(edit) @5249   17 年 vboxsync Make guru meditation work. At this point rc2 cannot be …
(edit) @4738   17 年 vboxsync more new phys code.
(edit) @4551   17 年 vboxsync EMSTATE_NONE
(edit) @4295   17 年 vboxsync VMSTATE_GURU_MEDITATION when EMR3Execute returns with the EM state …
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4013   17 年 vboxsync pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
(edit) @3184   17 年 vboxsync return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
(edit) @3145   17 年 vboxsync Fixed incorrect IOM return checks.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2894   18 年 vboxsync Logging changes
(edit) @2893   18 年 vboxsync Logging changes
(edit) @2888   18 年 vboxsync spelling
(edit) @2882   18 年 vboxsync fix
(edit) @2881   18 年 vboxsync Completely wrong handling of the VINF_EM_RESCHEDULE_REM case. It was …
(edit) @2852   18 年 vboxsync spaces.
(edit) @2776   18 年 vboxsync Release statistics, dumping them to the release log upon VM …
(edit) @2716   18 年 vboxsync One other case where we should check if any forced actions are pending …
(edit) @2505   18 年 vboxsync Documented port I/O status code and fixed places where we didn't …
(edit) @2232   18 年 vboxsync Put back 20576. Not sure what went wrong before.
(edit) @2229   18 年 vboxsync backed out accidental commit
(edit) @2228   18 年 vboxsync backed out 20576 due to regressions
(edit) @2226   18 年 vboxsync Cleanup of emR3RawExecuteIOInstruction: use existing IOM functions. …
(edit) @2177   18 年 vboxsync Put back RF flag
(edit) @2174   18 年 vboxsync Compile fix
(edit) @2173   18 年 vboxsync Only set TF in hwacc stepping mode.
(edit) @2161   18 年 vboxsync Fix
(edit) @2160   18 年 vboxsync Added single stepping in hardware accelerated mode (debug feature)
(edit) @2135   18 年 vboxsync Removed wrong assertion.
(edit) @2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2063   18 年 vboxsync More stats
(edit) @2033   18 年 vboxsync More stats
(edit) @1992   18 年 vboxsync More stats
(edit) @1985   18 年 vboxsync Statistics for BTR.
(edit) @1982   18 年 vboxsync Removed obsolete code.
(edit) @1976   18 年 vboxsync Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS.
(edit) @1913   18 年 vboxsync Reapplied 20145
(edit) @1909   18 年 vboxsync Removed debugging code
(edit) @1907   18 年 vboxsync attempt to fix tinderboxes: remove r20142, r20145, r20146
(edit) @1894   18 年 vboxsync Reenabled old VINF_PATM_PENDING_IRQ_AFTER_IRET code
(edit) @1831   18 年 vboxsync Some CSAM changes.
(edit) @1607   18 年 vboxsync ~0U
(edit) @1605   18 年 vboxsync Enabled raw trap forwarding again.
(edit) @1583   18 年 vboxsync warnings
(edit) @1559   18 年 vboxsync Backed out 19596 due to regressions with save/restore smoke tests.
(edit) @1519   18 年 vboxsync Forward trap back to raw mode if the rechecked gate handler is valid.
(edit) @1366   18 年 vboxsync Put back disasm logging.
(edit) @1365   18 年 vboxsync Log iret faults in patch code.
(edit) @1359   18 年 vboxsync SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit) @1336   18 年 vboxsync Forbit execution of v86 code with IF=0.
(edit) @1165   18 年 vboxsync Oops. Compile error fixed.
(edit) @1164   18 年 vboxsync Even more v86 corrections
(edit) @1156   18 年 vboxsync Reversed printing & executing
(edit) @1148   18 年 vboxsync Added emR3SingleStepExecRem
(edit) @1141   18 年 vboxsync Logging change
(edit) @1138   18 年 vboxsync Logging change
(edit) @1091   18 年 vboxsync Corrected assertions for v86 mode PATM & CSAM changes
(edit) @1057   18 年 vboxsync Trapping and virtualizing TSC (both disabled).
(edit) @1055   18 年 vboxsync RDTSC stats.
(edit) @882   18 年 vboxsync CSAMR3CheckCode added
(edit) @880   18 年 vboxsync Added some missing SELMToFlat calls.
(edit) @748   18 年 vboxsync Updates
(edit) @747   18 年 vboxsync Added some debug code, that I need for easy debugging.
(edit) @627   18 年 vboxsync Backed out 18254
(edit) @625   18 年 vboxsync Corrected EM StatTotal.
(edit) @448   18 年 vboxsync Drop the AMD64 assertions.
(edit) @347   18 年 vboxsync Rewrote and simplified interrupt handler patching.
(edit) @318   18 年 vboxsync rcGC
(edit) @278   18 年 vboxsync Disable single instruction emulation for iret. Makes no diference.
(edit) @273   18 年 vboxsync Update
(edit) @270   18 年 vboxsync VINF_PATM_PENDING_IRQ_AFTER_IRET update
(edit) @234   18 年 vboxsync VMM: Added support for runtime error notifications (VMSetRuntimeError …
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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