|
|
@54308
|
10 years |
vboxsync |
VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
|
|
|
@54292
|
10 years |
vboxsync |
VMM/TM: logging.
|
|
|
@54270
|
10 years |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54252
|
10 years |
vboxsync |
SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
|
|
|
@54219
|
10 years |
vboxsync |
HostDrivers/support: TSC-delta bits.
|
|
|
@54218
|
10 years |
vboxsync |
DBGF,DBGC: Added dmesg command and implemented it for linux guests.
|
|
|
@54215
|
10 years |
vboxsync |
Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.
|
|
|
@54214
|
10 years |
vboxsync |
HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
|
|
|
@54206
|
10 years |
vboxsync |
Attempt at build fix for gcc weirdness.
|
|
|
@54202
|
10 years |
vboxsync |
IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
|
|
|
@54196
|
10 years |
vboxsync |
VMM/HM: stat adjustments.
|
|
|
@54195
|
10 years |
vboxsync |
VMM/TM: Enabled waking up of EMTs (poking) from the TM R3-timer …
|
|
|
@54154
|
10 years |
vboxsync |
VMM/HM: nit, log ordering.
|
|
|
@54153
|
10 years |
vboxsync |
VMM/HM: Fix VMX-preemption timer override from CFGM, renamed CFGM key …
|
|
|
@54087
|
10 years |
vboxsync |
VMM/TM: build fix.
|
|
|
@54085
|
10 years |
vboxsync |
VMM/TM: Only switch to real-tsc-offset mode when host is capable.
|
|
|
@54065
|
10 years |
vboxsync |
VMM: Implemented TM TSC-mode switching with paravirtualized guests.
|
|
|
@54047
|
10 years |
vboxsync |
VMM/CPUMDbg: Fix assertion trip-up.
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53795
|
10 years |
vboxsync |
Added an official way of implementing a HLT/MWAIT like port on a …
|
|
|
@53784
|
10 years |
vboxsync |
fixed @file information of a couple of .rc files
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53721
|
10 years |
vboxsync |
TM.cpp: Forgot a 'Mode' in CFGMR3ValidateConfig.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53574
|
10 years |
vboxsync |
CFGMR3ValidateConfig: pszNode has a trailing slash, so don't add an …
|
|
|
@53571
|
10 years |
vboxsync |
VMMR3: use CFGMR3ValidateConfig() according to its documentation.
|
|
|
@53569
|
10 years |
vboxsync |
typo.
|
|
|
@53466
|
10 years |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53441
|
10 years |
vboxsync |
VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
|
|
|
@53438
|
10 years |
vboxsync |
TM: Use CFGMR3Exists. Moved the do-not-use-dynamic-mode-with-SMP-VMs …
|
|
|
@53437
|
10 years |
vboxsync |
CFGM: Added CFGMR3Exists for TM.
|
|
|
@53433
|
10 years |
vboxsync |
VMM/TM: typo.
|
|
|
@53432
|
10 years |
vboxsync |
VMM/TM: typo.
|
|
|
@53431
|
10 years |
vboxsync |
VMM/TM: CFGM validation fix.
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53414
|
10 years |
vboxsync |
VMM/HM: Minor nit.
|
|
|
@53391
|
10 years |
vboxsync |
VMM/CPUM: Fix crash while dumping hypervisor leafs
|
|
|
@53326
|
10 years |
vboxsync |
VMM/TM: When UseRealTSC is forced, use it even for SMP.
|
|
|
@53307
|
10 years |
vboxsync |
VMM/TM: Logging fix.
|
|
|
@53300
|
10 years |
vboxsync |
VMM: logging fix
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53202
|
10 years |
vboxsync |
doc nits
|
|
|
@53097
|
10 years |
vboxsync |
USB: Beginnings of emulated USB3 devices.
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53031
|
10 years |
vboxsync |
USB: Connecting the dots.
|
|
|
@52862
|
10 years |
vboxsync |
stamR3LookupMaybeFree: Fixed bug causing assertions in …
|
|
|
@52847
|
10 years |
vboxsync |
stamR3LookupMaybeFree: disable asserting code.
|
|
|
@52841
|
10 years |
vboxsync |
stamR3LookupMaybeFree: Inverted parent check.
|
|
|
@52811
|
10 years |
vboxsync |
VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
|
|
|
@52810
|
10 years |
vboxsync |
VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
|
|
|
@52809
|
10 years |
vboxsync |
VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
|
|
|
@52771
|
10 years |
vboxsync |
VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
|
|
|
@52768
|
10 years |
vboxsync |
VMM/GIM: doxygen beautifications.
|
|
|
@52767
|
10 years |
vboxsync |
VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
|
|
|
@52766
|
10 years |
vboxsync |
VMM/HM: Fixing source of ambiguity.
|
|
|
@52764
|
10 years |
vboxsync |
@cfgm adjustments.
|
|
|
@52761
|
10 years |
vboxsync |
GIM nits: Must check version and config when loading saved state. …
|
|
|
@52707
|
10 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@52699
|
10 years |
vboxsync |
VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
|
|
|
@52698
|
10 years |
vboxsync |
VMM/CPUM: nit.
|
|
|
@52697
|
10 years |
vboxsync |
VMM/CPUM: Dump hypervisor CPUID leaves to the release log.
|
|
|
@52693
|
10 years |
vboxsync |
cosmetics
|
|
|
@52692
|
10 years |
vboxsync |
VMM: properly restore A20 from the saved state (fixes potential …
|
|
|
@52685
|
10 years |
vboxsync |
VMM/GIM/Hyper-V: Busted -- Query nested paging info., MSR bitmap info. …
|
|
|
@52676
|
10 years |
vboxsync |
VMM/GIM/Minimal: round up while reporting the frequency in KHz.
|
|
|
@52675
|
10 years |
vboxsync |
VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
|
|
|
@52674
|
10 years |
vboxsync |
VMM/GIM/Minimal: log.
|
|
|
@52672
|
10 years |
vboxsync |
VMM/GIM/Minimal: Expose hypervisor timing information leaves.
|
|
|
@52670
|
10 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@52611
|
11 years |
vboxsync |
VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo.
|
|
|
@52551
|
11 years |
vboxsync |
VMM/CPUM: nit.
|
|
|
@52550
|
11 years |
vboxsync |
VMM/CPUM: Show invariant TSC support in the release log.
|
|
|
@52419
|
11 years |
vboxsync |
VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
|
|
|
@52280
|
11 years |
vboxsync |
VMM/HM: stat description.
|
|
|
@52247
|
11 years |
vboxsync |
VMM/GIM: Keep Minimal GIM provider guest agnostic.
|
|
|
@52213
|
11 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@52142
|
11 years |
vboxsync |
VMM/HM: todo regarding guru.
|
|
|
@52125
|
11 years |
vboxsync |
VMM/HM: Add tracking of last 30 VM-exits. Can be useful for guru …
|
|
|
@52110
|
11 years |
vboxsync |
VMM/GIM: Make guest-OS Id as part of the saved states as it could be …
|
|
|
@52106
|
11 years |
vboxsync |
Spaces.
|
|
|
@52081
|
11 years |
vboxsync |
VMM: Add BLOCK_NMIS to info fflags in the VM debugger.
|
|
|
@52079
|
11 years |
vboxsync |
VMM: Print one more force flag.
|
|
|
@52041
|
11 years |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@52027
|
11 years |
vboxsync |
VMM/GIM: Enable relaxed timing for Hyper-V.
|
|
|
@52010
|
11 years |
vboxsync |
VMM/GIM: Add Hyper-V SSM version to the saved-state.
|
|
|
@52009
|
11 years |
vboxsync |
Comments and nits.
|
|
|
@52005
|
11 years |
vboxsync |
VMM/HM: spaces.
|
|
|
@51987
|
11 years |
vboxsync |
Comment.
|
|
|
@51983
|
11 years |
vboxsync |
VMM/GIM: doxygen.
|
|
|
@51982
|
11 years |
vboxsync |
VMM/GIM: Comment typo.
|
|
|
@51981
|
11 years |
vboxsync |
VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
|
|
|
@51980
|
11 years |
vboxsync |
VMM/GIM: Get system-reset MSR working, added EOI, TPR, ICR APIC MSR …
|
|
|
@51979
|
11 years |
vboxsync |
VMM/GIM: Fixes.
|
|
|
@51961
|
11 years |
vboxsync |
VMM/GIM: Fix Hyper-V TSC offset scaling to 100ns units.
|
|
|
@51959
|
11 years |
vboxsync |
TM: Set pVM->tm.s.u64LastPausedTSC to the highest pVCpu->tm.s.u64TSC …
|
|
|
@51934
|
11 years |
vboxsync |
VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
|
|
|
@51926
|
11 years |
vboxsync |
VMM: Updated info fflags code.
|
|
|
@51897
|
11 years |
vboxsync |
VMM/PDMDevice: logging fix
|
|
|