VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/freebsd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62490   8 years vboxsync (C) 2016
(edit) @60603   9 years vboxsync Assorted compile fixes for FreeBSD
(edit) @59217   9 years vboxsync SUPDrv: Fix incomplete renaming of VBoxDrvFreeBSDDtr (r103540).
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56335   10 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @55982   10 years vboxsync build fix
(edit) @55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54419   10 years vboxsync HostDrivers/Support: fix the Linux modules
(edit) @54331   10 years vboxsync SUPDrv.c -> SUPDrv.cpp; SUPDrvSem.c -> SUPDrvSem.cpp
(edit) @54327   10 years vboxsync SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @53480   10 years vboxsync HostDrivers/support: freebsd fix.
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
(edit) @52576   10 years vboxsync missing ';'.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @49718   11 years vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44182   12 years vboxsync SUPDrv-freebsd.c: /dev/vboxdrvu (untested).
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43435   12 years vboxsync Support/FreeBSD: Add SUPDRV_WITH_RELEASE_LOGGER and change RTR0Term to …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43389   12 years vboxsync VMM: HM cleanup
(edit) @42596   12 years vboxsync FreeBSD: Fix debug build of kernel module (thanks to Bernhard Froehlich)
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @40917   13 years vboxsync FreeBSD: Fix building the kernel module
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @39522   13 years vboxsync Support/FreeBSD: errno and IPRT error code mixup
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @36796   14 years vboxsync Fix FreeBSD host drivers
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33379   14 years vboxsync Spaces to tabs in Makefiles
(edit) @33376   14 years vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31842   14 years vboxsync FreeBSD: build fix
(edit) @31829   14 years vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @29501   15 years vboxsync HostDrivers/Support: FreeBSD build fix
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 years vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28476   15 years vboxsync semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @26881   15 years vboxsync HostDrivers/FreeBSD: Build fixes
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25471   15 years vboxsync HostDrivers/Support/FreeBSD: Install missing header
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25406   15 years vboxsync IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @24886   15 years vboxsync HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. …
(edit) @24855   15 years vboxsync HostDrivers/FreeBSD: makefile fix
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23725   15 years vboxsync SUPDrv: Started splitting out platform agonstic code to avoid clashes …
(edit) @23711   15 years vboxsync HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
(edit) @23526   15 years vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @22678   15 years vboxsync HostDrivers/Support/FreeBSD: Unlock the giant before cleaning up. …
(edit) @22078   15 years vboxsync freebsd/SUPDrv-freebsd.def: LF
(edit) @22077   15 years vboxsync HostDrivers/Support: header and svn props cleanup.
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @20106   16 years vboxsync Support: Fix build error when compiling in debug mode on FreeBSD HEAD
(edit) @19843   16 years vboxsync Support/FreeBSD: Fix the host panic when unloading the support driver. …
(edit) @19745   16 years vboxsync Support,FreeBSD: HEAD needs D_NEEDMINOR flag for cloning
(edit) @19671   16 years vboxsync Support,VMMR0: enable disabling of interrupts again and remove …
(edit) @19592   16 years vboxsync HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to …
(edit) @19564   16 years vboxsync SUPLib-freebsd: Tab to spaces
(edit) @19563   16 years vboxsync HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
(edit) @19343   16 years vboxsync Fixes for the kernel driver: * Should compile with FreeBSD 8 (not …
(edit) @19342   16 years vboxsync Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use …
(edit) @18968   16 years vboxsync SUPDrv-freebsd.c: nitpicking.
(edit) @18915   16 years vboxsync Support/FreeBSD: Do reference counting to prevent the driver from …
(edit) @16030   16 years vboxsync SUPDrv-freebsd.c: Made it compile again.
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
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