|
|
@57040
|
9 years |
vboxsync |
SUPDrv: Workaround KVM bug while querying VT-x capability when running …
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56990
|
9 years |
vboxsync |
tstPin.cpp: formatting fix.
|
|
|
@56982
|
9 years |
vboxsync |
SUPLibLdr.cpp: LogRel format fixes.
|
|
|
@56924
|
9 years |
vboxsync |
HostDrivers/Support: Change the TSC-delta thread waiting to an …
|
|
|
@56819
|
10 years |
vboxsync |
build fix
|
|
|
@56818
|
10 years |
vboxsync |
SUPR3HardenedMain.cpp: Must apply SUPSECMAIN_FLAGS_OSX_VM_APP in …
|
|
|
@56817
|
10 years |
vboxsync |
Attempt at fixing VirtualBoxVM (untested).
|
|
|
@56798
|
10 years |
vboxsync |
SUPLibLdr.cpp: Better error reporting on missing VMMR0.r0 symbol.
|
|
|
@56774
|
10 years |
vboxsync |
SUPDrv.cpp: Added warning about *.sed on g_aFunctions.
|
|
|
@56773
|
10 years |
vboxsync |
Increased minor I/O control interface version.
|
|
|
@56772
|
10 years |
vboxsync |
build fix
|
|
|
@56769
|
10 years |
vboxsync |
SUPDrv: Export RTR0DbgKrnlInfo* on darwin and solaris so we can …
|
|
|
@56746
|
10 years |
vboxsync |
SUPHardNt: Need another hack to make VBoxRT.dll load when executing …
|
|
|
@56740
|
10 years |
vboxsync |
tstSupTscDelta: Format string error found by Parfait
|
|
|
@56733
|
10 years |
vboxsync |
SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
|
|
|
@56732
|
10 years |
vboxsync |
Added SUPHARNT_IMPORT_STDCALL_OPTIONAL (currently unused).
|
|
|
@56702
|
10 years |
vboxsync |
supdrvOSEnableVTx: Protect against double disable when we can (#7920).
|
|
|
@56576
|
10 years |
vboxsync |
HostDrivers/Support: added bugref to fix.
|
|
|
@56559
|
10 years |
vboxsync |
SUPDrv-darwin: comment typo.
|
|
|
@56558
|
10 years |
vboxsync |
SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
|
|
|
@56493
|
10 years |
vboxsync |
HostDrivers/Support: document caller assumptions for …
|
|
|
@56375
|
10 years |
vboxsync |
SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
|
|
|
@56357
|
10 years |
vboxsync |
comment
|
|
|
@56356
|
10 years |
vboxsync |
vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
|
|
|
@56335
|
10 years |
vboxsync |
*.def,*.sed,*.m,*.mm: whitespace and svn properties
|
|
|
@56315
|
10 years |
vboxsync |
whitespace
|
|
|
@56293
|
10 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@56284
|
10 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56270
|
10 years |
vboxsync |
nit.
|
|
|
@56212
|
10 years |
vboxsync |
HostDrivers/Support: Check for VMX-in-SMX capability before writing …
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55982
|
10 years |
vboxsync |
build fix
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55784
|
10 years |
vboxsync |
Restored lost ProductVersion.
|
|
|
@55782
|
10 years |
vboxsync |
Added an empty macro as a place holder for any additional strings we …
|
|
|
@55781
|
10 years |
vboxsync |
Clean up RC files, adding more version.h defines for common values.
|
|
|
@55778
|
10 years |
vboxsync |
SUPHardenedVerifyProcess-win.cpp: typo
|
|
|
@55772
|
10 years |
vboxsync |
Two more RC defines.
|
|
|
@55771
|
10 years |
vboxsync |
Use defines in the RC files and make those defines compatible with …
|
|
|
@55689
|
10 years |
vboxsync |
supHardNtVpFileMemCompareSection: Forgot to move pbFile forward along …
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@55418
|
10 years |
vboxsync |
nit.
|
|
|
@55411
|
10 years |
vboxsync |
SUPLib: ugh missed commit.
|
|
|
@55410
|
10 years |
vboxsync |
SUPDrvIOC: version bump for r99750.
|
|
|
@55409
|
10 years |
vboxsync |
SUPDrvIOC: fix typo. SUPR3ReadTsc now works, previously will always …
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55319
|
10 years |
vboxsync |
forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
|
|
|
@55318
|
10 years |
vboxsync |
forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
|
|
|
@55246
|
10 years |
vboxsync |
SUPReadTscWithDelta: Apply the delta correctly.
|
|
|
@55095
|
10 years |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@55026
|
10 years |
vboxsync |
supHardNtVpFreeOrReplacePrivateExecMemory: Bugfix.
|
|
|
@55017
|
10 years |
vboxsync |
supHardNt: bcrypt.dll is not mandatory
|
|
|
@55007
|
10 years |
vboxsync |
supHardNt: Corrected loader lock ownership check. Turns out LockCount …
|
|
|
@54998
|
10 years |
vboxsync |
supHardNt: Some more memory replacment hacking - take evasive action …
|
|
|
@54997
|
10 years |
vboxsync |
supHardNt: Never call WinVerifyTrust and friends when owning the …
|
|
|
@54993
|
10 years |
vboxsync |
SUPHardNt: Extended the free/replace unknown exec memory trick a little.
|
|
|
@54890
|
10 years |
vboxsync |
oops
|
|
|
@54889
|
10 years |
vboxsync |
SUPR0QueryVTCaps: Copy & past wrt unimpeded guest execution.
|
|
|
@54874
|
10 years |
vboxsync |
SUPR0QueryVTCaps: Added SUPVTCAPS_VTX_UNRESTRICTED_GUEST return flag. …
|
|
|
@54867
|
10 years |
vboxsync |
HostDrivers/Support: typo.
|
|
|
@54808
|
10 years |
vboxsync |
backed out r98998 and r99000 -- shouldn't be necessary here
|
|
|
@54803
|
10 years |
vboxsync |
more SMAP handling
|
|
|
@54802
|
10 years |
vboxsync |
another place where we have to handle SMAP
|
|
|
@54666
|
10 years |
vboxsync |
SUPDrv-win.cpp: Make sure we don't call ExFreePoolWithTag with a NULL …
|
|
|
@54664
|
10 years |
vboxsync |
SUPDrv-win: be pedantic
|
|
|
@54651
|
10 years |
vboxsync |
build fix
|
|
|
@54650
|
10 years |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|
@54581
|
10 years |
vboxsync |
HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
|
|
|
@54579
|
10 years |
vboxsync |
paranoia.
|
|
|
@54578
|
10 years |
vboxsync |
HostDrivers/Support: Host suspend/resume now recomputes TSC-deltas for …
|
|
|
@54560
|
10 years |
vboxsync |
SUPHardNt: Don't get confused and throw …
|
|
|
@54551
|
10 years |
vboxsync |
HostDrivers/Support: doxygen nit.
|
|
|
@54516
|
10 years |
vboxsync |
SUPDrvGip.cpp: Increased the TSC frequency refinement period to 12.2 …
|
|
|
@54515
|
10 years |
vboxsync |
SUPDrvGip.cpp: Re-enabled the clock tick sync code in …
|
|
|
@54514
|
10 years |
vboxsync |
SUPDrvGip.cpp: Re-enabled the TSC frequency refinement timer for …
|
|
|
@54510
|
10 years |
vboxsync |
SUPDrvGip.cpp: Forgot something during the Init/Delete removal, would …
|
|
|
@54502
|
10 years |
vboxsync |
SUPDrv-win.cpp: Reverted r98598.
|
|
|
@54498
|
10 years |
vboxsync |
SUPDrvGip.cpp: Temporariliy disabled TSC frequency refinement on windows.
|
|
|
@54492
|
10 years |
vboxsync |
Temporarily disable the time tick loop in …
|
|
|
@54490
|
10 years |
vboxsync |
Temporarily disabled delta calculations on windows.
|
|
|
@54489
|
10 years |
vboxsync |
SUPDrvGip.cpp: Simplify the data structures for the TSC measurements, …
|
|
|
@54480
|
10 years |
vboxsync |
SUPDrvGip.cpp: Double the timeout to just below 2ms to make it less …
|
|
|
@54467
|
10 years |
vboxsync |
IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
|
|
|
@54465
|
10 years |
vboxsync |
SUPDrvGip.cpp: Cleanups.
|
|
|
@54464
|
10 years |
vboxsync |
SUPDrvGip.cpp: Enabled the 2nd algo after some adjusting.
|
|
|
@54462
|
10 years |
vboxsync |
SUPDrvGip.cpp: Sync fixes.
|
|
|
@54458
|
10 years |
vboxsync |
nits
|
|
|
@54456
|
10 years |
vboxsync |
SUPDrvGip.cpp: Sync macro fix. Profiling in progress…
|
|
|
@54455
|
10 years |
vboxsync |
iprt/cdefs.h,VBoxDrvGip.cpp: Using noinline instead of noinline in …
|
|
|
@54454
|
10 years |
vboxsync |
Disable the statistics collected in supdrvTscDeltaVerify.
|
|
|
@54453
|
10 years |
vboxsync |
Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
|
|
|
@54448
|
10 years |
vboxsync |
SUPDrv: Register a power manage notification callback so we can cancel …
|
|
|
@54447
|
10 years |
vboxsync |
SUPDrvGip.cpp: Use a interval timer as solaris cannot restart one-shot …
|
|
|
@54446
|
10 years |
vboxsync |
RTMpOnPair implementation for linux.
|
|
|
@54419
|
10 years |
vboxsync |
HostDrivers/Support: fix the Linux modules
|
|
|
@54412
|
10 years |
vboxsync |
SUPDrv-win.cpp: We can do cross calls using IPI too for a month or two.
|
|
|
@54409
|
10 years |
vboxsync |
SUPDrvGip.cpp: Use RTMpOnPair.
|
|
|