|
|
@46975
|
11 years |
vboxsync |
VMM: nits.
|
|
|
@46946
|
11 years |
vboxsync |
Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
|
|
|
@46918
|
11 years |
vboxsync |
EM.cpp: fIemExecutesAll fixes.
|
|
|
@46915
|
11 years |
vboxsync |
PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
|
|
|
@46871
|
11 years |
vboxsync |
VMM/HM: Cleanup event injection statistics.
|
|
|
@46861
|
11 years |
vboxsync |
Don't allow mixing builds.
|
|
|
@46842
|
11 years |
vboxsync |
VMM/HM: AMD-V feature bits update.
|
|
|
@46840
|
11 years |
vboxsync |
VMM/HM: Skipped feature bit.
|
|
|
@46793
|
11 years |
vboxsync |
typo
|
|
|
@46792
|
11 years |
vboxsync |
Added CFGMR3DestroyTree.
|
|
|
@46791
|
11 years |
vboxsync |
Made CFGMR3RemoveNode work in standalone mode.
|
|
|
@46788
|
11 years |
vboxsync |
VMM: Suspend and resume reasons.
|
|
|
@46787
|
11 years |
vboxsync |
VMM/HM: AMD-V StatFlushEntire stat.
|
|
|
@46786
|
11 years |
vboxsync |
VMM/HM: Stat description.
|
|
|
@46781
|
11 years |
vboxsync |
CFGM: Made the CFGMR3CreateTree usable with pUVM == NULL for testing …
|
|
|
@46780
|
11 years |
vboxsync |
VMM/EM: Commented out debug assertion for single-stepping.
|
|
|
@46753
|
11 years |
vboxsync |
VMM/HM: Log consistency.
|
|
|
@46724
|
11 years |
vboxsync |
VMM/HM: Refactor the state-flags for proper sharing between old, new …
|
|
|
@46718
|
11 years |
vboxsync |
VMM/HM: Updating context-flags unconditionally from ring-3 when it's …
|
|
|
@46706
|
11 years |
vboxsync |
VMM/HM: release logging.
|
|
|
@46675
|
11 years |
vboxsync |
VMM/HM: Log.
|
|
|
@46674
|
11 years |
vboxsync |
VMM/HM: Log adjustments.
|
|
|
@46673
|
11 years |
vboxsync |
VMM/HM: AMD-V bits logging.
|
|
|
@46620
|
11 years |
vboxsync |
VMM/CPUM: cosmetical fix
|
|
|
@46616
|
11 years |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
|
|
|
@46587
|
11 years |
vboxsync |
VMM/HM: A tad bit more comments on what is really going on.
|
|
|
@46557
|
11 years |
vboxsync |
VMM: AMD-V bits.
|
|
|
@46493
|
11 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@46486
|
11 years |
vboxsync |
IEM: movsxd
|
|
|
@46474
|
11 years |
vboxsync |
VBoxDef2LazyLoad: Added tool for generating lazy loading of …
|
|
|
@46452
|
11 years |
vboxsync |
build fix
|
|
|
@46450
|
11 years |
vboxsync |
STAM: Fixed bug in stamR3LookupDestroyTree.
|
|
|
@46447
|
11 years |
vboxsync |
VMM: Optimize STAM enumeration. Multi pattern expressions are not …
|
|
|
@46443
|
11 years |
vboxsync |
STAM: Registration optimizations.
|
|
|
@46439
|
11 years |
vboxsync |
pow(grr, 2)
|
|
|
@46438
|
11 years |
vboxsync |
build fix
|
|
|
@46437
|
11 years |
vboxsync |
too fast
|
|
|
@46436
|
11 years |
vboxsync |
STAM: Cheap but efficient lookup optimization.
|
|
|
@46424
|
11 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46423
|
11 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46420
|
11 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@46379
|
12 years |
vboxsync |
VMM/HMVMXR0: Added VMFUNC feature recognition.
|
|
|
@46378
|
12 years |
vboxsync |
VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
|
|
|
@46326
|
12 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@46304
|
12 years |
vboxsync |
VMM/HM: AMD-V bits and clean up.
|
|
|
@46297
|
12 years |
vboxsync |
VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
|
|
|
@46280
|
12 years |
vboxsync |
VMM/HM: macro rename and comment update.
|
|
|
@46220
|
12 years |
vboxsync |
grumble
|
|
|
@46219
|
12 years |
vboxsync |
copy&past fix.
|
|
|
@46217
|
12 years |
vboxsync |
Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
|
|
|
@46216
|
12 years |
vboxsync |
Fixed bug in previous memory scan fix (MMIO2 aliases for MMIO).
|
|
|
@46192
|
12 years |
vboxsync |
VMM/HM: CR0 and CR4 masks can be 32-bit. Plus hungarian naming fixes.
|
|
|
@46190
|
12 years |
vboxsync |
VMM/HM: nit.
|
|
|
@46177
|
12 years |
vboxsync |
More symbols in disassembly, for PATM esp.
|
|
|
@46167
|
12 years |
vboxsync |
Buried DBGFSym.cpp and with it loadsyms - rip.
|
|
|
@46165
|
12 years |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46161
|
12 years |
vboxsync |
First part of loading .dSYM bundles.
|
|
|
@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.
|
|
|
@46150
|
12 years |
vboxsync |
PATM: Patch symbols.
|
|
|
@46142
|
12 years |
vboxsync |
VMM/CPUM: show all CPUID leaves in the log, not only the leaves we …
|
|
|
@46139
|
12 years |
vboxsync |
VMM/HM: Indent sub-function information in logging, easier to read!
|
|
|
@46137
|
12 years |
vboxsync |
Missing file, reverting 85830.
|
|
|
@46136
|
12 years |
vboxsync |
temporary build fix
|
|
|
@46135
|
12 years |
vboxsync |
Started populating the RC address space in the debugger.
|
|
|
@46125
|
12 years |
vboxsync |
PGM: Optimized virtual memory searching by skipping empty tables.
|
|
|
@46117
|
12 years |
vboxsync |
PGMDbg.cpp: Don't try scan PGMPAGETYPE_MMIO2_ALIAS_MMIO pages.
|
|
|
@46110
|
12 years |
vboxsync |
VMM: Default to deferred module loading.
|
|
|
@46050
|
12 years |
vboxsync |
More symbol work
|
|
|
@45993
|
12 years |
vboxsync |
VMM: Added DBGFR3AsGetConfig.
|
|
|
@45987
|
12 years |
vboxsync |
build fix
|
|
|
@45984
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45971
|
12 years |
vboxsync |
Main, VMM: Added an API seting to disable VT-x unrestricted execution.
|
|
|
@45963
|
12 years |
vboxsync |
VMM: nits.
|
|
|
@45949
|
12 years |
vboxsync |
VMM/VMMR3: Stat description.
|
|
|
@45947
|
12 years |
vboxsync |
VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
|
|
|
@45930
|
12 years |
vboxsync |
VMM/DBGFCoreWrite: Clarify comment regarding threads in the guest core …
|
|
|
@45919
|
12 years |
vboxsync |
HM: Added VMX entry refused/allowed stats.
|
|
|
@45916
|
12 years |
vboxsync |
VMM/HM: Remove redundant code while loading save-state. …
|
|
|
@45897
|
12 years |
vboxsync |
VMM: Log spacing.
|
|
|
@45879
|
12 years |
vboxsync |
VMM: Log spacing/indent inconsistencies.
|
|
|
@45864
|
12 years |
vboxsync |
VMM/VMMR3: nit.
|
|
|
@45858
|
12 years |
vboxsync |
VMM: Corrected an obsolete comment regarding HM execution and a todo …
|
|
|
@45856
|
12 years |
vboxsync |
VMM: STAM counter descriptions, cleanup. Fixed a few erroneous stats …
|
|
|
@45830
|
12 years |
vboxsync |
VMM: Don't resolve RC symbols when HM is enabled (fix for r85378)
|
|
|
@45824
|
12 years |
vboxsync |
VMM/CPUM: Undo r85381 as it breaks SMP debug builds.
|
|
|
@45821
|
12 years |
vboxsync |
HM/VMX: More accurate entry checks.
|
|
|
@45812
|
12 years |
vboxsync |
VMM/CPUM: Reset TSC to 0 on CPUMR3ResetCpu().
|
|
|
@45809
|
12 years |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 2).
|
|
|
@45808
|
12 years |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
|
|
|
@45804
|
12 years |
vboxsync |
VMX: Added CFGM key to disable unrestricted execution.
|
|
|
@45798
|
12 years |
vboxsync |
Fixed up and enabled Netware WP0+RO+US hack.
|
|
|
@45793
|
12 years |
vboxsync |
CPUMDbg.cpp: crX and drX sub registers.
|
|
|
@45786
|
12 years |
vboxsync |
Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
|
|
|
@45781
|
12 years |
vboxsync |
VMM/HM: Simplified real/protected mode transition tracking logic.
|
|
|
@45753
|
12 years |
vboxsync |
Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
|
|
|
@45752
|
12 years |
vboxsync |
Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
|
|
|
@45750
|
12 years |
vboxsync |
VMMSwitcher: Fixed assertion in debug builds (harmless).
|
|
|
@45749
|
12 years |
vboxsync |
VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
|
|
|
@45746
|
12 years |
vboxsync |
The vmmR3Switcher32BitToAMD64_Def and vmmR3SwitcherPAEToAMD64_Def …
|
|
|