|
|
@81613
|
5 years |
vboxsync |
VMM,SUPDrv,x86.h: Nits.
- supdrvTscMeasureDeltaOne: No bulldozer …
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81304
|
5 years |
vboxsync |
SUPDrv: Added reporting of VT-x's VMCS shadowing CPU feature as part …
|
|
|
@81161
|
5 years |
vboxsync |
SUP, VMM: bugref: 9562 Drop SUPR0GetRawModeUsability. No longer …
|
|
|
@81158
|
5 years |
vboxsync |
SUP: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
|
|
|
@81118
|
5 years |
vboxsync |
SUPHardNt: Try hook KiUserExceptionDispatcher and log exceptions.
|
|
|
@81106
|
5 years |
vboxsync |
IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 …
|
|
|
@81096
|
5 years |
vboxsync |
IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
|
|
|
@81075
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81071
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81006
|
5 years |
vboxsync |
SUPDrv: Build fix.
|
|
|
@81005
|
5 years |
vboxsync |
SUPDrv: Disabled cached queries of hwvirt MSRs until proper locking is …
|
|
|
@81004
|
5 years |
vboxsync |
SUPDrv: Disabled cached queries of hwvirt MSRs until proper locking is …
|
|
|
@80796
|
5 years |
vboxsync |
Reverted r128297 (Windows host drivers: Use SERVICE_DEMAND_START (3) …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80332
|
5 years |
vboxsync |
tstInt: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80305
|
5 years |
vboxsync |
REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80242
|
5 years |
vboxsync |
SUPHardNt: Initial thread context validation adjustments.
|
|
|
@80220
|
5 years |
vboxsync |
SUPHardNt: Check register context of suspended child main thread, …
|
|
|
@80218
|
5 years |
vboxsync |
SUPHardNt: Check register context of suspended child main thread, …
|
|
|
@80217
|
5 years |
vboxsync |
SUPHardNt: scm and comments
|
|
|
@80216
|
5 years |
vboxsync |
SUPHardNt: Restore text and import sections for ntdll, kernelbase and …
|
|
|
@80212
|
5 years |
vboxsync |
SUPHardNt: Hack for fending off unwanted APCs during early process …
|
|
|
@79905
|
5 years |
vboxsync |
Support/Makefile.kmk: Need SUPR3HardenedStatic for 32-bit VBoxNetDHCP …
|
|
|
@79894
|
5 years |
vboxsync |
Support/Makefile.kmk: Fixed warning in 32-bit linux builds.
|
|
|
@79891
|
5 years |
vboxsync |
*.kmk: Preparing for dropping 32-bit host support. Introducing a …
|
|
|
@79642
|
5 years |
vboxsync |
SUPHardNt: Added preliminary detection of another endpoint protection …
|
|
|
@79444
|
5 years |
vboxsync |
SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
|
|
|
@79365
|
5 years |
vboxsync |
Renaming VBoxGlobal to UICommon for bugref:9049 as planned.
|
|
|
@78431
|
6 years |
vboxsync |
VMM: Started refactoring GVM & VM structures for bugref:9217
|
|
|
@78107
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78103
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@77972
|
6 years |
vboxsync |
HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the …
|
|
|
@77912
|
6 years |
vboxsync |
Main: bugref:7929: Fixed comilation issues
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77820
|
6 years |
vboxsync |
supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.
|
|
|
@77816
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77803
|
6 years |
vboxsync |
SUP: update and extract build certificate.
|
|
|
@77727
|
6 years |
vboxsync |
IPRT,HostDrivers: Fixed some warnings.
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77426
|
6 years |
vboxsync |
Additional fix to r128951 (Linux kernel module MOD_DEF -> implicit -D, …
|
|
|
@77423
|
6 years |
vboxsync |
SUPDrv: Use atomics while updating host MSR-cached global variable.
|
|
|
@77403
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
|
|
|
@77400
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Seems MODULE is not a …
|
|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77394
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@77107
|
6 years |
vboxsync |
SUPDrv-freebsd.cpp: Compile fix
|
|
|
@77106
|
6 years |
vboxsync |
SUPDrv.cpp: FreeBSD compile fix
|
|
|
@76925
|
6 years |
vboxsync |
Windows host drivers: Use SERVICE_DEMAND_START (3) instead of …
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76818
|
6 years |
vboxsync |
Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
|
|
|
@76785
|
6 years |
vboxsync |
Fix for bugref:9328
|
|
|
@76568
|
6 years |
vboxsync |
HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76527
|
6 years |
vboxsync |
HostDrivers: scm --fix-header-guards. bugref:9344
|
|
|
@76503
|
6 years |
vboxsync |
SUPHardenedVerifyImage-win.cpp: logging typo
|
|
|
@76502
|
6 years |
vboxsync |
SUPR3HardenedMain-win.cpp: Zero the PROCESS_INFORMATION structure to …
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76468
|
6 years |
vboxsync |
SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
|
|
|
@76461
|
6 years |
vboxsync |
SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
|
|
|
@76415
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76414
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76413
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76412
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76411
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76410
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76389
|
6 years |
vboxsync |
VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@76324
|
6 years |
vboxsync |
Config.kmk,drivers/Makefile.kmk: More cleanups around …
|
|
|
@76322
|
6 years |
vboxsync |
Reverted accidental commit r127614.
|
|
|
@76321
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@76281
|
6 years |
vboxsync |
SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE …
|
|
|
@76257
|
6 years |
vboxsync |
SUPLib.cpp: Forgot to update version number in the client side for r127513.
|
|
|
@76243
|
6 years |
vboxsync |
SUPDrvIOC.h: Update minor number for r127496.
|
|
|
@76227
|
6 years |
vboxsync |
VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
|
|
|
@76223
|
6 years |
vboxsync |
SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
|
|
|
@76054
|
6 years |
vboxsync |
SUPDrv-win.cpp: Figure out the correct pool type before we call …
|
|
|
@75718
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: scm
|
|
|
@75711
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: Adjustments to better diff with …
|
|
|
@75710
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: Adjustments to better diff with VBoxGuest-darwin.cpp.
|
|
|
@75575
|
6 years |
vboxsync |
SUPDrvGip.cpp: warnings.
|
|
|
@75288
|
6 years |
vboxsync |
SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
|
|
|
@75282
|
6 years |
vboxsync |
SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
|
|
|
@75189
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: logging nit. bugref:9232
|
|
|
@75186
|
6 years |
vboxsync |
SUPDrv/darwin: Fixed import search order to match ring-3 and allow …
|
|
|
@75180
|
6 years |
vboxsync |
SUPDrv/darwin: Show details on VERR_LDR_MISMATCH_NATIVE.
|
|
|
@75174
|
6 years |
vboxsync |
Support/Makefile.kmk: Fixed bldRTSignTool dependency issue on darwin. …
|
|
|
@75053
|
6 years |
vboxsync |
IPRT,SUPDrv: Made the verification code link, fixed a couple of …
|
|
|
@75052
|
6 years |
vboxsync |
SUPDrv: Made the sketches for bugref:9232 compile.
|
|
|
@75050
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75003
|
6 years |
vboxsync |
SUPDrv: Adjusted ep validation a little in prep for bugref:9232
|
|
|
@74782
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74774
|
6 years |
vboxsync |
Don't verify nonexistent modules.
|
|
|