|
|
@21581
|
15 years |
vboxsync |
REM: fixed interrupt latency issue
|
|
|
@21302
|
15 years |
vboxsync |
*.kup need no eol-style.
|
|
|
@21292
|
15 years |
vboxsync |
svn:eol-style native
|
|
|
@21186
|
15 years |
vboxsync |
recompiler: Fixed mov to/from CRx/DRx decoding to match reality (mod …
|
|
|
@21146
|
15 years |
vboxsync |
Compile fix
|
|
|
@20867
|
15 years |
vboxsync |
REMR3ReplayHandlerNotifications: Fixed list reversal regression from …
|
|
|
@20845
|
15 years |
vboxsync |
VBoxRecompiler.c: minor cleanup + @todo.
|
|
|
@20812
|
15 years |
vboxsync |
gcc warning
|
|
|
@20747
|
15 years |
vboxsync |
REM: Don't drop handler reply records. More handler replay paranoia …
|
|
|
@20746
|
15 years |
vboxsync |
REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
|
|
|
@20668
|
15 years |
vboxsync |
Missing PDMApicGet/SetTpr updates
|
|
|
@20427
|
15 years |
vboxsync |
Comment update
|
|
|
@20426
|
15 years |
vboxsync |
Protect pgm handler notifications in the recompiler.
|
|
|
@20421
|
15 years |
vboxsync |
Rewrote rem notification handling.
|
|
|
@20408
|
15 years |
vboxsync |
Moved REM locking to VMMAll
|
|
|
@20406
|
15 years |
vboxsync |
Removed obsolete REMR3ReplayInvalidatedPages
|
|
|
@20402
|
15 years |
vboxsync |
Compile fix
|
|
|
@20399
|
15 years |
vboxsync |
Minor updates
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20372
|
15 years |
vboxsync |
Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20079
|
16 years |
vboxsync |
Deal with locking later
|
|
|
@20075
|
16 years |
vboxsync |
Dropped all the assertiosn
|
|
|
@20074
|
16 years |
vboxsync |
Previous fix at the wrong place
|
|
|
@20073
|
16 years |
vboxsync |
Dropped annoying assertion
|
|
|
@20071
|
16 years |
vboxsync |
Bit more REM locking
|
|
|
@20002
|
16 years |
vboxsync |
Missed changes
|
|
|
@19822
|
16 years |
vboxsync |
--use-brain
|
|
|
@19821
|
16 years |
vboxsync |
TM: TMTimerPoll cleanup.
|
|
|
@19747
|
16 years |
vboxsync |
TM: Cleaned up pausing and resuming the clocks.
|
|
|
@19660
|
16 years |
vboxsync |
TM+affected: SMP changes in progress.
|
|
|
@19639
|
16 years |
vboxsync |
Disassembler changes for guest SMP
|
|
|
@19459
|
16 years |
vboxsync |
REM: Work the VMCPU::enmState.
|
|
|
@19369
|
16 years |
vboxsync |
Removed VMMR3Lock/Unlock calls
|
|
|
@19367
|
16 years |
vboxsync |
Removed VMMR3Lock/Unlock references
|
|
|
@19365
|
16 years |
vboxsync |
recompiler: gcc-4.4 fix, see internal ticket 3883
|
|
|
@19303
|
16 years |
vboxsync |
REM: Fixed crash caused by cpu_abort on AMD64/Win and changed the …
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@19297
|
16 years |
vboxsync |
Renamed src/recompiler_new to src/recompiler.
|
|
copied from trunk/src/recompiler_new
|
|
|
@19293
|
16 years |
vboxsync |
DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
|