VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @105864   3 月 vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105455   4 月 vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @104753   7 月 vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104750   7 月 vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   7 月 vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   7 月 vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104542   7 月 vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @103097   10 月 vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   10 月 vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102280   13 月 vboxsync Main: For ARM there's also x86 emulation in …
(edit) @101175   15 月 vboxsync Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
(edit) @101117   15 月 vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101035   15 月 vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @98292   23 月 vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98262   23 月 vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @96854   2 年 vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96670   2 年 vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @96285   2 年 vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96143   2 年 vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 年 vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @95741   2 年 vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95395   2 年 vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95364   2 年 vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @94714   3 年 vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94643   3 年 vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94578   3 年 vboxsync Main/SystemProperties: parameter naming consistency fix, still unhappy …
(edit) @93513   3 年 vboxsync Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92996   3 年 vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @91416   3 年 vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91373   3 年 vboxsync Main: bugref: 1909: Reverted changes about translation in non-member …
(edit) @91369   3 年 vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @90828   3 年 vboxsync Main: bugref:1909: Added API localization
(edit) @87241   4 年 vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86916   4 年 vboxsync Main: No need to copy aDefaultFront.
(edit) @85683   4 年 vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85574   4 年 vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @84978   4 年 vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82709   5 年 vboxsync Main/SystemProperties: use proper #ifdef for the work in progress feature
(edit) @82686   5 年 vboxsync Main/SystemProperties: do not show virtio-net 1.0 except in debug …
(edit) @82681   5 年 vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82569   5 年 vboxsync Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported …
(edit) @82562   5 年 vboxsync Main: bugref:9611: SystemProperties: Sync …
(edit) @82426   5 年 vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82352   5 年 vboxsync doc/manual: mention virtio-scsi as experimental Main/SystemProperties: …
(edit) @82349   5 年 vboxsync Main/SystemProperties: currently VMs always have keyboard and mouse …
(edit) @82270   5 年 vboxsync Main/SystemProperties: re-sort the storage buses (SATA first as it …
(edit) @82268   5 年 vboxsync Main/SystemProperties: add a method for querying which storage bus is …
(edit) @82251   5 年 vboxsync Main: bugref:9611: SystemProperties: Fix for r134511 intended to sync …
(edit) @82105   5 年 vboxsync Main/SystemProperties: let virtio-scsi also handle DVD drives
(edit) @81740   5 年 vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 年 vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @80734   5 年 vboxsync Main/SystemProperties: For now allow only disks on virtio-scsi storage …
(edit) @80023   5 年 vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @78509   6 年 vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @74431   6 年 vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @67754   7 年 vboxsync SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess from …
(edit) @67728   7 年 vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @65103   8 年 vboxsync Main: doxygen fixes
(edit) @64273   8 年 vboxsync Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
(edit) @63256   8 年 vboxsync Main: warnings
(edit) @63174   8 年 vboxsync Main: unreachable code.
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @58259   9 年 vboxsync Main/SystemProperties: fix two cases (one currently triggerable, when …
(edit) @57524   9 年 vboxsync Main: NVMe integration
(edit) @56372   9 年 vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55843   10 年 vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @52596   10 年 vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52585   10 年 vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52200   10 年 vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @51888   10 年 vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @50914   11 年 vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50721   11 年 vboxsync Updated USB configuration.
(edit) @50455   11 年 vboxsync 6813 - formatting changes as needed - SystemPropertiesImpl.cpp
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50291   11 年 vboxsync Main/SystemProperties: Add GetStorageControllerHotplugCapable to check …
(edit) @49951   11 年 vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @48985   11 年 vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 年 vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48538   11 年 vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48004   11 年 vboxsync Fixed initialization.
(edit) @47991   11 年 vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47593   11 年 vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47592   11 年 vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47591   11 年 vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47590   11 年 vboxsync Small change to tidy up 6787 Contrl VboxSV release logging
(edit) @47589   11 年 vboxsync Small changes to tidy up 6787 Contrl VboxSV release logging
(edit) @47587   11 年 vboxsync Warning; Unused var.
(edit) @47525   11 年 vboxsync control VBoxSVC release logging xtracker id 6787
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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