VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @87644   4 年 vboxsync SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
(edit) @87642   4 年 vboxsync FE/Qt: bugref:9831. Decoupling help viewer widget building from the …
(edit) @87641   4 年 vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87640   4 年 vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87639   4 年 vboxsync Audio/Core Audio: Detect the default duplex output device and mark …
(edit) @87638   4 年 vboxsync Audio/HDA: Relaxed transfer amount checks a bit in …
(edit) @87637   4 年 vboxsync NAT/Net: Get IPv6 address from the API instead of always constructing …
(edit) @87636   4 年 vboxsync VMM/IEM: Need to set IEM_XCPT_FLAGS_ERR for GP faults as well in …
(edit) @87635   4 年 vboxsync Main/NATNetwork: setIPv6Prefix - Make sure the string we are passed …
(edit) @87634   4 年 vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @87633   4 年 vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @87632   4 年 vboxsync Warning.
(edit) @87631   4 年 vboxsync darwin/SUPR3HardenedEntitlementsVM.plist: Add …
(edit) @87629   4 年 vboxsync FE/Qt: bugref:9515. - Some tooltip corrections - Making …
(edit) @87628   4 年 vboxsync Warning.
(edit) @87627   4 年 vboxsync VUSB: Minor logging improvements.
(edit) @87626   4 年 vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @87625   4 年 vboxsync VMM/HMVMX: Time todos.
(edit) @87624   4 年 vboxsync VBoxGuestControlSvc: Better assertion text and explanatory comment.
(edit) @87623   4 年 vboxsync Windows host installer: Fixed dialog routing in network interfaces …
(edit) @87622   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: Layout rework for NAT network …
(edit) @87621   4 年 vboxsync FE/Qt: bugref:9515. Changing the order of pages in expert mode.
(edit) @87620   4 年 vboxsync NAT/Net: Get IPv4 settings from the API, not from the command line …
(edit) @87619   4 年 vboxsync IPRT/rest: RTCRestDataObject::deserializeFromJson - if the value at …
(edit) @87618   4 年 vboxsync NAT/Net: Oops. getExtraData() - fix previous that was only partially …
(edit) @87617   4 年 vboxsync NAT/Net: Factor out VBoxNetLwipNAT::getExtraData(). bugref:9929.
(edit) @87616   4 年 vboxsync NAT/Net: Move the code to create event listeners to its own …
(edit) @87613   4 年 vboxsync FE/Qt: bugref:9515. Small fix
(edit) @87612   4 年 vboxsync FE/Qt: bugref:9515 - Adding a checkbox to enable EFI - …
(edit) @87611   4 年 vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87610   4 年 vboxsync FE/Qt: bugref:9515. Explicitly enabling I/O APIC in multi processor setups.
(edit) @87609   4 年 vboxsync VUSB: Removed redundant casts, fixed forgotten code (see bugref:9928)/
(edit) @87608   4 年 vboxsync FE/Qt: Some small refactoring in UIFilePathSelector class
(edit) @87607   4 年 vboxsync FE/Qt: bugref:9515. Saving and loading recent ISO path in the new vm wizard
(edit) @87606   4 年 vboxsync VMM/HMVMX: Translate fMdsClearOnSched and fL1dFlushOnSched to world …
(edit) @87605   4 年 vboxsync RTLdrFlt: Added a --kallsyms option for producing output similar to …
(edit) @87604   4 年 vboxsync Audio/HDA: Make sure that unsupported guest speaker setups (> 2) also …
(edit) @87603   4 年 vboxsync VMM/HMVMX: Play safe with msrSFMASK.
(edit) @87602   4 年 vboxsync FE/Qt: bugref:9515. Refactoring
(edit) @87601   4 年 vboxsync NAT/Net: Factor out finding the home folder. It's used as the base …
(edit) @87600   4 年 vboxsync VMM/DBGF: comment fix. bugref:9837
(edit) @87599   4 年 vboxsync NAT/Net: Tweak the order of comInit() and logInit() declarations to …
(edit) @87598   4 年 vboxsync NAT/Net: Ignore VBoxNetBaseService::init() and do COM init here with …
(edit) @87597   4 年 vboxsync VMM/DBGF: Eliminated some unnecessary variable initializations. (Some …
(edit) @87596   4 年 vboxsync NAT/Net: Create network's own release log file only after we have …
(edit) @87594   4 年 vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87593   4 年 vboxsync SUP: doxygen fix
(edit) @87592   4 年 vboxsync FE/Qt: bugref:9515. Some layout correction.
(edit) @87591   4 年 vboxsync VMM/VMMR0: Don't use doxygen comments on RT functions we override, …
(edit) @87589   4 年 vboxsync FE/Qt: bugref:9515. Renaming page5 as page4.
(edit) @87588   4 年 vboxsync Build fix.
(edit) @87587   4 年 vboxsync Audio/HDA: Re-applied r142615 as intended: More timing-related fixes …
(edit) @87586   4 年 vboxsync Audio/HDA: Reverted r142614 (committed too much). ticketoem2ref:36
(edit) @87585   4 年 vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87583   4 年 vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87581   4 年 vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87580   4 年 vboxsync Debugger: doxygen fix attempt
(edit) @87579   4 年 vboxsync VBoxGuest: doxygen fix
(edit) @87578   4 年 vboxsync Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
(edit) @87577   4 年 vboxsync VMM,Debugger: Doxygen fixes.
(edit) @87576   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: Wipe out DHCP enable/disable …
(edit) @87575   4 年 vboxsync FE/Qt: bugref:9515. Renaming page4 as page3.
(edit) @87573   4 年 vboxsync Audio/HDA: Doxygen fix (it doesn't have VBOX_WITH_AUDIO_HDA_ASYNC_IO …
(edit) @87572   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: Extend a set of tree-widget …
(edit) @87571   4 年 vboxsync FE/Qt: bugref:9515. Renaming page3 as page2.
(edit) @87570   4 年 vboxsync FE/Qt: bugref:9515. Moving unattended ISO selection to 1st page in the …
(edit) @87569   4 年 vboxsync Audio/HDA: Doxygen fix attempt.
(edit) @87568   4 年 vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87567   4 年 vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87566   4 年 vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87565   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: Do not mention active/enabled …
(edit) @87564   4 年 vboxsync VMM/HM: Did some reshuffling in HMR0PERVM. bugref:9217
(edit) @87563   4 年 vboxsync VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
(edit) @87562   4 年 vboxsync VMM/HM: Doxygen fixes. bugref:9217
(edit) @87561   4 年 vboxsync VMM/HMVMX: Tidied up HM some more. bugref:9217
(edit) @87560   4 年 vboxsync Devics/Storage/DrvRamDisk.cpp: Implement missing interface callback …
(edit) @87559   4 年 vboxsync VMM/HMVMX: Tidied up HM::vmx and HM::svm a little. bugref:9217
(edit) @87558   4 年 vboxsync VMM/HMVMX: Moved/copy last branch stuff from HM::vmxUse to …
(edit) @87557   4 年 vboxsync VMM/HMVMX: Moved fUseVmcsShadowing from HM::vmxUse to HMR0PERVM::vmx. …
(edit) @87556   4 年 vboxsync VMM/HMVMX: Copied fSupportsVmcsEfer from HM::vmxUse to …
(edit) @87555   4 年 vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87554   4 年 vboxsync VMM/HM: There should be no restriction on NX for PAE guests now.
(edit) @87553   4 年 vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87552   4 年 vboxsync VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
(edit) @87551   4 年 vboxsync VMM/HMVMX: cPleGapTicks/cPleWindowTicks merge todo.
(edit) @87550   4 年 vboxsync VMM/HMVMX: Copied the fUsePreemptTimer member from HM::vmx to …
(edit) @87549   4 年 vboxsync NAT/Net: Plagiarize (but paraphrase) COM error reporting code from …
(edit) @87548   4 年 vboxsync VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
(edit) @87547   4 年 vboxsync VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
(edit) @87546   4 年 vboxsync VMM/HMVMX: Moved VPID and TLB flushing members from HM::vmx to …
(edit) @87545   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: IPv6 prefix support.
(edit) @87544   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: It appeared to be much more than …
(edit) @87543   4 年 vboxsync VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
(edit) @87542   4 年 vboxsync SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
(edit) @87541   4 年 vboxsync VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
(edit) @87540   4 年 vboxsync FE/Qt: bugref:9871: Network Manager: A bit of NLS fixes for NAT …
(edit) @87539   4 年 vboxsync VMM/HMSVM: Replaced HMR0PERVM::fHostKernelFeatures with a new global …
(edit) @87538   4 年 vboxsync VMM/HMSVM: Eliminated HMR0PERVM::svm::fFeatures and made the ring-0 …
(edit) @87537   4 年 vboxsync VMM/HM: Moved the rest of the stuff out of g_HmR0 structure. bugref:9217
(edit) @87536   4 年 vboxsync VMM/HM: Moved MSRs out of the g_HmR0 structure so we can use them …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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