|
|
@54698
|
10 years |
vboxsync |
VMMSwitcher: disable EILVT handing again to check if it makes any …
|
|
|
@54697
|
10 years |
vboxsync |
VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
|
|
|
@54692
|
10 years |
vboxsync |
Oops
|
|
|
@54691
|
10 years |
vboxsync |
PATMA.asm: New way of writing patches that exploits the fact that …
|
|
|
@54689
|
10 years |
vboxsync |
PATM: Doing some more cleanups while trying to understand stuff again.
|
|
|
@54688
|
10 years |
vboxsync |
PATM: Doing some more cleanups while trying to understand stuff again.
|
|
|
@54687
|
10 years |
vboxsync |
PATM: Renamed the PATMA.asm global data to g_patm* (was PATM*).
|
|
|
@54686
|
10 years |
vboxsync |
PATM: Added some comments and formalized the reloc array type (instead …
|
|
|
@54674
|
10 years |
vboxsync |
CPUM: Working on refactoring the guest CPUID handling.
|
|
|
@54672
|
10 years |
vboxsync |
VMM/TM: Update fTSCModeSwitchAllowed to include tmR3HasFixedTSC() and …
|
|
|
@54669
|
10 years |
vboxsync |
Typo in comment.
|
|
|
@54667
|
10 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@54656
|
10 years |
vboxsync |
VMM/GIM: build fix.
|
|
|
@54655
|
10 years |
vboxsync |
VMM/GIM: nits.
|
|
|
@54654
|
10 years |
vboxsync |
VMM/GIM: cleanup.
|
|
|
@54650
|
10 years |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|
@54600
|
10 years |
vboxsync |
VMM/HMR0: Clarify todo.
|
|
|
@54561
|
10 years |
vboxsync |
Moved all the CPUID related code from CPUM.cpp to CPUMR3CpuId.cpp
|
|
|
@54552
|
10 years |
vboxsync |
VMMR0: Clear pVCpu->idHostCpu on way out while measuring deltas as well.
|
|
|
@54550
|
10 years |
vboxsync |
TM: Updated per cpu info logging for the gip (log everything that …
|
|
|
@54549
|
10 years |
vboxsync |
TM.cpp: Use the nominal CPU frequency, not the current …
|
|
|
@54546
|
10 years |
vboxsync |
VMMSwitcher: no write completion required
|
|
|
@54545
|
10 years |
vboxsync |
VMM/HMR0: Temporarily revert r98414.
|
|
|
@54537
|
10 years |
vboxsync |
VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
|
|
|
@54535
|
10 years |
vboxsync |
CPUMR0: more debug logging
|
|
|
@54496
|
10 years |
vboxsync |
VMMSwitcher: test code for disabling the Extended LVT APIC registers …
|
|
|
@54475
|
10 years |
vboxsync |
CPUMR0: fHasThermal was never used
|
|
|
@54474
|
10 years |
vboxsync |
VMMSwitcher: fixed two typos which prevented proper handling of the …
|
|
|
@54467
|
10 years |
vboxsync |
IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
|
|
|
@54444
|
10 years |
vboxsync |
VMM/TM: fix assertion.
|
|
|
@54395
|
10 years |
vboxsync |
IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
|
|
|
@54385
|
10 years |
vboxsync |
PDM/Audio: Ignore old AudioSniffer device when loading older saved states.
|
|
|
@54384
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix debug assertion on 32-bit hosts. Host-state is …
|
|
|
@54367
|
10 years |
vboxsync |
pgmRZDynMapAssertIntegrity: Fixed IN_RC problem spotted by gcc 5 & Frank.
|
|
|
@54352
|
10 years |
vboxsync |
SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
|
|
|
@54339
|
10 years |
vboxsync |
SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
|
|
|
@54332
|
10 years |
vboxsync |
No need to do this twice, I think…
|
|
|
@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.
|
|
|
@54277
|
10 years |
vboxsync |
VMM/HM: Fix incorrect disabling on VT-x/AMD-V while offlining CPUs …
|
|
|
@54270
|
10 years |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54256
|
10 years |
vboxsync |
VMCPU: Added a iHostCpuSet field to go with the idHostCpu one. This …
|
|
|
@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.
|
|
|
@54207
|
10 years |
vboxsync |
Updated .def files with new RTTimeNanoTS* names.
|
|
|
@54206
|
10 years |
vboxsync |
Attempt at build fix for gcc weirdness.
|
|
|
@54203
|
10 years |
vboxsync |
IEM: Improved ENTER implementation (thanks Intel!).
|
|
|
@54202
|
10 years |
vboxsync |
IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
|
|
|
@54201
|
10 years |
vboxsync |
HostDrivers/Support, VMM: avoid code duplication.
|
|
|
@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 …
|
|
|
@54191
|
10 years |
vboxsync |
GVMMR0.cpp: Enable the periodic preemtion timer code on soalris.
|
|
|
@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 …
|
|
|
@54152
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix host hang if VMX-preemption timer is disabled.
|
|
|
@54130
|
10 years |
vboxsync |
VMM/HMVMXR0: comment update.
|
|
|
@54102
|
10 years |
vboxsync |
VMM: doxygen nits.
|
|
|
@54098
|
10 years |
vboxsync |
VMM/HMVMXR0: spaces.
|
|
|
@54097
|
10 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@54089
|
10 years |
vboxsync |
VMM/GIMAllHv: Ignore writes to the Hypercall MSR. Fixes FreeBSD 10.1 …
|
|
|
@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.
|
|
|
@54080
|
10 years |
vboxsync |
VMM/HMVMXR0: Try fix regression caused by r98028 (single-stepping in dbx)
|
|
|
@54075
|
10 years |
vboxsync |
VMM/HMVMXR0: Fixed unintentional losing #DB intercepts while loading …
|
|
|
@54065
|
10 years |
vboxsync |
VMM: Implemented TM TSC-mode switching with paravirtualized guests.
|
|
|
@54058
|
10 years |
vboxsync |
VMM/HMVMXR0: Fixed incorrect setting of the block NMI force-flag.
|
|
|
@54047
|
10 years |
vboxsync |
VMM/CPUMDbg: Fix assertion trip-up.
|
|
|
@54013
|
10 years |
vboxsync |
Support: added SUPR3LockDownLoader()
|
|
|
@53956
|
10 years |
vboxsync |
tstSSM-2: just succeed by default
|
|
|
@53902
|
10 years |
vboxsync |
extpack build fix
|
|
|
@53899
|
10 years |
vboxsync |
Windows build fix
|
|
|
@53895
|
10 years |
vboxsync |
VMM/testcase: added a simple tstSSM-2 to be able to extract units of a …
|
|
|
@53836
|
10 years |
vboxsync |
VMMR0/CPUMR0: also display the content of APIC_REG_LVT_CMCI if that …
|
|
|
@53835
|
10 years |
vboxsync |
VMMSwitcher: also mask NMI in APIC_REG_LVT_CMCI
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53795
|
10 years |
vboxsync |
Added an official way of implementing a HLT/MWAIT like port on a …
|
|
|
@53790
|
10 years |
vboxsync |
build fix.
|
|
|
@53789
|
10 years |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@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.
|
|
|
@53632
|
10 years |
vboxsync |
Return to ring-3 trace points.
|
|
|
@53631
|
10 years |
vboxsync |
vmexit trace points.
|
|
|
@53630
|
10 years |
vboxsync |
dtrace library fixes/hacks.
|
|
|
@53629
|
10 years |
vboxsync |
no else after break
|
|
|
@53628
|
10 years |
vboxsync |
no else after break
|
|
|
@53627
|
10 years |
vboxsync |
HMVMXR0.cpp: Assert that EFLAGS are valid.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53613
|
10 years |
vboxsync |
HMVMXR0.cpp: hmR0VmxCheckExitDueToEventDelivery returns error codes in …
|
|
|
@53612
|
10 years |
vboxsync |
HMVMXR0.cpp: no else after return.
|
|
|
@53611
|
10 years |
vboxsync |
HMVMXR0.cpp: Use assertions better.
|
|
|
@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.
|
|
|
@53509
|
10 years |
vboxsync |
VMM/GIM: nits.
|
|
|
@53467
|
10 years |
vboxsync |
VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef …
|
|
|
@53466
|
10 years |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|