|
|
@47788
|
11 years |
vboxsync |
EM/HM: Try execute single instructions in IEM before asking REM.
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47737
|
11 years |
vboxsync |
HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
|
|
|
@47714
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47712
|
11 years |
vboxsync |
testing…
|
|
|
@47705
|
11 years |
vboxsync |
VMM/HM: Log alignment.
|
|
|
@47700
|
11 years |
vboxsync |
CPU.cpp: Must recalc DRx values on relocation.
|
|
|
@47689
|
11 years |
vboxsync |
tstVMM: DRx fixes.
|
|
|
@47681
|
11 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47655
|
11 years |
vboxsync |
VMM/HM: spaces.
|
|
|
@47654
|
11 years |
vboxsync |
VMM/HM: Log prefix corrections and column alignment cosmetics.
|
|
|
@47652
|
11 years |
vboxsync |
VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
|
|
|
@47635
|
11 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47619
|
11 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47584
|
11 years |
vboxsync |
VMM/HM: Log.
|
|
|
@47583
|
11 years |
vboxsync |
VMM/HM: Fix logging inconsistencies with hex prefixes.
|
|
|
@47548
|
11 years |
vboxsync |
IEM: Bunch of fixes, mostly DOS related.
|
|
|
@47512
|
11 years |
vboxsync |
VMM: make the StatExitHostNmi release
|
|
|
@47444
|
11 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47425
|
11 years |
vboxsync |
EM.cpp: r86914 disabled raw mode by accident. restored it.
|
|
|
@47421
|
11 years |
vboxsync |
VMM: Use IEM for I/O that's been deferred to ring-3.
|
|
|
@47328
|
11 years |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47307
|
11 years |
vboxsync |
IEM: Implemented mfence, lfence, sfence.
|
|
|
@47238
|
11 years |
vboxsync |
Disable tracing by default even in debug builds. It's only useful when …
|
|
|
@47202
|
11 years |
vboxsync |
VMM/HM: comments.
|
|
|
@47123
|
11 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47109
|
11 years |
vboxsync |
VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
|
|
|
@47094
|
11 years |
vboxsync |
VMM/HMVMXR0: Log exit reasons for more rare/improbable gurus.
|
|
|
@47090
|
11 years |
vboxsync |
VMM: Naming convention. lasterror->LastError.
|
|
|
@47089
|
11 years |
vboxsync |
VMM/HM: Additional HM error code for certain gurus. Later use it for …
|
|
|
@47069
|
11 years |
vboxsync |
VMM/HM: No TPR patching on Intel, don't log it.
|
|
|
@47050
|
11 years |
vboxsync |
VMM/HM: LogRel nit.
|
|
|
@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
|
12 years |
vboxsync |
build fix
|
|
|
@46450
|
12 years |
vboxsync |
STAM: Fixed bug in stamR3LookupDestroyTree.
|
|
|
@46447
|
12 years |
vboxsync |
VMM: Optimize STAM enumeration. Multi pattern expressions are not …
|
|
|
@46443
|
12 years |
vboxsync |
STAM: Registration optimizations.
|
|
|
@46439
|
12 years |
vboxsync |
pow(grr, 2)
|
|
|
@46438
|
12 years |
vboxsync |
build fix
|
|
|
@46437
|
12 years |
vboxsync |
too fast
|
|
|
@46436
|
12 years |
vboxsync |
STAM: Cheap but efficient lookup optimization.
|
|
|
@46424
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46423
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46420
|
12 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.
|
|
|