summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/DBGF.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt breakpo...vboxsync2015-12-011-19/+38
* DBGF: More groundwork for port I/O, MMIO, interrupt and generic event breakpo...vboxsync2015-11-291-0/+363
* DBGF: I/O and MMIO breakpoint API changes.vboxsync2015-11-271-1/+1
* doxygen: fixes.vboxsync2015-10-121-12/+12
* VMM: Fixed almost all the Doxygen warnings.vboxsync2015-10-081-2/+3
* VMM: Made @param pVCpu more uniform and to the point.vboxsync2015-10-081-1/+1
* VMM: Made @param pVM more uniform and to the point.vboxsync2015-10-081-20/+20
* *: scm cleanup run.vboxsync2015-08-141-6/+6
* VMM: Updated (C) year.vboxsync2015-06-091-1/+1
* DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of them vi...vboxsync2015-05-161-9/+36
* DBGF,DBGC: Added dmesg command and implemented it for linux guests.vboxsync2015-02-161-0/+2
* VMM, recompiler: Purge deprecated macros.vboxsync2013-06-061-8/+8
* Buried DBGFSym.cpp and with it loadsyms - rip.vboxsync2013-05-191-2/+0
* Patch manager support in the disassembler, making the 'u' command in the debu...vboxsync2013-05-181-2/+4
* List near, unassemble, hyper register and more tiny debugger fixes.vboxsync2013-05-181-2/+8
* VMM: SELM and VMM early HM init changes.vboxsync2013-04-241-14/+1
* VMMR3/DBGF: Single-stepping should no longer be in effect when resuming guest...vboxsync2013-04-241-0/+3
* #ifdef the raw-mode force flags to find more code to #ifdef out.vboxsync2013-04-131-0/+4
* DBGF/DBGC: Fixing power off problems.vboxsync2013-03-121-53/+112
* header (C) fixesvboxsync2013-02-041-1/+1
* DBGF: UVM and UVMCPU padding safety.vboxsync2013-01-271-0/+3
* Build fixvboxsync2013-01-271-2/+2
* DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.vboxsync2013-01-271-32/+63
* HM,++: pVM -> pUVM for main, mark as many as possible interfaces module inter...vboxsync2013-01-251-0/+23
* VMM: HM cleanup.vboxsync2012-09-211-2/+2
* DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp.vboxsync2012-08-151-4/+4
* CPUM: Combined the visible and hidden selector register data into one structu...vboxsync2012-06-241-1/+1
* Doxygen.vboxsync2012-06-171-1/+1
* Doxygen.vboxsync2012-06-171-16/+16
* Doxygen, comment typos.vboxsync2012-06-161-9/+9
* Doxygen.vboxsync2012-06-161-1/+1
* Introduced VBOX_WITH_REM in Config.kmk and the VMM.vboxsync2012-02-281-1/+5
* VMM: -Wunused-parametervboxsync2011-10-211-0/+2
* VMM,++: Try fix the async reset, suspend and power-off problems in PDM wrt co...vboxsync2011-09-231-17/+3
* VMM,SUPDrv: Created DBGFTrace.vboxsync2011-06-101-0/+4
* IEM: Initial commit, work in progress.vboxsync2011-04-201-1/+1
* DBGFReg: Query individual registers by name.vboxsync2011-01-101-0/+3
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-6/+6
* VMM source reorg.vboxsync2010-12-271-0/+1118