|
|
@103515
|
9 months |
vboxsync |
VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
|
|
|
@100144
|
18 months |
vboxsync |
VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
|
|
|
@99899
|
19 months |
vboxsync |
VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
|
|
|
@99897
|
19 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93787
|
3 years |
vboxsync |
VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@91695
|
3 years |
vboxsync |
VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH …
|
|
|
@90312
|
3 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
|
|
|
@90311
|
3 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens
|
|
|
@87594
|
4 years |
vboxsync |
VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
|
|
|
@86755
|
4 years |
vboxsync |
VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, …
|
|
|
@86699
|
4 years |
vboxsync |
VMM/DBGF: Updates to the new breakpoint manager, implement global …
|
|
|
@86666
|
4 years |
vboxsync |
include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
|
|
|
@86392
|
4 years |
vboxsync |
VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
|
|
|
@86361
|
4 years |
vboxsync |
VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
|
|
|
@86099
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81153
|
5 years |
vboxsync |
VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
|
|
|
@81150
|
5 years |
vboxsync |
VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80191
|
5 years |
vboxsync |
VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
|
|
|
@80163
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
|
|
|
@80050
|
5 years |
vboxsync |
Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74791
|
6 years |
vboxsync |
vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
|
|
|
@74790
|
6 years |
vboxsync |
vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
|
|
|
@74785
|
6 years |
vboxsync |
vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
|
|
|
@73414
|
6 years |
vboxsync |
DBGF/Term: Make sure the OS stuff is terminated before we unload …
|
|
|
@73351
|
6 years |
vboxsync |
VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
|
|
|
@72493
|
6 years |
vboxsync |
IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
|
|
|
@70948
|
7 years |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65650
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@64723
|
8 years |
vboxsync |
DBGF: typo
|
|
|
@64722
|
8 years |
vboxsync |
DBGF: duh
|
|
|
@64720
|
8 years |
vboxsync |
DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61766
|
8 years |
vboxsync |
doxygen fix
|
|
|
@61628
|
8 years |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@60872
|
9 years |
vboxsync |
DBGF: Allow attaching the debugger via the GUI during the …
|
|
|
@60626
|
9 years |
vboxsync |
dbgf.cpp: turned annoying assertion into non-asserting check.
|
|
|
@59207
|
9 years |
vboxsync |
DBGF.cpp: Need to use priority flag or we won't catch the attetion of …
|
|
|
@59205
|
9 years |
vboxsync |
DBGF.cpp: Power off deadlock fix.
|
|
|
@59084
|
9 years |
vboxsync |
DBGF: Tried to rework the generic event config API, still not quite …
|
|
|
@59074
|
9 years |
vboxsync |
VMM: DBGFR3EventHandlePending stub.
|
|
|
@59073
|
9 years |
vboxsync |
VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
|
|
|
@58938
|
9 years |
vboxsync |
HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58123
|
9 years |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@55881
|
10 years |
vboxsync |
DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
|
|
|
@54218
|
10 years |
vboxsync |
DBGF,DBGC: Added dmesg command and implemented it for linux guests.
|
|
|
@46420
|
11 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@46167
|
12 years |
vboxsync |
Buried DBGFSym.cpp and with it loadsyms - rip.
|
|
|
@46159
|
12 years |
vboxsync |
Patch manager support in the disassembler, making the 'u' command in …
|
|
|
@46155
|
12 years |
vboxsync |
List near, unassemble, hyper register and more tiny debugger fixes.
|
|
|
@45701
|
12 years |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45692
|
12 years |
vboxsync |
VMMR3/DBGF: Single-stepping should no longer be in effect when …
|
|
|
@45533
|
12 years |
vboxsync |
#ifdef the raw-mode force flags to find more code to #ifdef out.
|
|
|
@45006
|
12 years |
vboxsync |
DBGF/DBGC: Fixing power off problems.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44404
|
12 years |
vboxsync |
DBGF: UVM and UVMCPU padding safety.
|
|
|
@44403
|
12 years |
vboxsync |
Build fix
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@42833
|
12 years |
vboxsync |
DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp. …
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41906
|
12 years |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41801
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
12 years |
vboxsync |
Doxygen.
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@35466
|
14 years |
vboxsync |
DBGFReg: Query individual registers by name.
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35333
|
14 years |
vboxsync |
VMM source reorg.
|
|
copied from trunk/src/VBox/VMM/DBGF.cpp
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|