VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @57374   9 年 vboxsync SUPDrv-darwin.cpp: An a little bit more.
(edit) @57371   9 年 vboxsync SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57266   9 年 vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57254   9 年 vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57252   9 年 vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57244   9 年 vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57229   9 年 vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57220   9 年 vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57108   9 年 vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56702   9 年 vboxsync supdrvOSEnableVTx: Protect against double disable when we can (#7920).
(edit) @56576   9 年 vboxsync HostDrivers/Support: added bugref to fix.
(edit) @56559   9 年 vboxsync SUPDrv-darwin: comment typo.
(edit) @56558   9 年 vboxsync SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
(edit) @56375   9 年 vboxsync SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
(edit) @56357   9 年 vboxsync comment
(edit) @56356   9 年 vboxsync vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
(edit) @56293   9 年 vboxsync HostDrivers: Updated (C) year.
(edit) @55319   10 年 vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 年 vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @54581   10 年 vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @53396   10 年 vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @52618   10 年 vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52576   10 年 vboxsync missing ';'.
(edit) @52575   10 年 vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52192   10 年 vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @51769   10 年 vboxsync Mac OS X host: support driver: partly reverted r94103: reduced amount …
(edit) @51492   11 年 vboxsync Mac OS X host: added temporary instrumentation to see if VBox KEXTs …
(edit) @51488   11 年 vboxsync Experiment. Require special cookie to be served to VBoxDrv and VBoxUSB …
(edit) @51420   11 年 vboxsync Revert r93697: temporary instrumentation for VBoxDRV.kext.
(edit) @51251   11 年 vboxsync Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging …
(edit) @51100   11 年 vboxsync SUPDrv-darwin.cpp: Fixed buggy g_apSessionHashTab search in …
(edit) @49965   11 年 vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49955   11 年 vboxsync Mac OS X host: HID LEDs sync: avoid system.log flooding on 10.8 host.
(edit) @49917   11 年 vboxsync SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.
(edit) @49787   11 年 vboxsync OS X host: HID LEDs sync: move built-in keyboard resume code from …
(edit) @49767   11 年 vboxsync SUPDrv/darwin: MSR prober support for darwin.
(edit) @49634   11 年 vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @47537   11 年 vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @45250   12 年 vboxsync VBOXR0DRV/darwin: Set default visibility to hidden.
(edit) @44173   12 年 vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 年 vboxsync VMM: HM cleanup.
(edit) @43379   12 年 vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43308   12 年 vboxsync SUPDrv-darwin.cpp: Re-enabled the SUPR0EnableVTx code since it seems …
(edit) @41091   13 年 vboxsync SUPDrv-win.cpp: how to write to the NVRAM…
(edit) @41067   13 年 vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @37970   13 年 vboxsync SUPDrv: Use RTStrPrintfV instead of host snprintf in SUPR0Printf. …
(edit) @37249   14 年 vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37116   14 年 vboxsync SUPDrv-darwin.cpp: The correct fix for the kauth_cred_t changes.
(edit) @37112   14 年 vboxsync SUPDrv-darwin.cpp: It's called cr_posix here.
(edit) @37093   14 年 vboxsync Support Driver: Lion.
(edit) @37050   14 年 vboxsync SUPDrv-darwin.cpp: revert r71677.
(edit) @37048   14 年 vboxsync SUPDrv-darwin.cpp: debugging the AST issue on sandy bridge / 10.7.4 hosts.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @29255   15 年 vboxsync darwin+asm.h build fixes.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25484   15 年 vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25466   15 年 vboxsync build fix
(edit) @25465   15 年 vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25278   15 年 vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25260   15 年 vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25258   15 年 vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @24183   15 年 vboxsync SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
(edit) @23491   15 年 vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @22077   15 年 vboxsync HostDrivers/Support: header and svn props cleanup.
(edit) @22053   15 年 vboxsync SUPDrv-darwin.cpp: props
(edit) @21292   15 年 vboxsync svn:eol-style native
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20366   16 年 vboxsync HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @16356   16 年 vboxsync SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
(edit) @16352   16 年 vboxsync SUPDrv-darwin.cpp: replaced proc_ucred with …
(edit) @15350   16 年 vboxsync Disabled host_vmxon as it is *broken* and will cause occation kernel …
(edit) @15130   16 年 vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15043   16 年 vboxsync SUPDrv-OSX: enable the ring 0 sleep/wakeup notification
(edit) @15041   16 年 vboxsync SUPDrv-OSX: added ring 0 sleep notification
(edit) @15003   16 年 vboxsync SUPDrv: Another failed attempt at resolving host_vmxon/off.
(edit) @14914   16 年 vboxsync SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with …
(edit) @14905   16 年 vboxsync SUPDrv-darwin.c: dropping printf.
(edit) @14901   16 年 vboxsync SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
(edit) @13866   16 年 vboxsync darwin too. (untested)
(edit) @13864   16 年 vboxsync build fix
(edit) @13862   16 年 vboxsync Compile fixes
(edit) @12808   16 年 vboxsync SUPDrv: shared the symbol table dragging in symbols into the link on …
(edit) @12653   16 年 vboxsync various files: doxygen fixes.
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @10877   16 年 vboxsync cosmetics.
(edit) @10876   16 年 vboxsync cosmetics.
(edit) @10875   16 年 vboxsync Fixed uninitialized variable error (rc).
(edit) @10836   16 年 vboxsync supdrv: Fixed missing session clean on the mac when more than one …
(edit) @10714   16 年 vboxsync darwin has AssertMsg1/2 in IPRT as everyone should.
(edit) @10680   16 年 vboxsync Increase minor version, needed some timestamp functions.
(edit) @10662   16 年 vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10603   16 年 vboxsync *grpmf* copy & past error in the session counting code :/
(edit) @10392   16 年 vboxsync display fOptions too.
(edit) @10391   16 年 vboxsync Override IOService::terminate to prevent a busy VBoxDrv from being …
(edit) @10389   16 年 vboxsync Hide _antimain, _realmain and _kext_apple_cc using DECLHIDDEN since …
(edit) @10377   16 年 vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10263   16 年 vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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