|
|
@25581
|
15 years |
vboxsync |
Compile fix
|
|
|
@25580
|
15 years |
vboxsync |
Temporarily turned on extra checking in release build for #4113
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25432
|
15 years |
vboxsync |
Missing PDMCritSectEnterDebug wrapper
|
|
|
@25410
|
15 years |
vboxsync |
build fix
|
|
|
@25409
|
15 years |
vboxsync |
IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
|
|
|
@23640
|
15 years |
vboxsync |
load_seg_vm: correct V86 segment default segment flags
|
|
|
@23019
|
15 years |
vboxsync |
recompiler: fixed missing symbol for Windows builds
|
|
|
@23012
|
15 years |
vboxsync |
VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22528
|
15 years |
vboxsync |
VBoxREMWrapperA.asm: esp->rsp; ebp->rbp.
|
|
|
@22527
|
15 years |
vboxsync |
docs.
|
|
|
@22525
|
15 years |
vboxsync |
Note for the future
|
|
|
@22523
|
15 years |
vboxsync |
Unbreak SSMR3RegisterInternal REM wrapper (broke win64 restore)
|
|
|
@22484
|
15 years |
vboxsync |
Build fix.
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22118
|
15 years |
vboxsync |
Missing DBGFR3AddrFromFlat wrapper
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@21831
|
15 years |
vboxsync |
recompiler: correct implementation of testandset()
|
|
|
@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 …
|