VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4963   17 years vboxsync Compile fix
(edit) @4962   17 years vboxsync Don't turn off interrupts here
(edit) @4961   17 years vboxsync Tabs
(edit) @4960   17 years vboxsync Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
(edit) @4946   17 years vboxsync error code corrections and better release logging.
(edit) @4942   17 years vboxsync Backed out 24688
(edit) @4941   17 years vboxsync Backed out 24691
(edit) @4940   17 years vboxsync Backed out 24688
(edit) @4939   17 years vboxsync Correction
(edit) @4938   17 years vboxsync 1.5: Backported r24649: do not turn off interrupts in GIP timer handler
(edit) @4937   17 years vboxsync Todo added
(edit) @4935   17 years vboxsync build fixes / warnings.
(edit) @4925   17 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4922   17 years vboxsync Log everything that's opened or loaded into ring-0 with .reload …
(edit) @4911   17 years vboxsync Raise irql to DISPATCH_LEVEl (should already be at that level though) …
(edit) @4898   17 years vboxsync Log the address of VMMR0EntryEx into the release log. Makes debugging …
(edit) @4897   17 years vboxsync oops.
(edit) @4882   17 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4873   17 years vboxsync rc not errno.
(edit) @4872   17 years vboxsync freebsd too.
(edit) @4871   17 years vboxsync The vboxdrv descriptor must be marked close on exec.
(edit) @4870   17 years vboxsync Log open and close, something isn't going right when we crash…
(edit) @4868   17 years vboxsync More logical grouping.
(edit) @4851   17 years vboxsync Difference approach to instance data, hope this fixes some of the issues…
(edit) @4835   17 years vboxsync a quick hack.
(edit) @4834   17 years vboxsync Unbroke solaris.
(edit) @4833   17 years vboxsync use SUPR0Printf as uprintf doesn't seem to grok half of the string we …
(edit) @4831   17 years vboxsync Removed the old MM code.
(edit) @4830   17 years vboxsync not os/2.
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4828   17 years vboxsync pvReq not &cbReq.
(edit) @4827   17 years vboxsync fixed for high ksoftireq load.
(edit) @4826   17 years vboxsync Made OS/2 build.
(edit) @4825   17 years vboxsync warning
(edit) @4824   17 years vboxsync stricter checks.
(edit) @4823   17 years vboxsync not &pvReq but pvReq.
(edit) @4821   17 years vboxsync Fixed bug in SUP_IOCTL_CALL_VMMR0.
(edit) @4820   17 years vboxsync blanks.
(edit) @4818   17 years vboxsync IOC_VOID fixes.
(edit) @4817   17 years vboxsync Made darwin build again.
(edit) @4815   17 years vboxsync one 'f' to many.
(edit) @4812   17 years vboxsync silly me, left logging enabled.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4806   17 years vboxsync SUPLDRLOAD eEPType mess
(edit) @4805   17 years vboxsync grr.
(edit) @4804   17 years vboxsync 64-bit fix.
(edit) @4803   17 years vboxsync Compile fixes.
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4792   17 years vboxsync Disable interrupts before call the VMMR0 entrypoint.
(edit) @4791   17 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4765   17 years vboxsync Added SUPPageFreeLocked & SUPPageAllocLocked
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4717   17 years vboxsync Solaris changes.
(edit) @4705   17 years vboxsync Corrected log message
(edit) @4704   17 years vboxsync Compile fix
(edit) @4614   17 years vboxsync Don't bother about unresolved externals in fake mode. And please, do …
(edit) @4550   17 years vboxsync another place 'u' needs to be undefined.
(edit) @4547   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4480   17 years vboxsync added copyright header
(edit) @4474   17 years vboxsync Solaris.
(edit) @4454   17 years vboxsync fixed VBoxUSB/VBoxDrv Info.plist conflict.
(edit) @4423   17 years vboxsync Broken inf for the 64 bits build
(edit) @4287   17 years vboxsync Solaris
(edit) @4249   17 years vboxsync Version 5.1: Export RTLogPrintf and RTLogPrintfV.
(edit) @4227   17 years vboxsync Enabled USE_NEW_OS_INTERFACE_FOR_MM on Windows to let it have a go on …
(edit) @4226   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM prep.
(edit) @4225   17 years vboxsync clearification.
(edit) @4191   17 years vboxsync fake mode on amd64.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4174   17 years vboxsync 2.6.10-gentoo-r6 needed divdi3 for some reason.
(edit) @4163   17 years vboxsync Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
(edit) @4162   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4161   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
(edit) @4157   17 years vboxsync memobj stuff
(edit) @4156   17 years vboxsync blanks.
(edit) @4138   17 years vboxsync Use RTR0MemObjAddressR3.
(edit) @4137   17 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4133   17 years vboxsync grr
(edit) @4132   17 years vboxsync USB_NEW_OS_INTERFACE_FOR_LOW (prep)
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4016   17 years vboxsync FreeBSD hacking.
(edit) @3987   17 years vboxsync export
(edit) @3981   17 years vboxsync export
(edit) @3888   17 years vboxsync Solaris.
(edit) @3759   17 years vboxsync IOMatchCategory.
(edit) @3677   17 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3626   17 years vboxsync FreeBSD kernel module (at the hello world stage).
(edit) @3621   17 years vboxsync FreeBSD kernel module (at the hello world stage).
(edit) @3596   17 years vboxsync fixed error detection in mmap()
(edit) @3542   17 years vboxsync win32 -> win and win64 -> win.
(edit) @3540   17 years vboxsync win32 -> win
(edit) @3537   17 years vboxsync $Revision$
(edit) @3531   17 years vboxsync ModuleInit/Term are optional. VMMR0Entry is mandatory (for VMMR0.r0).
(edit) @3529   17 years vboxsync RTLdrEnumSymbols was the culprit.
(edit) @3512   17 years vboxsync L4 support CTL codes without Linux ioctl
(edit) @3511   17 years vboxsync don't swallow the return code of RTLdrGetBits()
(edit) @3400   17 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3393   17 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3189   17 years vboxsync hash.
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