VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36177   14 years vboxsync build fix
(edit) @36176   14 years vboxsync build fix
(edit) @36175   14 years vboxsync rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) …
(edit) @36172   14 years vboxsync build fix
(edit) @36171   14 years vboxsync rem: Merged in changes from the branches/stable_0_10 (r7249).
(edit) @36170   14 years vboxsync rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
(edit) @36148   14 years vboxsync rem: stdio.h build fix, 3rd try.
(edit) @36147   14 years vboxsync rem: stdio.h build fix, 2nd try.
(edit) @36146   14 years vboxsync rem: build fix; removed obsolete header section.
(edit) @36145   14 years vboxsync rem: README.vbox, not REAMDE.vbox.
(edit) @36144   14 years vboxsync rem: Removed more obsolete/unused files.
(edit) @36143   14 years vboxsync REM : cpu_abort warning.
(edit) @36142   14 years vboxsync rem: removing obsolete files.
(edit) @36141   14 years vboxsync build fix
(edit) @36140   14 years vboxsync rem: Re-synced to svn://svn.savannah.nongnu.org/qemu/trunk@5495 (repo …
(edit) @36125   14 years vboxsync recompiler: Removing traces of attempts at making the recompiler …
(edit) @36066   14 years vboxsync step+logging: interrupt fix.
(edit) @36064   14 years vboxsync logging fix
(edit) @36061   14 years vboxsync REM: More .remstep logging.
(edit) @36056   14 years vboxsync .remstep hacking.
(edit) @36054   14 years vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @35996   14 years vboxsync optimize tlb_flush a little bit
(edit) @35994   14 years vboxsync Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
(edit) @35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 years vboxsync Debugger console: more cleanup.
(edit) @35572   14 years vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35340   14 years vboxsync More build fixes
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35161   14 years vboxsync build fix
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @33971   14 years vboxsync recompiler: type fix
(edit) @33965   14 years vboxsync recompiler: fix type
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33270   14 years vboxsync typo
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33123   14 years vboxsync Must pass on ldtr info
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31532   14 years vboxsync REM: logging; No doxygen @note in code.
(edit) @31460   14 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
(edit) @31179   14 years vboxsync REM: backed out r64163 as it cause build burns.
(edit) @31176   14 years vboxsync REM: fix logging
(edit) @31168   14 years vboxsync REM: fixed assertion.
(edit) @31161   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31160   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30862   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30453   14 years vboxsync DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
(edit) @30413   14 years vboxsync REM: incorporated git b16f827b from upstream: target-i386: fix SIB …
(edit) @30412   14 years vboxsync REM: incorporated git c2254920 and git 2e21e749 from upstream: …
(edit) @30406   14 years vboxsync REM: incorporated git 99596385 from upstream: target-i386: Fix "call …
(edit) @30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @29732   15 years vboxsync Backed out 61853; causes more invalid state exits
(edit) @29687   15 years vboxsync Make sure the right descriptor attributes (0xf3) are loaded in V86 …
(edit) @29520   15 years vboxsync fix wrong license headers
(edit) @29511   15 years vboxsync fix superfluous license header
(edit) @29373   15 years vboxsync recompiler/Makefile.kmk: Try fix the implicit declaration of function …
(edit) @29333   15 years vboxsync removed VBOX_WITH_VMI
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29037   15 years vboxsync recompiler/Makefile.kmk: Enabled the new stuff for linux.amd64.
(edit) @29012   15 years vboxsync recompiler/Makefile.kmk: darwin.amd64 + cleanup.
(edit) @28991   15 years vboxsync bugger
(edit) @28990   15 years vboxsync recompiler/Makefile.kmk: Started cleaning up the makefile.
(edit) @28923   15 years vboxsync reverted, incorrect
(edit) @28922   15 years vboxsync rem: fix darwin.amd64
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28356   15 years vboxsync shut up warning.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28030   15 years vboxsync VMM: SpeedStep and relatives MSRs
(edit) @27593   15 years vboxsync REM: consistent with VMM monitor treatment
(edit) @27254   15 years vboxsync HPET: correct interrupts delivery
(edit) @27139   15 years vboxsync Config.kmk,recompiler,xpcom18a4/Makefile.kmk: Drop the trailing slash …
(edit) @27138   15 years vboxsync Config.kmk,recompiler/Makefile.kmk,xpcom18a4/Makefile.kmk: Use @rpath …
(edit) @26993   15 years vboxsync VMM: implement some Nehalem MSRs
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26879   15 years vboxsync REM: missing export
(edit) @26640   15 years vboxsync Disabled temporary checks
(edit) @26508   15 years vboxsync VBoxRecompiler.c: tabs -> spaces.
(edit) @26499   15 years vboxsync recompier: whitespace cleanup. (Clean up whitespace on the foreign …
(edit) @26291   15 years vboxsync warnings.
(edit) @26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @26237   15 years vboxsync REM: Must store the ldt as it gets reloaded and might have been …
(edit) @25776   15 years vboxsync recompiler/Makefile.kmk: -Wno-shadow.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25581   15 years vboxsync Compile fix
(edit) @25580   15 years vboxsync Temporarily turned on extra checking in release build for #4113
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25432   15 years vboxsync Missing PDMCritSectEnterDebug wrapper
(edit) @25410   15 years vboxsync build fix
(edit) @25409   15 years vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @23640   15 years vboxsync load_seg_vm: correct V86 segment default segment flags
(edit) @23019   15 years vboxsync recompiler: fixed missing symbol for Windows builds
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
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