|
|
@31460
|
14 years |
vboxsync |
REM,DBGF: Logging fixes, avoid assertion when disassembling.
|
|
|
@30862
|
14 years |
vboxsync |
VMM,REM: Replumbled the MSR updating and reading so that PGM can …
|
|
|
@30453
|
14 years |
vboxsync |
DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
|
|
|
@30263
|
14 years |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@29333
|
15 years |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@27254
|
15 years |
vboxsync |
HPET: correct interrupts delivery
|
|
|
@26939
|
15 years |
vboxsync |
ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
|
|
|
@26640
|
15 years |
vboxsync |
Disabled temporary checks
|
|
|
@26508
|
15 years |
vboxsync |
VBoxRecompiler.c: tabs -> spaces.
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25581
|
15 years |
vboxsync |
Compile fix
|
|
|
@25580
|
15 years |
vboxsync |
Temporarily turned on extra checking in release build for #4113
|
|
|
@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 …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@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
|
|
|
@20399
|
15 years |
vboxsync |
Minor updates
|
|
|
@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
|
|
|
@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.
|
|
|
@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/VBoxRecompiler.c
|
|
|
@19293
|
16 years |
vboxsync |
DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
|