VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @67955   7 years vboxsync VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
(edit) @67954   7 years vboxsync win/SUPDrv-win*: Changed SUPR0Printf from directly passing the …
(edit) @67950   7 years vboxsync supHardNtVpNewImage: Always log the 8dot3->long conversion results. …
(edit) @67904   7 years vboxsync SUPLibLdr.cpp: log typo
(edit) @67823   7 years vboxsync Another typo.
(edit) @67822   7 years vboxsync Typos.
(edit) @67821   7 years vboxsync SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
(edit) @67757   7 years vboxsync AdpCtl: bugref:8866: play safe and use snprintf()
(edit) @67687   7 years vboxsync AdpCtl: (bugref:8866) Complete re-write with 'ip' command support
(edit) @67550   7 years vboxsync HostDrivers/Support/SUPR3HardenedMain-win: bugref:8810: version tweak
(edit) @67493   7 years vboxsync HostDrivers/Support/win: translate the error when the VBoxDrv module …
(edit) @67460   7 years vboxsync SUPDrv: Minor I/O control version bump missing from r115808.
(edit) @67431   8 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67295   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67294   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67138   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67137   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67063   8 years vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66963   8 years vboxsync NetAdp/Win: (bugref:8488) Allow installing NetAdp without NetLwf, load …
(edit) @66858   8 years vboxsync HostDrivers/Support: fall-thru
(edit) @66847   8 years vboxsync Support/posix: use the alternative approach
(edit) @66846   8 years vboxsync Support/posix: harder than expected
(edit) @66845   8 years vboxsync Support/posix: harder than expected
(edit) @66844   8 years vboxsync Support/posix: Just use push imm64…
(edit) @66843   8 years vboxsync Support/posix: Fix order of the pushed return address
(edit) @66842   8 years vboxsync Support/Hardening: Use realpath() to get absolute paths upon …
(edit) @66841   8 years vboxsync Support/posix: Don't clobber a register when patching relative calls …
(edit) @66799   8 years vboxsync Support: Save and restore the content of rax because it clobbered when …
(edit) @66794   8 years vboxsync Support: Implement strategy for relative call instructions when …
(edit) @66719   8 years vboxsync NetLwf: Failure to allocate pools in attach produces a system event
(edit) @66714   8 years vboxsync HostDrivers/Support: introduced IN_DIS_STATIC
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