VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @34972   14 年 vboxsync SUPDrv: Had to grow SUPLDROPEN::u.In.szFilename from 196 to 260 chars …
(edit) @34959   14 年 vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34856   14 年 vboxsync The gip timer is not high-res on linux.
(edit) @34701   14 年 vboxsync SUPR3HardenedMain: back out failed attempt to handle privilege …
(edit) @34563   14 年 vboxsync VRDPAuth -> VBoxAuth.
(edit) @34484   14 年 vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @34448   14 年 vboxsync SUPR3HardenedMain: copy/paste bug
(edit) @34445   14 年 vboxsync SUPR3HardenedMain: attempt to properly fix the updating of privileges …
(edit) @34372   14 年 vboxsync comment update
(edit) @34364   14 年 vboxsync SUPR3HardenedMain: on Solaris don't touch the privilege set for the …
(edit) @34321   14 年 vboxsync SUPDrv.c: Set the windows timer granularity to 1024, 1000, 512 or 500 …
(edit) @34280   14 年 vboxsync SUPR3HardenedVerify.cpp: Fixed bugs in supR3HardenedVerifyDir+File.
(edit) @34241   14 年 vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @33940   14 年 vboxsync Support/linux: cosmetics
(edit) @33939   14 年 vboxsync Support/linux: the user does not need to disable the Local APIC …
(edit) @33878   14 年 vboxsync SUPLib.cpp: log R0 load failure better in release builds.
(edit) @33874   14 年 vboxsync typo
(edit) @33873   14 年 vboxsync typo
(edit) @33872   14 年 vboxsync SUPR3HardenedVerify.cpp: hack to make the code work on Solaris 10, as …
(edit) @33859   14 年 vboxsync iprt/vfs: more code.
(edit) @33832   14 年 vboxsync Support: warning
(edit) @33811   14 年 vboxsync build fix
(edit) @33806   14 年 vboxsync ExtPack changes, related IPRT changes.
(edit) @33741   14 年 vboxsync more build fixing.
(edit) @33740   14 年 vboxsync build fix
(edit) @33739   14 年 vboxsync missing header updates + include.
(edit) @33738   14 年 vboxsync SUPR3HardenedVerify.cpp: Rewrote the new code a bit.
(edit) @33701   14 年 vboxsync SUPLib: Some new hardening APIs (almost done).
(edit) @33623   14 年 vboxsync ExtPack: More code.
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 年 vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33383   14 年 vboxsync tstSupSem: Fix return code check
(edit) @33379   14 年 vboxsync Spaces to tabs in Makefiles
(edit) @33376   14 年 vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
(edit) @33375   14 年 vboxsync SUPDrv: dtrace experiments.
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33167   14 年 vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33144   14 年 vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33111   14 年 vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @33033   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33032   14 年 vboxsync tstSupSem.cpp: Some more tests.
(edit) @33011   14 年 vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @32755   14 年 vboxsync SUPDrv.c: Some timer debugging assistance.
(edit) @32579   14 年 vboxsync build fix
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32537   14 年 vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32507   14 年 vboxsync SUPR0.def: build fix.
(edit) @32504   14 年 vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32431   14 年 vboxsync scm cleanup
(edit) @32417   14 年 vboxsync Backed out r65776
(edit) @32414   14 年 vboxsync Export more avl functions
(edit) @32408   14 年 vboxsync fixed the Provider in .inf files
(edit) @32394   14 年 vboxsync more branding and header fixes
(edit) @32388   14 年 vboxsync more branding fixes
(edit) @32375   14 年 vboxsync rc branding fixes part 2
(edit) @32358   14 年 vboxsync Documented why SUPR3QueryVTCaps is there.
(edit) @32256   14 年 vboxsync Linux host kernel modules: some minor Makefile fixes
(edit) @32183   14 年 vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @32036   14 年 vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 年 vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @31900   14 年 vboxsync OSE compile fixes
(edit) @31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31842   14 年 vboxsync FreeBSD: build fix
(edit) @31840   14 年 vboxsync Linux support kernel module build fix
(edit) @31829   14 年 vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31250   14 年 vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31245   14 年 vboxsync HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
(edit) @31165   14 年 vboxsync SUPR0.def: remove non-tag versions.
(edit) @31163   14 年 vboxsync windows build fix
(edit) @31162   14 年 vboxsync windows build fix
(edit) @31157   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30961   14 年 vboxsync IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
(edit) @30489   14 年 vboxsync Support/testcase/tstSupSem: Process spawn testing for multi release …
(edit) @30471   14 年 vboxsync Support/testcase/tstSupSem: Added fork test for RTSemEvent*
(edit) @30360   14 年 vboxsync supdrv/win: fix typo
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30112   14 年 vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 年 vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30110   14 年 vboxsync VBOXR0DRV isn't 10.4 on x86 any longer.
(edit) @29978   14 年 vboxsync SUPDrv.c: Temporarily changed VERR_NO_MEMORY in the LDR code with …
(edit) @29844   14 年 vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   14 年 vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29501   15 年 vboxsync HostDrivers/Support: FreeBSD build fix
(edit) @29285   15 年 vboxsync SUPR0IdcClientStubs.c: asm.h
(edit) @29261   15 年 vboxsync build fix
(edit) @29255   15 年 vboxsync darwin+asm.h build fixes.
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 年 vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @28906   15 年 vboxsync Linux installation fix
(edit) @28900   15 年 vboxsync Note about known failure
(edit) @28893   15 年 vboxsync No longer necessary
(edit) @28891   15 年 vboxsync Move more of the runtime into the support driver (Windows host only)
(edit) @28854   15 年 vboxsync branding
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28663   15 年 vboxsync comment
(edit) @28661   15 年 vboxsync Already loaded error translation
(edit) @28659   15 年 vboxsync Wrong format specifier
(edit) @28545   15 年 vboxsync fixed VBoxGuesControlSvc for hardened builds
(edit) @28532   15 年 vboxsync Solaris/r0drv: RTSemMutex implementation.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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