|
|
@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 …
|
|
|
@45745
|
12 years |
vboxsync |
Doc updates regarding guest 64-bit on 32-bit host.
|
|
|
@45739
|
12 years |
vboxsync |
VMM: First part of HMIsEnabled() and PGMMap*.
|
|
|
@45728
|
12 years |
vboxsync |
TRPM: Sprinkled HMIsEnabled around the place.
|
|
|
@45726
|
12 years |
vboxsync |
VMMSwitcher.cpp: We never include internal headers of other components.
|
|
|
@45721
|
12 years |
vboxsync |
VMM: fix r85247 for 32-bit hosts
|
|
|
@45714
|
12 years |
vboxsync |
VMM/HM: Log adjustment.
|
|
|
@45713
|
12 years |
vboxsync |
build fix
|
|
|
@45709
|
12 years |
vboxsync |
SELM.cpp: Must cast pointers to uintptr_t before doing …
|
|
|
@45708
|
12 years |
vboxsync |
SELM: nits
|
|
|
@45707
|
12 years |
vboxsync |
build fix
|
|
|
@45705
|
12 years |
vboxsync |
Retired SELMR3DisableMonitoring.
|
|
|
@45701
|
12 years |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45693
|
12 years |
vboxsync |
VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
|
|
|
@45692
|
12 years |
vboxsync |
VMMR3/DBGF: Single-stepping should no longer be in effect when …
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45665
|
12 years |
vboxsync |
HM.cpp: Fix assertion in HMIsEnabledNotMacro during vm startup.
|
|
|
@45645
|
12 years |
vboxsync |
VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
|
|
|
@45623
|
12 years |
vboxsync |
HMVMX: HMVMX_USE_FUNCTION_TABLE (enabled, as before) and …
|
|
|
@45620
|
12 years |
vboxsync |
CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
|
|
|
@45618
|
12 years |
vboxsync |
Do HMR3Init first in vmR3InitRing3 so the other components can skip …
|
|
|
@45611
|
12 years |
vboxsync |
VMM: fUsePeriodicPreemptionTimers should be set to false *after* we've …
|
|
|
@45578
|
12 years |
vboxsync |
VMMR3/HM: cosmetics.
|
|
|
@45555
|
12 years |
vboxsync |
nits
|
|
|
@45536
|
12 years |
vboxsync |
oops
|
|
|
@45535
|
12 years |
vboxsync |
oops
|
|
|
@45533
|
12 years |
vboxsync |
#ifdef the raw-mode force flags to find more code to #ifdef out.
|
|
|
@45531
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup.
VMM: …
|
|
|
@45528
|
12 years |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@45525
|
12 years |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@45517
|
12 years |
vboxsync |
VMM: Clean up STAM counters and hungarian fixes.
|
|
|
@45500
|
12 years |
vboxsync |
VMM: STAM counter description.
|
|
|
@45499
|
12 years |
vboxsync |
VMM: Proper per-CPU stats categorization for VM and HM. Follow suit of EM.
|
|
|
@45485
|
12 years |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45480
|
12 years |
vboxsync |
VMM/HM: bits.
|
|
|
@45474
|
12 years |
vboxsync |
VMM: Remove unused error codes, use more specific error codes. Restore …
|
|
|
@45457
|
12 years |
vboxsync |
VMM/VMMR3/HM: release log for when the new VT-x code is active.
|
|
|
@45436
|
12 years |
vboxsync |
VMM/TM.cpp: disable TSC offsetting for SMP VMs as a workaround for the …
|
|
|
@45387
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@45378
|
12 years |
vboxsync |
VMM/VMMR0: HM bits. Some stats and adjustments.
|
|
|
@45349
|
12 years |
vboxsync |
VMM/VMMR0: Very important stats.
|
|
|
@45311
|
12 years |
vboxsync |
IOM: Prepared for using read/write locking, still using the old …
|
|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45301
|
12 years |
vboxsync |
IOM: Preparing to use read/write critsect.
|
|
|
@45293
|
12 years |
vboxsync |
PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
|
|
|
@45291
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@45276
|
12 years |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@45240
|
12 years |
vboxsync |
VMM/VMMR0: HM, sampling stats for VMXR0RunGuestCode entry side and GC …
|
|
|
@45235
|
12 years |
vboxsync |
VMM: Flush page and tlb STAM counter cleanup.
|
|
|
@45216
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@45215
|
12 years |
vboxsync |
VMMR3/HM: release log tidying.
|
|
|
@45214
|
12 years |
vboxsync |
VMMR3/HM: release log tidying.
|
|
|
@45189
|
12 years |
vboxsync |
STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
|
|
|
@45177
|
12 years |
vboxsync |
A couple of PDMCritSectRw init fixes.
|
|
|
@45152
|
12 years |
vboxsync |
PDMCritSectRw: Early morphing stage - untested, ring-3 only.
|
|
|
@45142
|
12 years |
vboxsync |
VMM: Don't LogRel on CPUMClearGuestCpuIdFeature().
|
|
|
@45108
|
12 years |
vboxsync |
VMM/VMMR3/EM: clear force-flag if we're ignoring updates to PAE PDPTEs …
|
|
|
@45107
|
12 years |
vboxsync |
VMM/VMMR3/EM: HM bits, we only need to update these when the guest is …
|
|
|
@45106
|
12 years |
vboxsync |
VMM/VMMR0, VMMR3: HM bits, don't lose CR3 and PAE PDPTE updates. Fixes …
|
|
|
@45105
|
12 years |
vboxsync |
VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
|
|
|
@45103
|
12 years |
vboxsync |
PGMPool: Eliminated fictive page (except NIL). #6367
|
|
|
@45091
|
12 years |
vboxsync |
VMM/VMMR0: HM old-code segregation.
|
|
|
@45061
|
12 years |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@45028
|
12 years |
vboxsync |
Assert more in PGMR3Reset and PGMR3MemSetup.
|
|
|
@45026
|
12 years |
vboxsync |
build fix (in case cCPUs would be 0)
|
|
|
@45024
|
12 years |
vboxsync |
PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
|
|
|
@45006
|
12 years |
vboxsync |
DBGF/DBGC: Fixing power off problems.
|
|
|
@44971
|
12 years |
vboxsync |
VMM.cpp: code formatting
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44898
|
12 years |
vboxsync |
missing x.
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44850
|
12 years |
vboxsync |
IOM: Started on some todos…
|
|
|
@44847
|
12 years |
vboxsync |
TMR3UtcNow: Get stable offVirtualSync and offVirtualSyncGivenUp values.
|
|
|
@44800
|
12 years |
vboxsync |
VMM/TM: missing STAM stop (statistics only)
|
|
|
@44791
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44769
|
12 years |
vboxsync |
VMM/VMMR0: bits.
|
|
|
@44730
|
12 years |
vboxsync |
BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
|
|
|
@44724
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44691
|
12 years |
vboxsync |
Added a device helper for registering device registers with DBGF …
|
|
|
@44689
|
12 years |
vboxsync |
Expose I/O APIC registers to the debugger facilities.
|
|
|