VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @3177   17 years vboxsync First check vmmr0.r0 exports and then the builtin support driver …
(edit) @3088   18 years vboxsync copyright
(edit) @3087   18 years vboxsync attempt to disable the local APIC on x86_64 systems
(edit) @3084   18 years vboxsync prevent warning on x86_64 systems
(edit) @3068   18 years vboxsync small fix
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2982   18 years vboxsync InnoTek -> innotek part 3: INF files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2974   18 years vboxsync Use MmMapLockedPagesSpecifyCache instead of MmMapLockedPages.
(edit) @2898   18 years vboxsync fix compile on Linux 2.6.22 x86_64
(edit) @2871   18 years vboxsync get Module.symvers into vboxvfs for newer Linux kernels to prevent …
(edit) @2767   18 years vboxsync backed out
(edit) @2766   18 years vboxsync correction
(edit) @2765   18 years vboxsync missing SUP_IOCTL_FAST_DO_HWACC_RUN case
(edit) @2710   18 years vboxsync forgot dir dep.
(edit) @2709   18 years vboxsync signing fix.
(edit) @2693   18 years vboxsync Sign the catalog and the files it covers.
(edit) @2689   18 years vboxsync A simplified approach.
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