VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73084   6 years vboxsync VBoxPci-linux.c: fix an include path which broke Debian own builds. …
(edit) @73066   6 years vboxsync VBoxUSB/os2: use NO_ERROR instead of literal 0 in previous.
(edit) @73065   6 years vboxsync VBoxUSB/os2: UsbIsoStop - make sure rc is always properly initialized.
(edit) @73064   6 years vboxsync VBoxUSB/os2: UsbRegisterChangeNotification - make sure EventSet.ulCaps …
(edit) @72870   6 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72839   6 years vboxsync Support/posix: use %u to print unsigned int.
(edit) @72838   6 years vboxsync Support/posix: don't place RT_NOREF() after return;
(edit) @72803   6 years vboxsync VBoxPci-linux.c: avoid -Wstringop-truncation
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72693   6 years vboxsync SUPDrv: Added SUPR0GetDefaultLogInstanceEx and …
(edit) @72334   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72326   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72275   7 years vboxsync NetFlt/Win: (bugref: 8009) strip trailing blanks in previous.
(edit) @72261   7 years vboxsync NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
(edit) @72247   7 years vboxsync FE/Qt and HostDriver/Support: bugref:9049: Hardening support for split …
(edit) @72139   7 years vboxsync Patch to fix kernel API changes in 4.17 In kernel 4.17, …
(edit) @72076   7 years vboxsync VBoxDrv.inf: Try add DefaultUninstall sections and see if that helps …
(edit) @72005   7 years vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @71989   7 years vboxsync VBoxDrv.inf: Must use DefaultInstall rule rather than Manufacturer, or …
(edit) @71986   7 years vboxsync *.inf: Trying to make new InfVerif.exe happy. bugref:8691
(edit) @71975   7 years vboxsync VBoxUSBMon.inf: Repplied r122211 (reverted in r122231) with some …
(edit) @71974   7 years vboxsync VBoxNetAdp.inf: Restored r122210 that was reverted in r122229, as it …
(edit) @71973   7 years vboxsync VBoxUSBMon.inf: Reverted r122211 (bugref:8691)
(edit) @71971   7 years vboxsync VBoxNetAdp.inf: Reverted r122210. ( Removed 2nd VBoxNetAdp.AddService …
(edit) @71953   7 years vboxsync VBoxUSBMon.inf: Fixes to make InfVerif.exe happy. bugref:8691
(edit) @71952   7 years vboxsync VBoxNetAdp.inf: Removed 2nd VBoxNetAdp.AddService section to make …
(edit) @71890   7 years vboxsync VBoxDrv.inf: remove trailing white-space.
(edit) @71889   7 years vboxsync SUPDrv: We should no longer need the exec flag on this type of memory …
(edit) @71881   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy [correction].
(edit) @71879   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy.
(edit) @71699   7 years vboxsync SUPDrv,VBoxVMM: Require SSE2 to be present.
(edit) @71245   7 years vboxsync VBoxNetLwf-win.cpp: whitespace
(edit) @71237   7 years vboxsync NetLwf/Win: (bugref:7933) Fixed the size of status indication to match …
(edit) @71235   7 years vboxsync NetLwf/Win: (bugref:7933) Fixed module structure corruption that was …
(edit) @71199   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70815   7 years vboxsync VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp: Trailing spaces (SCM).
(edit) @70799   7 years vboxsync Build fix
(edit) @70798   7 years vboxsync NetFlt/Win: (bugref: 8325) Fix PPPOE issue by registering …
(edit) @70708   7 years vboxsync NetFlt/Linux: vboxNetFltLinuxAttachToInterface - g/c error handling …
(edit) @70315   7 years vboxsync SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
(edit) @70314   7 years vboxsync SUPR3HardenedStatic: Include errinfolog.cpp.
(edit) @70294   7 years vboxsync Don't need stdio.h that much.
(edit) @70289   7 years vboxsync USB/win: Removed no longer needed flags (IOCTL interface change, …
(edit) @70286   7 years vboxsync More unused code.
(edit) @70285   7 years vboxsync Removed unused code/struct.
(edit) @70283   7 years vboxsync Removed unused code.
(edit) @70277   7 years vboxsync Trailing spaces.
(edit) @70273   7 years vboxsync USB/win: Use port speed already reported by OS to disginguish between …
(edit) @70161   7 years vboxsync Linux drivers: check for unresolved symbols at build time. …
(edit) @70137   7 years vboxsync SUPR3HardenedMainImports-win.cpp: not where there is similar code in iprt.
(edit) @69836   7 years vboxsync Fix kernel module breakage due to a missing file
(edit) @69797   7 years vboxsync Linux/NetFlt: (bugref:8599) Fixed duplicate EtherType when …
(edit) @69774   7 years vboxsync Fix typo in comments.
(edit) @69768   7 years vboxsync VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
(edit) @69762   7 years vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69744   7 years vboxsync VBoxPci-linux.c: use kernel_write instead of vfs_write as of Linux …
(edit) @69539   7 years vboxsync Linux/NetFlt: (bugref:9036) Drop UFO support to prevent compilation …
(edit) @69534   7 years vboxsync Linux drivers: only do test builds of drivers which are enabled. …
(edit) @69531   7 years vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69529   7 years vboxsync Linux drivers: make it easier to use different kernel headers. …
(edit) @69528   7 years vboxsync Linux drivers: move module test build function to Config.kmk. …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69488   7 years vboxsync HostDrivers: Adjust *mod.c scm config
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69374   7 years vboxsync HostDrivers: more scm updates
(edit) @69371   7 years vboxsync HostDrivers: more scm updates
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69250   7 years vboxsync HostDrivers: scm updates
(edit) @69249   7 years vboxsync Support: scm updates
(edit) @69152   7 years vboxsync Linux drivers: fix export scripts. burgref:9009: Release process: …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69030   7 years vboxsync VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
(edit) @68708   7 years vboxsync Drivers/Linux: add a Make variable to disable compile-time test …
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68682   7 years vboxsync Drivers/Linux: make host kernel modules use make file templates. …
(edit) @68671   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68627   7 years vboxsync Linux driver make files: clean up. bugref:4567: Linux kernel driver …
(edit) @68610   7 years vboxsync Linux driver make files: reverted r117833.
(edit) @68609   7 years vboxsync Linux driver make files: clean up. bugref:4567: Linux kernel driver …
(edit) @68529   7 years vboxsync SUPDrv: nits
(edit) @68500   7 years vboxsync NetLwf/Win: (bugref:8976) Align outgoing packets at word boundary.
(edit) @68344   7 years vboxsync SUPR3HardendeVerify.cpp: Skip double root slashes on UNIXy systems. …
(edit) @68112   7 years vboxsync NetLwf/Win: (bugref:8488) Do not attach NetLwf filters to host-only …
(edit) @68056   7 years vboxsync AdpCtl: (bugref:8866) Guess missing netmask and bring interface up
(edit) @67982   7 years vboxsync SUPDrvIOC.h: Documented need to skip a version because 5.1 is using it.
(edit) @67981   7 years vboxsync Windows 7+
(edit) @67979   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67978   7 years vboxsync Oops
(edit) @67977   7 years vboxsync More updates.
(edit) @67968   7 years vboxsync Some updates.
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