|
|
@61397
|
9 years |
vboxsync |
VM.cpp: Register SSM stub for rem when VBOX_WITH_REM isn't defined.
|
|
|
@61392
|
9 years |
vboxsync |
CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
|
|
|
@61391
|
9 years |
vboxsync |
csamR3CalcPageHash: better assertion and logging.
|
|
|
@61390
|
9 years |
vboxsync |
csamR3CalcPageHash: Shut up annoying assertion on …
|
|
|
@61366
|
9 years |
vboxsync |
VMM/PDM: Missed relocation for the newly added callback to the IOAPIC …
|
|
|
@61364
|
9 years |
vboxsync |
VMM/PDMDevMiscHlp: copy-paste typo.
|
|
|
@61356
|
9 years |
vboxsync |
VMM/PDM: comment nit.
|
|
|
@61351
|
9 years |
vboxsync |
APIC: Reset fix.
|
|
|
@61341
|
9 years |
vboxsync |
CPUM: words about FPU state.
|
|
|
@61339
|
9 years |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@61336
|
9 years |
vboxsync |
VMM/APIC: nit space.
|
|
|
@61307
|
9 years |
vboxsync |
IEM: log actual names of target CPU and microarchitecture
|
|
|
@61155
|
9 years |
vboxsync |
Promoted HM/CPUx/Switch/Preempting to a release statistics.
|
|
|
@61150
|
9 years |
vboxsync |
VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
|
|
|
@61144
|
9 years |
vboxsync |
CPUM,HM,GVMM,TRPM,VMM: Next part of the FPU state handling for IEM. …
|
|
|
@61140
|
9 years |
vboxsync |
PGMR3DbgA.asm: Seems we need BEGINCODE on darwin. Weird.
|
|
|
@61128
|
9 years |
vboxsync |
CPUM: Slightly improved FPU state printing.
|
|
|
@61124
|
9 years |
vboxsync |
APIC: format specifier fixes
|
|
|
@61122
|
9 years |
vboxsync |
format specifier fixes
|
|
|
@61116
|
9 years |
vboxsync |
Main/Console: Use the APICMODE enum, tabs.
|
|
|
@61110
|
9 years |
vboxsync |
pgmR3DbgFixedMemScan8Wide8Step: Fixed bugs both the 32-bit and 64-bit …
|
|
|
@61078
|
9 years |
vboxsync |
VMM/APIC: Consistent naming.
|
|
|
@61075
|
9 years |
vboxsync |
VMM/APIC: nits.
|
|
|
@61072
|
9 years |
vboxsync |
VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
|
|
|
@61046
|
9 years |
vboxsync |
don't confuse users
|
|
|
@61041
|
9 years |
vboxsync |
VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
|
|
|
@61029
|
9 years |
vboxsync |
APIC: Just ignore the timer shift when loading old state, it's …
|
|
|
@61027
|
9 years |
vboxsync |
darwin build fix
|
|
|
@61023
|
9 years |
vboxsync |
emR3RemExecute: Check if we can use VT-x mode every so often when REM …
|
|
|
@61008
|
9 years |
vboxsync |
GIM: Saved state compatibility.
|
|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60947
|
9 years |
vboxsync |
DBGFR3PlugIn.cpp: Uninitialized variable.
|
|
|
@60939
|
9 years |
vboxsync |
APIC: Don't be so optimistic.
|
|
|
@60923
|
9 years |
vboxsync |
PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
|
|
|
@60908
|
9 years |
vboxsync |
iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
|
|
|
@60907
|
9 years |
vboxsync |
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
|
|
|
@60900
|
9 years |
vboxsync |
EMRaw.cpp: Remove DEBUG_bird assertion.
|
|
|
@60884
|
9 years |
vboxsync |
TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
|
|
|
@60872
|
9 years |
vboxsync |
DBGF: Allow attaching the debugger via the GUI during the …
|
|
|
@60869
|
9 years |
vboxsync |
pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM.
|
|
|
@60868
|
9 years |
vboxsync |
EMRaw: Try switch to the recompiler if PGMSyncCR3 return …
|
|
|
@60859
|
9 years |
vboxsync |
EM: Use IEM a little more in raw mode.
|
|
|
@60858
|
9 years |
vboxsync |
APIC: Saved state compatibility fix.
|
|
|
@60852
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 MMIO writes (only used for IEM accesses).
|
|
|
@60850
|
9 years |
vboxsync |
HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60846
|
9 years |
vboxsync |
PGMMap: /me want's to drop into the debugger when we cannot locate a …
|
|
|
@60824
|
9 years |
vboxsync |
SELM: Added a LogFlow to each of the FF responders.
|
|
|
@60804
|
9 years |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60762
|
9 years |
vboxsync |
CPUM: Added an atom silvermont CPU profile.
|
|
|
@60761
|
9 years |
vboxsync |
VMM/APIC: Disallow setting the mode as 'disabled'.
|
|
|
@60757
|
9 years |
vboxsync |
CPUMR3Db.cpp: Make sure we have a AMD64_TSC_AUX MSR if report via …
|
|
|
@60752
|
9 years |
vboxsync |
VMM/APIC: Add stat counters for TPR read,writes and EOI writes.
|
|
|
@60746
|
9 years |
vboxsync |
VMM/APIC: Dump the PIBs in the debugger as well, comments.
|
|
|
@60740
|
9 years |
vboxsync |
VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
|
|
|
@60732
|
9 years |
vboxsync |
VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
|
|
|
@60731
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@60720
|
9 years |
vboxsync |
VMM/APIC: Fixes for getting x2APIC mode working.
|
|
|
@60717
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60711
|
9 years |
vboxsync |
CPUM.cpp: Fixed incorrect valid flag mask inversion in cpumR3LoadExec.
|
|
|
@60695
|
9 years |
vboxsync |
VMM/APIC: Fuzzy saved-state generation and logging for testing …
|
|
|
@60689
|
9 years |
vboxsync |
VMM/APIC: Implemented old saved-state compatibility, eliminated …
|
|
|
@60683
|
9 years |
vboxsync |
EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
|
|
|
@60664
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60655
|
9 years |
vboxsync |
VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
|
|
|
@60654
|
9 years |
vboxsync |
VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
|
|
|
@60652
|
9 years |
vboxsync |
VMM/APIC: More flow logging.
|
|
|
@60650
|
9 years |
vboxsync |
VMM/APIC: Log4 -> Log2.
|
|
|
@60646
|
9 years |
vboxsync |
VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
|
|
|
@60632
|
9 years |
vboxsync |
VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
|
|
|
@60630
|
9 years |
vboxsync |
VMM/APIC: Fix diagnostic logging.
|
|
|
@60626
|
9 years |
vboxsync |
dbgf.cpp: turned annoying assertion into non-asserting check.
|
|
|
@60624
|
9 years |
vboxsync |
VMM/APIC: Diagnostics.
|
|
|
@60605
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60602
|
9 years |
vboxsync |
VMM/APIC: comment.
|
|
|
@60601
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60593
|
9 years |
vboxsync |
VMM/APIC: Profiling and reduce 8 atomic ops to 4.
|
|
|
@60573
|
9 years |
vboxsync |
VMM/APIC: Fix INIT IPI handling, and handle callers of …
|
|
|
@60560
|
9 years |
vboxsync |
DBGFStack: Take odd saved BP as a hint of far returns.
|
|
|
@60543
|
9 years |
vboxsync |
VMM/APIC: unintended change in r106671.
|
|
|
@60542
|
9 years |
vboxsync |
VMM/APIC: Much fun with alignment and sizes.
|
|
|
@60516
|
9 years |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|
@60475
|
9 years |
vboxsync |
VMM/APIC: Have descriptive helpers in all-context code, make things …
|
|
|
@60473
|
9 years |
vboxsync |
VMM/APIC: Use hex for displaying DFR register in the VM debugger.
|
|
|
@60469
|
9 years |
vboxsync |
VMM/APIC: Fixed issue with incorrectly skipping registeration of SSM, …
|
|
|
@60468
|
9 years |
vboxsync |
VMM/APIC: Added extra assertions for debugging.
|
|
|
@60464
|
9 years |
vboxsync |
VMM/APIC: more logging
|
|
|
@60459
|
9 years |
vboxsync |
VMM/APIC: Don't forget to update level-triggered interrupts from the …
|
|
|
@60456
|
9 years |
vboxsync |
VMM/APIC: Fixes.
|
|
|
@60438
|
9 years |
vboxsync |
CPUR3CpuId: Fixed fake 8086/80186 classification.
|
|
|
@60435
|
9 years |
vboxsync |
VMM/APIC: Nits.
|
|
|
@60428
|
9 years |
vboxsync |
VMM/APIC: fixes with APIC base MSR initialization and nits.
|
|
|
@60415
|
9 years |
vboxsync |
IEM: Implemented main characteristics of 8086, 80186 and 80286.
|
|
|
@60414
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Build fix.
|
|
|
@60411
|
9 years |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@60407
|
9 years |
vboxsync |
PDMDevHlp.cpp: doxygen fixes.
|
|
|
@60406
|
9 years |
vboxsync |
VMM: doxygen fixes
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60401
|
9 years |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|