VirtualBox

source: vbox/trunk/src/recompiler/VBoxREMWrapper.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41669   12 年 vboxsync DISInstr -> DISInstrToStr.
(edit) @41658   12 年 vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40829   13 年 vboxsync make it work with EF wrappers everywhere.
(edit) @40442   13 年 vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @39699   13 年 vboxsync REM: sync HF_INHIBIT_IRQ_MASK with VMCPU_FF_INHIBIT_INTERRUPTS/PC.
(edit) @38838   13 年 vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38364   13 年 vboxsync REM: Try fix the broken sysexit (and partially sysenter).
(edit) @38320   13 年 vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38300   13 年 vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @37693   13 年 vboxsync Windows fixes
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35191   14 年 vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 年 vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35161   14 年 vboxsync build fix
(edit) @35152   14 年 vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34959   14 年 vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33270   14 年 vboxsync typo
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @31636   14 年 vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31161   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31160   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30862   14 年 vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30263   14 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @29333   15 年 vboxsync removed VBOX_WITH_VMI
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @27254   15 年 vboxsync HPET: correct interrupts delivery
(edit) @27139   15 年 vboxsync Config.kmk,recompiler,xpcom18a4/Makefile.kmk: Drop the trailing slash …
(edit) @26939   15 年 vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26879   15 年 vboxsync REM: missing export
(edit) @26291   15 年 vboxsync warnings.
(edit) @26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25642   15 年 vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25432   15 年 vboxsync Missing PDMCritSectEnterDebug wrapper
(edit) @25410   15 年 vboxsync build fix
(edit) @25409   15 年 vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @23019   15 年 vboxsync recompiler: fixed missing symbol for Windows builds
(edit) @22525   15 年 vboxsync Note for the future
(edit) @22484   15 年 vboxsync Build fix.
(edit) @22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22118   15 年 vboxsync Missing DBGFR3AddrFromFlat wrapper
(edit) @22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
(edit) @20426   15 年 vboxsync Protect pgm handler notifications in the recompiler.
(edit) @20408   15 年 vboxsync Moved REM locking to VMMAll
(edit) @20406   15 年 vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20402   15 年 vboxsync Compile fix
(edit) @20071   15 年 vboxsync Bit more REM locking
(edit) @20002   16 年 vboxsync Missed changes
(edit) @19822   16 年 vboxsync --use-brain
(edit) @19821   16 年 vboxsync TM: TMTimerPoll cleanup.
(edit) @19747   16 年 vboxsync TM: Cleaned up pausing and resuming the clocks.
(edit) @19660   16 年 vboxsync TM+affected: SMP changes in progress.
(edit) @19639   16 年 vboxsync Disassembler changes for guest SMP
(edit) @19367   16 年 vboxsync Removed VMMR3Lock/Unlock references
(edit) @19303   16 年 vboxsync REM: Fixed crash caused by cpu_abort on AMD64/Win and changed the …
(edit) @19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(copy) @19297   16 年 vboxsync Renamed src/recompiler_new to src/recompiler.
trunk/src/recompiler_new/VBoxREMWrapper.cpp 複製
(edit) @19293   16 年 vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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