VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @2682   18 years vboxsync cat files…
(edit) @2676   18 years vboxsync some inf2cat work (needs selfsign update so not enabled).
(edit) @2655   18 years vboxsync fixed a minor issue causing SUPUnloadVMM to fail with …
(edit) @2653   18 years vboxsync tag.
(edit) @2642   18 years vboxsync typo
(edit) @2641   18 years vboxsync export to OSE, added proper license
(edit) @2639   18 years vboxsync share files between Makefile.kmk and export_modules
(edit) @2620   18 years vboxsync cosmetical fixes
(edit) @2619   18 years vboxsync fixed compile
(edit) @2618   18 years vboxsync converted Makefile to use INSTALLS target
(edit) @2516   18 years vboxsync Drop the Config.kmk and the abspath macros (kBuild fixes the latter …
(edit) @2515   18 years vboxsync Implemented non-IDT patching mode for windows (not used anywhere yet …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2373   18 years vboxsync When in async mode we must update the aCPUs data everywhere since we …
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