VirtualBox

source: vbox/trunk/src/recompiler

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @39969   13 年 vboxsync sanity check (expecting failure on windows...)
(edit) @39966   13 年 vboxsync REM: Don't pollute the FPU state with random garbage (from the stack).
(edit) @39961   13 年 vboxsync REM: Fixed incorrect CR2 value for word or dword instruction fields …
(edit) @39699   13 年 vboxsync REM: sync HF_INHIBIT_IRQ_MASK with VMCPU_FF_INHIBIT_INTERRUPTS/PC.
(edit) @39615   13 年 vboxsync Proper stats names.
(edit) @39376   13 年 vboxsync recompiler: merged upstream changeset …
(edit) @39192   13 年 vboxsync recompiler: obvious typos, not fixed in upstream yet
(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) @38326   13 年 vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38320   13 年 vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38319   13 年 vboxsync Recompiler/FreeBSD: Fix alignment on 32bit
(edit) @38300   13 年 vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38064   13 年 vboxsync tcg-target.c: Make sure the stack is aligned on darwin (VBoxREM64 only).
(edit) @37858   13 年 vboxsync alignment fix - 6th try.
(edit) @37857   13 年 vboxsync alignment fix - 5th try.
(edit) @37856   13 年 vboxsync alignment fix - 4th try.
(edit) @37855   13 年 vboxsync alignment fix - 3rd try.
(edit) @37854   13 年 vboxsync alignment fix - 2nd try.
(edit) @37853   13 年 vboxsync alignment fix - 2nd try.
(edit) @37852   13 年 vboxsync alignment fix (darwin.x86/VBoxREM64).
(edit) @37829   13 年 vboxsync header fixes
(edit) @37723   13 年 vboxsync VBoxRecompiler.c: tlb_flush_page may trigger a full tlb flush during …
(edit) @37702   13 年 vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37697   13 年 vboxsync duh.
(edit) @37696   13 年 vboxsync rem: fixed 64-bit host bustage.
(edit) @37693   13 年 vboxsync Windows fixes
(edit) @37692   13 年 vboxsync build fix.
(edit) @37691   13 年 vboxsync win64 linking fix
(edit) @37689   13 年 vboxsync recompiler: Merged in changes from 0.13.0.
(edit) @37677   13 年 vboxsync solaris build fix.
(edit) @37676   13 年 vboxsync clean up…
(edit) @37675   13 年 vboxsync rem: Synced with v0.12.5.
(edit) @36811   14 年 vboxsync REM: Don't set cr2 and error_code when TRPM reports a pending software …
(edit) @36794   14 年 vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36768   14 年 vboxsync IEM: Initial commit, work in progress.
(edit) @36765   14 年 vboxsync emulate_single_instr: style
(edit) @36490   14 年 vboxsync rem: Use cpu_register_physical_memory_offset instead of …
(edit) @36430   14 年 vboxsync VBoxRecompiler.c: VMM needs msrEFER in sync when calling …
(edit) @36414   14 年 vboxsync Please mark all recompiler changes or the will be lost.
(edit) @36384   14 年 vboxsync recompiler: Fix build on FreeBSD
(edit) @36299   14 年 vboxsync recompiler: typo.
(edit) @36298   14 年 vboxsync recompiler: darwin/32 alignment hadn't got any differ from other …
(edit) @36297   14 年 vboxsync Recompiler: Indentation
(edit) @36296   14 年 vboxsync Recompiler: Fix assertion
(edit) @36295   14 年 vboxsync recompiler: fixes STAM assertion on 32-bit Mac host.
(edit) @36271   14 年 vboxsync recompiler: Fix stam assertion for 32bit debug builds
(edit) @36266   14 年 vboxsync REM: Do not block writes to port 80h.
(edit) @36250   14 年 vboxsync REM: Missing pointer check.
(edit) @36212   14 年 vboxsync updated recompiler/README.vbox.
(edit) @36211   14 年 vboxsync replaced kvm.h with our own which stubbs the exposed functions.
(edit) @36177   14 年 vboxsync build fix
(edit) @36176   14 年 vboxsync build fix
(edit) @36175   14 年 vboxsync rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) …
(edit) @36172   14 年 vboxsync build fix
(edit) @36171   14 年 vboxsync rem: Merged in changes from the branches/stable_0_10 (r7249).
(edit) @36170   14 年 vboxsync rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
(edit) @36148   14 年 vboxsync rem: stdio.h build fix, 3rd try.
(edit) @36147   14 年 vboxsync rem: stdio.h build fix, 2nd try.
(edit) @36146   14 年 vboxsync rem: build fix; removed obsolete header section.
(edit) @36145   14 年 vboxsync rem: README.vbox, not REAMDE.vbox.
(edit) @36144   14 年 vboxsync rem: Removed more obsolete/unused files.
(edit) @36143   14 年 vboxsync REM : cpu_abort warning.
(edit) @36142   14 年 vboxsync rem: removing obsolete files.
(edit) @36141   14 年 vboxsync build fix
(edit) @36140   14 年 vboxsync rem: Re-synced to svn://svn.savannah.nongnu.org/qemu/trunk@5495 (repo …
(edit) @36125   14 年 vboxsync recompiler: Removing traces of attempts at making the recompiler …
(edit) @36066   14 年 vboxsync step+logging: interrupt fix.
(edit) @36064   14 年 vboxsync logging fix
(edit) @36061   14 年 vboxsync REM: More .remstep logging.
(edit) @36056   14 年 vboxsync .remstep hacking.
(edit) @36054   14 年 vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @35996   14 年 vboxsync optimize tlb_flush a little bit
(edit) @35994   14 年 vboxsync Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
(edit) @35696   14 年 vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 年 vboxsync Debugger console: more cleanup.
(edit) @35572   14 年 vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35340   14 年 vboxsync More build fixes
(edit) @35333   14 年 vboxsync VMM source reorg.
(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) @33971   14 年 vboxsync recompiler: type fix
(edit) @33965   14 年 vboxsync recompiler: fix type
(edit) @33656   14 年 vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(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) @33123   14 年 vboxsync Must pass on ldtr info
(edit) @31636   14 年 vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31532   14 年 vboxsync REM: logging; No doxygen @note in code.
(edit) @31460   14 年 vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
(edit) @31179   14 年 vboxsync REM: backed out r64163 as it cause build burns.
(edit) @31176   14 年 vboxsync REM: fix logging
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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