VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80441   5 years vboxsync VBoxUSBMon: Also obtain USB device class, subclass, and protocol …
(edit) @80436   5 years vboxsync VBoxUSBMon: Typo fixes.
(edit) @80431   5 years vboxsync VBoxUSBMon: Removed unused function.
(edit) @80332   5 years vboxsync tstInt: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80242   5 years vboxsync SUPHardNt: Initial thread context validation adjustments.
(edit) @80220   5 years vboxsync SUPHardNt: Check register context of suspended child main thread, …
(edit) @80218   5 years vboxsync SUPHardNt: Check register context of suspended child main thread, …
(edit) @80217   5 years vboxsync SUPHardNt: scm and comments
(edit) @80216   5 years vboxsync SUPHardNt: Restore text and import sections for ntdll, kernelbase and …
(edit) @80212   5 years vboxsync SUPHardNt: Hack for fending off unwanted APCs during early process …
(edit) @80207   5 years vboxsync VBoxUSBMon: Log semi-undocumented PnP IRPs that we may see.
(edit) @79905   5 years vboxsync Support/Makefile.kmk: Need SUPR3HardenedStatic for 32-bit VBoxNetDHCP …
(edit) @79894   5 years vboxsync Support/Makefile.kmk: Fixed warning in 32-bit linux builds.
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79643   5 years vboxsync No trigraphs, please (avoid warnings/erros).
(edit) @79642   5 years vboxsync SUPHardNt: Added preliminary detection of another endpoint protection …
(edit) @79444   5 years vboxsync SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
(edit) @79410   5 years vboxsync HostDrivers/win/loadall.cmd: Put drivers in a different place when …
(edit) @79409   5 years vboxsync VBoxNetAdpInstall.cpp: Use same fallback as the others.
(edit) @79408   5 years vboxsync USBInstall: Don't make CWD assumptions.
(edit) @79406   5 years vboxsync HostDrivers/win/load.cmd: Put drivers in a different place when …
(edit) @79399   5 years vboxsync Removed stray text.
(edit) @79392   5 years vboxsync VBoxUsbMon: Implemented fallback method of obtaining USB …
(edit) @79390   5 years vboxsync VBoxUsbLib-win: More logging.
(edit) @79365   5 years vboxsync Renaming VBoxGlobal to UICommon for bugref:9049 as planned.
(edit) @79334   5 years vboxsync VBoxUSBMon.sys: Removed unused code.
(edit) @79311   5 years vboxsync USBMon (bugref:6509) Drop obsolete single-hook code.
(edit) @79000   5 years vboxsync Remove trailing blank introduced with r131130
(edit) @78999   5 years vboxsync Undo accidental part of r131130
(edit) @78998   5 years vboxsync HostDrivers/VBOxUSB/win: Short term workaround for @bugref{9479} which …
(edit) @78446   6 years vboxsync Installer/Linux: remove last uses of KBUILD_EXTMOD to simplify …
(edit) @78444   6 years vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @78436   6 years vboxsync HostDrivers/VBoxNetAdp/linux: forgotten Make file adjustment after …
(edit) @78431   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78107   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78103   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @77972   6 years vboxsync HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the …
(edit) @77912   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77875   6 years vboxsync NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
(edit) @77820   6 years vboxsync supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77803   6 years vboxsync SUP: update and extract build certificate.
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77718   6 years vboxsync Host drivers/Linux: use KERNEL_DS, not get_ds() in VBoxPci. …
(edit) @77426   6 years vboxsync Additional fix to r128951 (Linux kernel module MOD_DEF -> implicit -D, …
(edit) @77423   6 years vboxsync SUPDrv: Use atomics while updating host MSR-cached global variable.
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77400   6 years vboxsync More linux kernel module Makefile cleanups: Seems MODULE is not a …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77398   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77394   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77272   6 years vboxsync NetLwf: (bugref:8976) Odd-length packets are aligned properly, but no …
(edit) @77136   6 years vboxsync USBLib.cpp: Remove use of register keyword
(edit) @77124   6 years vboxsync VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
(edit) @77107   6 years vboxsync SUPDrv-freebsd.cpp: Compile fix
(edit) @77106   6 years vboxsync SUPDrv.cpp: FreeBSD compile fix
(edit) @76925   6 years vboxsync Windows host drivers: Use SERVICE_DEMAND_START (3) instead of …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76785   6 years vboxsync Fix for bugref:9328
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76503   6 years vboxsync SUPHardenedVerifyImage-win.cpp: logging typo
(edit) @76502   6 years vboxsync SUPR3HardenedMain-win.cpp: Zero the PROCESS_INFORMATION structure to …
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76468   6 years vboxsync SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
(edit) @76461   6 years vboxsync SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
(edit) @76415   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76414   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76413   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76412   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76411   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76410   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76360   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76356   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76324   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76323   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76320   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76317   6 years vboxsync Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the …
(edit) @76281   6 years vboxsync SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE …
(edit) @76257   6 years vboxsync SUPLib.cpp: Forgot to update version number in the client side for r127513.
(edit) @76243   6 years vboxsync SUPDrvIOC.h: Update minor number for r127496.
(edit) @76227   6 years vboxsync VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
(edit) @76223   6 years vboxsync SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette