VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4817   18 years vboxsync Made darwin build again.
(edit) @4815   18 years vboxsync one 'f' to many.
(edit) @4812   18 years vboxsync silly me, left logging enabled.
(edit) @4811   18 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4806   18 years vboxsync SUPLDRLOAD eEPType mess
(edit) @4805   18 years vboxsync grr.
(edit) @4804   18 years vboxsync 64-bit fix.
(edit) @4803   18 years vboxsync Compile fixes.
(edit) @4800   18 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4792   18 years vboxsync Disable interrupts before call the VMMR0 entrypoint.
(edit) @4791   18 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4765   18 years vboxsync Added SUPPageFreeLocked & SUPPageAllocLocked
(edit) @4755   18 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4717   18 years vboxsync Solaris changes.
(edit) @4705   18 years vboxsync Corrected log message
(edit) @4704   18 years vboxsync Compile fix
(edit) @4614   18 years vboxsync Don't bother about unresolved externals in fake mode. And please, do …
(edit) @4550   18 years vboxsync another place 'u' needs to be undefined.
(edit) @4547   18 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4480   18 years vboxsync added copyright header
(edit) @4474   18 years vboxsync Solaris.
(edit) @4454   18 years vboxsync fixed VBoxUSB/VBoxDrv Info.plist conflict.
(edit) @4423   18 years vboxsync Broken inf for the 64 bits build
(edit) @4287   18 years vboxsync Solaris
(edit) @4249   18 years vboxsync Version 5.1: Export RTLogPrintf and RTLogPrintfV.
(edit) @4227   18 years vboxsync Enabled USE_NEW_OS_INTERFACE_FOR_MM on Windows to let it have a go on …
(edit) @4226   18 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM prep.
(edit) @4225   18 years vboxsync clearification.
(edit) @4191   18 years vboxsync fake mode on amd64.
(edit) @4178   18 years vboxsync Solaris changes.
(edit) @4174   18 years vboxsync 2.6.10-gentoo-r6 needed divdi3 for some reason.
(edit) @4163   18 years vboxsync Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
(edit) @4162   18 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4161   18 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
(edit) @4157   18 years vboxsync memobj stuff
(edit) @4156   18 years vboxsync blanks.
(edit) @4138   18 years vboxsync Use RTR0MemObjAddressR3.
(edit) @4137   18 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4133   18 years vboxsync grr
(edit) @4132   18 years vboxsync USB_NEW_OS_INTERFACE_FOR_LOW (prep)
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4016   18 years vboxsync FreeBSD hacking.
(edit) @3987   18 years vboxsync export
(edit) @3981   18 years vboxsync export
(edit) @3888   18 years vboxsync Solaris.
(edit) @3759   18 years vboxsync IOMatchCategory.
(edit) @3677   18 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3672   18 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3626   18 years vboxsync FreeBSD kernel module (at the hello world stage).
(edit) @3621   18 years vboxsync FreeBSD kernel module (at the hello world stage).
(edit) @3596   18 years vboxsync fixed error detection in mmap()
(edit) @3542   18 years vboxsync win32 -> win and win64 -> win.
(edit) @3540   18 years vboxsync win32 -> win
(edit) @3537   18 years vboxsync $Revision$
(edit) @3531   18 years vboxsync ModuleInit/Term are optional. VMMR0Entry is mandatory (for VMMR0.r0).
(edit) @3529   18 years vboxsync RTLdrEnumSymbols was the culprit.
(edit) @3512   18 years vboxsync L4 support CTL codes without Linux ioctl
(edit) @3511   18 years vboxsync don't swallow the return code of RTLdrGetBits()
(edit) @3400   18 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3393   18 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3189   18 years vboxsync hash.
(edit) @3177   18 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 …
(edit) @2372   18 years vboxsync watch all cpus.
(edit) @2371   18 years vboxsync watch all cpus.
(edit) @2370   18 years vboxsync watch all cpus.
(edit) @2369   18 years vboxsync watch all cpus.
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette