|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@65550
|
8 years |
vboxsync |
Main/MachineDebuggerImpl: don't call memcpy with size=0
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65103
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@63244
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62598
|
8 years |
vboxsync |
Main/MachineDebugger: add method for getting the VM uptime
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62379
|
8 years |
vboxsync |
Main: 2nd try: fixes for a few -Wunused -Wconversion
|
|
|
@62372
|
8 years |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 years |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@61935
|
8 years |
vboxsync |
MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
|
|
|
@61786
|
8 years |
vboxsync |
Main/MachineDebugger: Pause the VM before querying the guest stack or …
|
|
|
@61561
|
8 years |
vboxsync |
Main: Implement IMachineDebugger::dumpGuestStack (implementation …
|
|
|
@61349
|
9 years |
vboxsync |
MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, …
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56567
|
9 years |
vboxsync |
IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
|
|
|
@55996
|
10 years |
vboxsync |
warning
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55885
|
10 years |
vboxsync |
IMachineDebugger: Added a queryOSKernelLog method.
|
|
|
@55883
|
10 years |
vboxsync |
IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
|
|
|
@55702
|
10 years |
vboxsync |
MachineDebuggerImpl.cpp: Fixed the getRegisters method, missing vector …
|
|
|
@51092
|
11 years |
vboxsync |
6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
|
|
|
@47905
|
11 years |
vboxsync |
Main: warnings.
|
|
|
@46423
|
11 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@45971
|
12 years |
vboxsync |
Main, VMM: Added an API seting to disable VT-x unrestricted execution.
|
|
|
@45528
|
12 years |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44385
|
12 years |
vboxsync |
CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
|
|
|
@44375
|
12 years |
vboxsync |
EM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 years |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@39712
|
13 years |
vboxsync |
Main: Some IMachineDebugger cleanups.
|
|
|
@39676
|
13 years |
vboxsync |
LogDbgDestinations: bugfix.
|
|
|
@39668
|
13 years |
vboxsync |
Implemented the log setting properties (read-only).
|
|
|
@39650
|
13 years |
vboxsync |
DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
|
|
|
@38324
|
13 years |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35586
|
14 years |
vboxsync |
DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
|
|
|
@35551
|
14 years |
vboxsync |
MachineDebuggerImpl.cpp: R80 register formatting fix.
|
|
|
@35550
|
14 years |
vboxsync |
Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
|
|
|
@35513
|
14 years |
vboxsync |
DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
|
|
|
@35504
|
14 years |
vboxsync |
MachineDebugger::GetRegister: Added missing setError calls.
|
|
|
@35502
|
14 years |
vboxsync |
MachineDebugger::GetRegister: Initial implementation.
|
|
|
@35466
|
14 years |
vboxsync |
DBGFReg: Query individual registers by name.
|
|
|
@35410
|
14 years |
vboxsync |
DBGFReg revamp #2.
|
|
|
@35368
|
14 years |
vboxsync |
Main: source re-org.
|
|
copied from trunk/src/VBox/Main/MachineDebuggerImpl.cpp
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|