VirtualBox

source: vbox/trunk/src/recompiler/VBoxRecompiler.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37723   13 years vboxsync VBoxRecompiler.c: tlb_flush_page may trigger a full tlb flush during …
(edit) @37702   13 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37689   13 years vboxsync recompiler: Merged in changes from 0.13.0.
(edit) @37676   13 years vboxsync clean up…
(edit) @37675   13 years vboxsync rem: Synced with v0.12.5.
(edit) @36811   14 years vboxsync REM: Don't set cr2 and error_code when TRPM reports a pending software …
(edit) @36794   14 years vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36490   14 years vboxsync rem: Use cpu_register_physical_memory_offset instead of …
(edit) @36430   14 years vboxsync VBoxRecompiler.c: VMM needs msrEFER in sync when calling …
(edit) @36175   14 years vboxsync rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) …
(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) @36144   14 years vboxsync rem: Removed more obsolete/unused files.
(edit) @36140   14 years vboxsync rem: Re-synced to svn://svn.savannah.nongnu.org/qemu/trunk@5495 (repo …
(edit) @36066   14 years vboxsync step+logging: interrupt fix.
(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) @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) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33123   14 years vboxsync Must pass on ldtr info
(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) @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) @30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @29333   15 years vboxsync removed VBOX_WITH_VMI
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @27254   15 years vboxsync HPET: correct interrupts delivery
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26640   15 years vboxsync Disabled temporary checks
(edit) @26508   15 years vboxsync VBoxRecompiler.c: tabs -> spaces.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25581   15 years vboxsync Compile fix
(edit) @25580   15 years vboxsync Temporarily turned on extra checking in release build for #4113
(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.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22112   15 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
(edit) @21146   15 years vboxsync Compile fix
(edit) @20867   15 years vboxsync REMR3ReplayHandlerNotifications: Fixed list reversal regression from …
(edit) @20845   15 years vboxsync VBoxRecompiler.c: minor cleanup + @todo.
(edit) @20812   15 years vboxsync gcc warning
(edit) @20747   15 years vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20746   15 years vboxsync REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
(edit) @20668   15 years vboxsync Missing PDMApicGet/SetTpr updates
(edit) @20427   15 years vboxsync Comment update
(edit) @20426   15 years vboxsync Protect pgm handler notifications in the recompiler.
(edit) @20421   15 years vboxsync Rewrote rem notification handling.
(edit) @20408   15 years vboxsync Moved REM locking to VMMAll
(edit) @20406   15 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20399   15 years vboxsync Minor updates
(edit) @20079   16 years vboxsync Deal with locking later
(edit) @20075   16 years vboxsync Dropped all the assertiosn
(edit) @20074   16 years vboxsync Previous fix at the wrong place
(edit) @20073   16 years vboxsync Dropped annoying assertion
(edit) @20071   16 years vboxsync Bit more REM locking
(edit) @20002   16 years vboxsync Missed changes
(edit) @19747   16 years vboxsync TM: Cleaned up pausing and resuming the clocks.
(edit) @19660   16 years vboxsync TM+affected: SMP changes in progress.
(edit) @19639   16 years vboxsync Disassembler changes for guest SMP
(edit) @19459   16 years vboxsync REM: Work the VMCPU::enmState.
(edit) @19303   16 years vboxsync REM: Fixed crash caused by cpu_abort on AMD64/Win and changed the …
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(copy) @19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
copied from trunk/src/recompiler_new/VBoxRecompiler.c
(edit) @19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
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