summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/DBGFReg.cpp
Commit message (Expand)AuthorAgeFilesLines
* VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. bugref:9217vboxsync2019-08-161-1/+0
* VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be replac...vboxsync2019-08-081-0/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, including DBGFR...vboxsync2018-08-011-4/+41
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-1/+1
* DBGFReg: Make cppcheck happy.vboxsync2018-07-041-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type to 512...vboxsync2017-05-121-6/+94
* VMMR3: warningsvboxsync2016-07-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* VMM: Fixed almost all the Doxygen warnings.vboxsync2015-10-081-14/+14
* VMM: Made @param pVCpu more uniform and to the point.vboxsync2015-10-081-2/+2
* VMM: Made @param pVM more uniform and to the point.vboxsync2015-10-081-2/+2
* *: scm cleanup run.vboxsync2015-08-141-9/+9
* VMM: Updated (C) year.vboxsync2015-06-091-1/+1
* VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.vboxsync2013-10-041-2/+216
* List near, unassemble, hyper register and more tiny debugger fixes.vboxsync2013-05-181-2/+13
* Added a device helper for registering device registers with DBGF (breaks extp...vboxsync2013-02-141-6/+8
* Expose I/O APIC registers to the debugger facilities.vboxsync2013-02-141-2/+3
* header (C) fixesvboxsync2013-02-041-1/+1
* DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.vboxsync2013-01-271-168/+184
* Doxygen.vboxsync2012-06-171-1/+1
* Doxygen, comment typos.vboxsync2012-06-161-30/+30
* DBGFReg: Added DBGFR3RegNmValidate.vboxsync2012-06-011-0/+31
* Changed the types of the r80 views of the FPU registers.vboxsync2012-02-111-1/+1
* VMM: Don't use generic IPE status codes, use specific ones. Part 2.vboxsync2011-11-231-3/+3
* VMM: -Wunused-parametervboxsync2011-10-211-0/+7
* VMM,INTNET: Addressing unused variable warnings.vboxsync2011-10-191-3/+1
* VMM,++: Try fix the async reset, suspend and power-off problems in PDM wrt co...vboxsync2011-09-231-4/+4
* DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.vboxsync2011-04-231-3/+3
* DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX structure...vboxsync2011-01-191-32/+38
* Typo.vboxsync2011-01-181-1/+1
* DBGFReg: bugfix.vboxsync2011-01-181-1/+1
* DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.vboxsync2011-01-181-50/+95
* DBGF,CPUM: Expose hypervisor registers as hypercpuX.vboxsync2011-01-181-10/+28
* DBGFReg.cpp: formatting fixes.vboxsync2011-01-171-52/+175
* DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, DBGFR3RegNmP...vboxsync2011-01-171-18/+393
* Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.vboxsync2011-01-131-20/+190
* DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and stuff.vboxsync2011-01-121-19/+82
* DBGFReg.cpp: Cast register value to the alias type if specified.vboxsync2011-01-121-0/+16
* CPUM,Debugger: Registers, still some details left.vboxsync2011-01-111-88/+39
* dittovboxsync2011-01-101-1/+1
* build fixvboxsync2011-01-101-1/+1
* CPUMDbg.cpp: Hacking in progress (to laptop).vboxsync2011-01-101-1/+1
* DBGFReg: Query individual registers by name.vboxsync2011-01-101-70/+775
* Try to fix burning Linux builds (hope this is correct...)vboxsync2011-01-051-5/+5
* DBGFReg revamp #2.vboxsync2011-01-051-815/+460
* scm cleanups.vboxsync2010-12-271-1/+0
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-2/+2
* VMM source reorg.vboxsync2010-12-271-0/+1198